GHSA-p58c-q354-6c4f · 深刻度: high · エコシステム: 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.
総合評価: CVE-2026-7817 は低リスク(32.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.21%、11 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.21% | +0.18% |
| 2 | 2026-05-12 | — | 0.03% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 · 深刻度: high · エコシステム: 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 | タグ |
|---|---|
| https://github.com/pgadmin-org/pgadmin4/issues/9900 | Issue Tracking Patch Vendor Advisory |