Stored cross-site scripting (XSS) vulnerability in pgAdmin 4 Browser Tree and Explain Visualizer modules.
User-controlled PostgreSQL object names (database, schema, table, column, etc.) were assigned to DOM elements via innerHTML, allowing crafted object names containing HTML markup to execute attacker-supplied JavaScript in the browser of any pgAdmin user who navigated to or executed EXPLAIN over the malicious object.
Fix replaces innerHTML with textContent.
This issue affects pgAdmin 4: before 9.15.
References
| Link | Resource |
|---|---|
| https://github.com/pgadmin-org/pgadmin4/pull/9865 | Exploit Issue Tracking Patch Vendor Advisory |
| https://github.com/pgadmin-org/pgadmin4/issues/9865 | Exploit Issue Tracking Patch Vendor Advisory |
Configurations
History
26 May 2026, 13:47
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pgadmin-org/pgadmin4/pull/9865 - Exploit, Issue Tracking, Patch, Vendor Advisory | |
| References | () https://github.com/pgadmin-org/pgadmin4/issues/9865 - Exploit, Issue Tracking, Patch, Vendor Advisory | |
| First Time |
Pgadmin pgadmin 4
Pgadmin |
|
| CPE | cpe:2.3:a:pgadmin:pgadmin_4:*:*:*:*:*:postgresql:*:* |
11 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
|
| CWE | CWE-79 |
11 May 2026, 16:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-11 16:17
Updated : 2026-05-26 13:47
NVD link : CVE-2026-7814
Mitre link : CVE-2026-7814
CVE.ORG link : CVE-2026-7814
JSON object : View
Products Affected
pgadmin
- pgadmin_4
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
