Bug 2527374 - CVE-2026-6470 mingw-postgresql: PostgreSQL: Denial of Service via missing authorization in DDL commands [fedora-all]
Summary: CVE-2026-6470 mingw-postgresql: PostgreSQL: Denial of Service via missing aut...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: mingw-postgresql
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["850d9587-f3f9-4c90-a4c8-0...
Depends On:
Blocks: CVE-2026-6470
TreeView+ depends on / blocked
 
Reported: 2026-09-02 12:51 UTC by Srikanth Balasubramanian
Modified: 2026-09-02 12:51 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Srikanth Balasubramanian 2026-09-02 12:51:47 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.