# CVE-2026-6469

## Summary

- **CVE ID:** CVE-2026-6469
- **Severity:** LOW
- **CVSS Score:** 3.8 (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L)
- **CWE:** CWE-708
- **Published:** Aug 13, 2026
- **Last Modified:** Aug 29, 2026

## 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.5, 17.11, 16.15, 15.19, and 14.24 are affected.

## Affected Products

- n/a — PostgreSQL (18)
- n/a — PostgreSQL (17)
- n/a — PostgreSQL (16)
- n/a — PostgreSQL (15)
- n/a — PostgreSQL (0)

## References

- [CNA](https://www.postgresql.org/support/security/CVE-2026-6469/)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.19%
- **EPSS Percentile:** 8.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._