๐Ÿ” CVE Alert

CVE-2026-6575

MEDIUM 4.3

PostgreSQL pg_restore_attribute_stats accepts values that cause query planning to read past end of stats array

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-126
Vendor n/a
Product postgresql
Ecosystems
Industries
Technology
Published May 14, 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:L/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

n/a / PostgreSQL
18 < 18.4

References

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

Credits

The PostgreSQL project thanks Jeroen Gui for reporting this problem.