Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL expression did not. 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-6470/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-13 13:19
Updated : 2026-08-29 23:17
NVD link : CVE-2026-6470
Mitre link : CVE-2026-6470
CVE.ORG link : CVE-2026-6470
JSON object : View
Products Affected
postgresql
- postgresql
CWE
CWE-862
Missing Authorization
