Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-7814 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/pgadmin-org/pgadmin4/issues/9865 CISA-ADPExploitIssue TrackingPatchVendor Advisory
https://github.com/pgadmin-org/pgadmin4/pull/9865 PostgreSQLExploitIssue TrackingPatchVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')CISA-ADP

Affected Products

ProductVersions
pgadmin pgadmin 4
>= 6.9, < 9.15

CPE

  • cpe:2.3:a:pgadmin:pgadmin_4:*:*:*:*:*:postgresql:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-7814
NVD Published Date:
May 11, 2026
NVD Last Modified:
Jun 17, 2026
Source:
PostgreSQL
CVE-2026-7814 Details - Not Deferred