GHSA-p58c-q354-6c4f · Severity: high · Ecosystem: pip — pgAdmin 4 contains local file inclusion (LFI) and server-side request forgery (SSRF) vulnerabilities
Local file inclusion (LFI) and server-side request forgery (SSRF) vulnerabilities in pgAdmin 4 LLM API configuration endpoints. User-supplied api_key_file and api_url preferences were passed to the LLM provider clients without validation. An authenticated user could read arbitrary server-side files by pointing api_key_file at any path readable by the pgAdmin process, or coerce pgAdmin into making requests to internal targets (e.g. cloud metadata services such as 169.254.169.254) by setting api_url, exploiting the chat path and model-list endpoints. Fix restricts api_key_file to the user's private storage (server mode) or home directory (desktop mode), enforces a printable-ASCII key shape and a 1024-byte read cap, and gates api_url against a configurable allow-list (config.ALLOWED_LLM_API_URLS) at every entry point. This issue affects pgAdmin 4: before 9.15.
Conclusion & alert: CVE-2026-7817 is rated Low Risk (31.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-05-12 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 |
GHSA-p58c-q354-6c4f · Severity: high · Ecosystem: pip — pgAdmin 4 contains local file inclusion (LFI) and server-side request forgery (SSRF) vulnerabilities
| vendor | priority | summary | link |
|---|---|---|---|
suse
|
medium | CVE-2026-7817 severity moderate: SUSE including 4 source package names (pgadmin4, pgadmin4-doc, pgadmin4-web, system-user-pgadmin), 40 product×package rows across 13 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (13 product lines)): Known Not Affected 40. | https://www.suse.com/security/cve/CVE-2026-7817/ |
| URL | Tags |
|---|---|
| https://github.com/pgadmin-org/pgadmin4/issues/9900 | Issue Tracking Patch Vendor Advisory |