Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-p58c-q354-6c4f

Опубликовано: 11 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.1
CVSS3: 6.5

Описание

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.

Пакеты

Наименование

pgadmin4

pip
Затронутые версииВерсия исправления

< 9.15

9.15

EPSS

Процентиль: 12%
0.00217
Низкий

7.1 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-552

Связанные уязвимости

CVSS3: 6.5
nvd
3 месяца назад

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.

CVSS3: 6.5
debian
3 месяца назад

Local file inclusion (LFI) and server-side request forgery (SSRF) vuln ...

EPSS

Процентиль: 12%
0.00217
Низкий

7.1 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-552