SQL injection in PostgreSQL EXTRACT() deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pg_dump, psql commands like \sf, and any similar usage in non-core tools. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected.
References
| Link | Resource |
|---|---|
| https://www.postgresql.org/support/security/CVE-2026-15741/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-13 13:17
Updated : 2026-08-29 23:17
NVD link : CVE-2026-15741
Mitre link : CVE-2026-15741
CVE.ORG link : CVE-2026-15741
JSON object : View
Products Affected
postgresql
- postgresql
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
