CVE-2026-7817
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.
Properties
- summary
- pgAdmin 4 contains local file inclusion (LFI) and server-side request forgery (SSRF) vulnerabilities
- severity
- high
- epss_score
- 0.00217
- cvss_score
- 6.5
- ghsa_published
- 2026-05-11T18:31:44Z
- source_url
- https://github.com/advisories/GHSA-p58c-q354-6c4f
- ghsa_updated
- 2026-05-18T14:51:10Z
- ghsa_id
- GHSA-p58c-q354-6c4f
- cve_id
- CVE-2026-7817
- cvss_vector
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- is_ghsa_only
- false
- epss_percentile
- 0.12436
Related Entities (5)
ENRICHED_BY (1)
HAS_WEAKNESS (1)
REPORTED_BY (1)
VULNERABLE_TO (1)
AFFECTS (1)
Explore deeper with Ninja Signal's threat intelligence graph