Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6469 Details

Description

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the prior statistics object owner. DROP TABLE remains able to remove statistics objects, so this exploit achieves nothing in many ownership arrangements. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.postgresql.org/support/security/CVE-2026-6469/ PostgreSQLVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-708Incorrect Ownership AssignmentPostgreSQL

Affected Products

ProductVersions
postgresql postgresql
>= 14.0, < 14.24
>= 15.0, < 15.19
>= 16.0, < 16.15
>= 17.0, < 17.11
>= 18.0, < 18.5

CPE

  • cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6469
NVD Published Date:
Aug 13, 2026
NVD Last Modified:
Aug 29, 2026
Source:
PostgreSQL
CVE-2026-6469 Details - Not Deferred