๐Ÿ” CVE Alert

CVE-2026-6470

MEDIUM 4.3

PostgreSQL fails to check type USAGE privilege

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor n/a
Product postgresql
Ecosystems
Industries
Technology
Published Aug 13, 2026
Last Updated Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for n/a postgresql

Be the first to know when new medium vulnerabilities affecting n/a postgresql are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

n/a / PostgreSQL
18 < 18.5 17 < 17.11 16 < 16.15 15 < 15.19 0 < 14.24

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
postgresql.org: https://www.postgresql.org/support/security/CVE-2026-6470/

Credits

The PostgreSQL project thanks Jingzhou Fu for reporting this problem.