LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-12045

pgadmin · pgadmin 4

Published
CVSS9
Severitycritical
WeaknessCWE-77
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

Description

Read-only transaction bypass in the pgAdmin 4 AI Assistant allows an attacker who can influence database content that the assistant reads to execute arbitrary SQL with the privileges of the pgAdmin user's database role. The AI Assistant's execute_sql_query tool runs LLM-generated SQL inside a BEGIN TRANSACTION READ ONLY wrapper to prevent data modification. The LLM-supplied query was forwarded to the database driver without restriction to a single statement or to read-only verbs, so a multi-statement payload beginning with COMMIT, END, ROLLBACK, or ABORT terminated the read-only transaction and ran subsequent statements in autocommit mode. The trailing ROLLBACK then had no effect. Delivery

References

← Back to the CVE Tracker

Our coverage of CVE-2026-12045

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-12045.