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.5, 17.11, 16.15, 15.19, and 14.24 are affected.
| Affected Version | Fixed In | Fix Published |
|---|---|---|
| 18 | 18.5 | 2026-08-13 |
| 17 | 17.11 | 2026-08-13 |
| 16 | 16.15 | 2026-08-13 |
| 15 | 15.19 | 2026-08-13 |
| 14 | 14.24 | 2026-08-13 |
For more information about PostgreSQL versioning, please visit the versioning page.
| Overall Score | 4.3 |
|---|---|
| Component | core server |
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
If you wish to report a new security vulnerability in PostgreSQL, please send an email to security@postgresql.org.
For reporting non-security bugs, please see the Report a Bug page.