Out-of-bounds read in PostgreSQL - CVE-2026-6575

 

Out-of-bounds read in PostgreSQL - CVE-2026-6575

Published: May 14, 2026


Vulnerability identifier: #VU131462
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-6575
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PostgreSQL Global Development Group
Affected software:
PostgreSQL

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in the pg_restore_attribute_stats() function when accepting array values of unmatched length. A remote user can supply crafted array values to disclose sensitive information.

The issue allows a table maintainer to infer memory values past the end of one stats array.


How to mitigate CVE-2026-6575

Install security update from vendor's website.

Sources