Upstream information

CVE-2026-12047 at MITRE

Description

HTML injection in pgAdmin 4's cloud deployment module. The verify_credentials, deploy, regions, and update-server endpoints under /rds/, /azure/, /google/, and the top-level /cloud/ blueprint propagated AWS / Azure / Google SDK exception text - and the related file-resolution and database-commit exception text - into the JSON response body (the info and errormsg fields) without HTML-encoding. The Cloud Wizard frontend rendered these strings through html-react-parser, so an attacker-influenced exception message embedded structural HTML directly into the wizard's DOM.

The reported entry point is /rds/verify_credentials/. An authenticated pgAdmin user submits a crafted access_key whose value contains an <iframe/src=...> payload; AWS STS rejects the credential with an IncompleteSignature exception whose text quotes the access_key verbatim; the pgAdmin backend forwards that text into the JSON info field; the Cloud Wizard's FormFooterMessage parses it as HTML. The browser fetches the iframe's src from an attacker-controlled host, and JavaScript executing inside the cross-origin iframe writes to parent.location, redirecting the victim's pgAdmin tab. Because the injection renders inside pgAdmin's own interface, X-Frame-Options and Content-Security-Policy frame-ancestors do not mitigate it. Baseline impact is self-targeted (the same user who supplied the payload sees the injection); escalation against other authenticated users requires an additional cross-site request-forgery primitive capable of submitting the malformed credential request with a valid X-pgA-CSRFToken in the victim's browser context.

The same unsanitised-error-into-JSON pattern was present across multiple sibling endpoints - Azure's check_cluster_name_availability, every Google endpoint that surfaces SDK errors (verification_ack, projects, regions, instance_types, database_versions, the verify_credentials path-resolution branches), the central /deploy endpoint that bubbles str(e) from deploy_on_rds / deploy_on_azure / deploy_on_google, and update_cloud_server which surfaces the str(e) from a failing db.session.commit - all of which are now covered.

Fix HTML-escapes every external/SDK exception string at the endpoint sink via a new shared sanitize_external_text helper (HTML escape with control-character strip), promoted out of the psycopg3 driver into web/pgadmin/utils/text_sanitize.py. The Cloud Wizard frontend additionally renders its FormFooterMessage in plain-text mode for backend-derived strings, so the value is never parsed as HTML even if a future sink forgets the escape.

This issue affects pgAdmin 4: from 6.6 before 9.16.

SUSE information

Overall state of this security issue: Resolved

This issue is currently rated as having low severity.

CVSS v3 Scores
CVSS detail CNA (PostgreSQL) SUSE
Base Score 3.5 2.6
Vector CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N
Attack Vector Network Network
Attack Complexity Low High
Privileges Required Low Low
User Interaction Required Required
Scope Unchanged Unchanged
Confidentiality Impact None None
Integrity Impact Low Low
Availability Impact None None
CVSSv3 Version 3.1 3.1
CVSS v4 Scores
CVSS detail CNA (PostgreSQL) SUSE
Base Score 4.8 2
Vector CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Attack Vector Network Network
Attack Complexity Low High
Attack Requirements None None
Privileges Required Low Low
User Interaction Active Active
Vulnerable System Confidentiality Impact None None
Vulnerable System Integrity Impact Low Low
Vulnerable System Availability Impact None None
Subsequent System Confidentiality Impact None None
Subsequent System Integrity Impact None None
Subsequent System Availability Impact None None
CVSSv4 Version 4.0 4.0
SUSE Bugzilla entry: 1268580 [NEW]

No SUSE Security Announcements cross referenced.


Status of this issue by product and package

Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.

Product(s) Source package State
Products under general support and receiving all security fixes.
SUSE Linux Enterprise Desktop 15 SP7 pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP7 pgadmin4 Not affected
SUSE Linux Enterprise Module for Python 3 15 SP7 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP7 pgadmin4 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 pgadmin4 Not affected
Products under Long Term Service Pack support and receiving important and critical security fixes.
SUSE Linux Enterprise High Performance Computing 15 SP4 pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS pgadmin4 Not affected
SUSE Linux Enterprise Module for Python 3 15 SP6 pgadmin4 Not affected
SUSE Linux Enterprise Module for Server Applications 15 SP4 pgadmin4 Not affected
SUSE Linux Enterprise Module for Server Applications 15 SP5 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP4 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP4-LTSS pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP5 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP5-LTSS pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP6 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP6-LTSS pgadmin4 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP6 pgadmin4 Not affected
SUSE Manager Proxy 4.3 pgadmin4 Not affected
SUSE Manager Proxy LTS 4.3 pgadmin4 Not affected
SUSE Manager Retail Branch Server 4.3 pgadmin4 Not affected
SUSE Manager Retail Branch Server LTS 4.3 pgadmin4 Not affected
SUSE Manager Server 4.3 pgadmin4 Not affected
SUSE Manager Server LTS 4.3 pgadmin4 Not affected
Products past their end of life and not receiving proactive updates anymore.
SUSE CaaS Platform 4.0 pgadmin4 Not affected
SUSE Enterprise Storage 6 pgadmin4 Not affected
SUSE Enterprise Storage 7 pgadmin4 Not affected
SUSE Enterprise Storage 7.1 pgadmin4 Not affected
SUSE Linux Enterprise Desktop 15 SP6 pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1 pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS pgadmin4 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP6 pgadmin4 Not affected
SUSE Linux Enterprise Module for Server Applications 15 SP1 pgadmin4 Not affected
SUSE Linux Enterprise Module for Server Applications 15 SP2 pgadmin4 Not affected
SUSE Linux Enterprise Module for Server Applications 15 SP3 pgadmin4 Not affected
SUSE Linux Enterprise Real Time 15 SP2 pgadmin4 Not affected
SUSE Linux Enterprise Real Time 15 SP3 pgadmin4 Not affected
SUSE Linux Enterprise Real Time 15 SP4 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP1 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP1-BCL pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP2 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP2-BCL pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP3 pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP3-BCL pgadmin4 Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS pgadmin4 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 pgadmin4 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 pgadmin4 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 pgadmin4 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 pgadmin4 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 pgadmin4 Not affected
SUSE Manager Proxy 4.0 pgadmin4 Not affected
SUSE Manager Proxy 4.1 pgadmin4 Not affected
SUSE Manager Proxy 4.2 pgadmin4 Not affected
SUSE Manager Retail Branch Server 4.0 pgadmin4 Not affected
SUSE Manager Retail Branch Server 4.1 pgadmin4 Not affected
SUSE Manager Retail Branch Server 4.2 pgadmin4 Not affected
SUSE Manager Server 4.0 pgadmin4 Not affected
SUSE Manager Server 4.1 pgadmin4 Not affected
SUSE Manager Server 4.2 pgadmin4 Not affected
openSUSE Leap 15.3 pgadmin4 Not affected
openSUSE Leap 15.4 pgadmin4 Not affected
openSUSE Leap 15.5 pgadmin4 Not affected


SUSE Timeline for this CVE

CVE page created: Fri Jun 19 04:01:22 2026
CVE page last modified: Fri Jun 19 13:28:46 2026