← Retour
CVE-2026-17346
high
CVSS 8.8
The fix for CVE-2026-12044 in pgAdmin 4 9.16 hardened qtLiteral and switched sixteen COMMENT ON /...
Résumé
The fix for CVE-2026-12044 in pgAdmin 4 9.16 hardened qtLiteral and switched sixteen COMMENT ON /...
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2026-17346** a été découverte dans postgresql.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 8.8/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « postgresql CVE-2026-17346 » sur le site de l'éditeur.
CVE-2026-17346 (postgresql) — CWE-89 / CVSS v3 8.8
Vecteur d'attaque : distant (réseau) / sans interaction utilisateur
Plan : 1) Audit SBOM, 2) Mise à jour staging→prod, 3) Surveillance WAF/proxy sur les endpoints affectés, 4) Recherche d'IOC dans les logs.
Réfs : voir GHSA / avis éditeur / version corrigée liés sur cette page.
❓ Quel est le problème
pgAdmin 4のSQLテンプレートにおけるSQLインジェクション脆弱性。
📍 Périmètre concerné
pgAdmin 4のバージョン9.16以前。
🔥 Gravité
高権限ユーザーのデータベースセッションで任意のSQL文が実行でき攻撃が可能。
🔧 Comment corriger
テンプレートのエスケープ処理を強化し、すべてをqtLiteral(conn)を使用して修正。
🛡️ Contournement
情報なし
🔍 Détection
pgAdmin 4のバージョンを確認し、9.16以前の場合はアップデートを検討。