GHSA-j74f-g7vx-fh4x · 深刻度: high · エコシステム: pip — pgAdmin 4: OS command injection vulnerability in Import/Export query export
OS command injection (CWE-78) vulnerability in pgAdmin 4 Import/Export query export. User-supplied input was interpolated directly into a psql \copy metacommand template without sanitization. An authenticated user could inject ") TO PROGRAM 'cmd'" to break out of the \copy (...) context and achieve arbitrary command execution on the pgAdmin server, or ") TO '/path'" for arbitrary file write. Additional fields (format, on_error, log_verbosity) were also raw-interpolated and exploitable. Fix adds a parens-balance parser modeled on psql's strtokx tokenizer, allow-lists format/on_error/log_verbosity, rejects null bytes in the query, and tightens type and gating checks. This issue affects pgAdmin 4: before 9.15.
総合評価: CVE-2026-7816 は中リスク(60.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.44%、70 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.32% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.12% | 1.44% | +1.32% |
| 2 | 2026-05-27 | 0.19% | 0.12% | -0.07% |
| 3 | 2026-05-12 | — | 0.19% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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-j74f-g7vx-fh4x · 深刻度: high · エコシステム: pip — pgAdmin 4: OS command injection vulnerability in Import/Export query export
| vendor | priority | summary | link |
|---|---|---|---|
suse
|
high | CVE-2026-7816 severity important: 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-7816/ |
| URL | タグ |
|---|---|
| https://github.com/pgadmin-org/pgadmin4/issues/9899 | Issue Tracking Patch Vendor Advisory |