Out-of-bounds read in PostgreSQL - CVE-2026-6575
Published: May 14, 2026
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.