Vulnerability Description
Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Postgresql | Postgresql | >= 18.0, < 18.4 |
Related Weaknesses (CWE)
References
- https://www.postgresql.org/support/security/CVE-2026-6575/PatchVendor Advisory
FAQ
What is CVE-2026-6575?
CVE-2026-6575 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintaine...
How severe is CVE-2026-6575?
CVE-2026-6575 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6575?
Check the references section above for vendor advisories and patch information. Affected products include: Postgresql Postgresql.