Improper Authorization in PostgreSQL - CVE-2026-6470

 

Improper Authorization in PostgreSQL - CVE-2026-6470

Published: August 15, 2026


Vulnerability identifier: #VU142644
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-6470
CWE-ID: CWE-285
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to cause a denial of service.

The vulnerability exists due to improper access control in PostgreSQL DDL commands when assigning a range subtype or referencing a type from an SQL expression. A remote user can create a dependency on the type to cause a denial of service.

The issue affects ALTER and DROP operations on the type.


Affected software

PostgreSQL
Debian Linux
postgresql-17 (Debian package)

How to mitigate CVE-2026-6470

Install security update from vendor's website.

PostgreSQL - addressed in versions 14.24, 15.19, 16.15, 17.11, 18.5
postgresql-17 (Debian package) - update to 17.11-0+deb13u1

External References

Related Security Bulletins