Vulnerability Description
Heap buffer overflow in PostgreSQL pg_stat_statements allows the query author to execute arbitrary code as the operating system user running the database, via crafted queries containing array constants. Within major version 18, minor versions before PostgreSQL 18.6 are affected. Versions before PostgreSQL 18 are unaffected.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Postgresql | Postgresql | >= 18.0, < 18.5 |
Related Weaknesses (CWE)
References
- https://www.postgresql.org/support/security/CVE-2026-14676/Vendor Advisory
FAQ
What is CVE-2026-14676?
CVE-2026-14676 is a vulnerability with a CVSS score of 8.8 (HIGH). Heap buffer overflow in PostgreSQL pg_stat_statements allows the query author to execute arbitrary code as the operating system user running the database, via crafted queries containing array constant...
How severe is CVE-2026-14676?
CVE-2026-14676 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-14676?
Check the references section above for vendor advisories and patch information. Affected products include: Postgresql Postgresql.