Vulnerability in PostgreSQL
CVE-2026-6469
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.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 3.8 (Low). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L.
EPSS exploit prediction
EPSS: 0.003 (22.2th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 22nd percentile — 22.2% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.002 · newest: 0.003 · change: +0.001
Affected products
- PostgreSQL
- PostgreSQL — versions 18, 17, 16
Weakness classification (CWE)
References
- f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 (Vendor Advisory)
Frequently asked questions
- What is CVE-2026-6469?
- CVE-2026-6469 is a low-severity vulnerability in PostgreSQL, classified under CWE-708. CVSS score: 3.8/10. Published 2026-08-13.
- How severe is CVE-2026-6469?
- Low severity. CVSS v3 base score is 3.8 out of 10.