CVE-2026-12044
pgadmin.org pgAdmin 4, pgadmin 4
SQL injection in pgAdmin 4 across every dialog template that renders ``COMMENT ON ... IS '<description>'`` for a user-supplied description field. The Jinja templates for Domains (and their constraints), Foreign Tables, Languages, and Event Triggers, plus the Views OID-lookup query, interpolated the description directly inside a single-quoted SQL literal -- ``'{{ data.description }}'`` -- instead of passing it through the ``qtLiteral`` escape filter. An authenticated pgAdmin user with permission to create or alter the affected object types could submit a description containing an apostrophe,...
- CVSS
- 8.7
- EPSS
- 0.71% 50.0% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.19