Bug 2515318 (CVE-2026-6470) - CVE-2026-6470 postgresql: PostgreSQL: Denial of Service via missing authorization in DDL commands
Summary: CVE-2026-6470 postgresql: PostgreSQL: Denial of Service via missing authoriza...
Keywords:
Status: NEW
Alias: CVE-2026-6470
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2527374 2527377
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 13:29 UTC by OSIDB Bzimport
Modified: 2026-09-02 12:51 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 13:29:13 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.