GHSA-hp84-p2gq-6fvr · Severity: high · Ecosystem: pip — SQL injection vulnerability in pgAdmin 4 Maintenance Tool
SQL injection vulnerability in pgAdmin 4 Maintenance Tool. Four user-supplied JSON fields (buffer_usage_limit, vacuum_parallel, vacuum_index_cleanup, reindex_tablespace) were concatenated directly into the rendered VACUUM/ANALYZE/REINDEX command and passed to psql --command. An authenticated user with the tools_maintenance permission could break out of the option syntax and execute arbitrary SQL on the connected PostgreSQL server. The injected SQL could in turn invoke COPY ... TO PROGRAM to escalate to operating-system command execution on the database host. Fix introduces server-side allow-listing of all four fields and switches reindex_tablespace from manual quoting to the qtIdent filter. This issue affects pgAdmin 4: before 9.15.
Conclusion & alert: CVE-2026-7815 is rated Moderate Risk (47.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.43%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.43% | +0.38% |
| 2 | 2026-06-12 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-05-27 | — | 0.04% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 |
GHSA-hp84-p2gq-6fvr · Severity: high · Ecosystem: pip — SQL injection vulnerability in pgAdmin 4 Maintenance Tool
| vendor | priority | summary | link |
|---|---|---|---|
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-7815/ |
| URL | Tags |
|---|---|
| https://github.com/pgadmin-org/pgadmin4/issues/9898 | Issue Tracking Patch Vendor Advisory |