PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-14664 PostgreSQL CVE debrief

The CVE-2026-14664 vulnerability is a heap buffer overflow in PostgreSQL regexp that allows query authors to execute arbitrary code as the operating system user running the database. This issue is related to CVE-2026-2006 but involves unanticipated data growth when round-tripped through pg_wchar. Affected versions include PostgreSQL before 18.6, 17.11, 16.15, 15.19, and 14.24. The vulnerability has a CVSS score of 8.8 and is considered HIGH severity. Users of affected versions should take immediate action to upgrade to a patched version.

Vendor
PostgreSQL
Product
PostgreSQL
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-08-29
Advisory published
2026-08-13
Advisory updated
2026-08-29

Who should care

Users of PostgreSQL versions before 18.6, 17.11, 16.15, 15.19, and 14.24 should upgrade to a patched version to prevent exploitation of this vulnerability. This includes database administrators, developers, and security teams who manage PostgreSQL deployments. Additionally, operators and platform teams who manage infrastructure and security teams should be aware of the vulnerability and take necessary actions to mitigate it. Vulnerability management teams should prioritize patching affected systems and monitor for potential exploitation attempts. Security teams should review compensating controls and implement additional security measures to protect against potential attacks. IT teams should plan and execute upgrades or mitigations through normal change control processes, and track exceptions and retest remediated assets to ensure the vulnerability is properly addressed. Asset inventory teams should verify that all affected systems are identified and prioritized for patching. Monitoring and detection teams should review relevant logs and alerts to detect potential exploitation attempts. Source tracking teams should verify the accuracy of the information and track changes to the vulnerability and its mitigation. Rollback and change window teams should plan and execute changes to minimize disruption to operations. Compensating control teams should review and implement additional security measures to protect against potential attacks. Exposure review teams should assess the potential impact of the vulnerability on their systems and take necessary actions to mitigate it. Vendor patch guidance teams should provide guidance on patching affected systems and verifying the effectiveness of patches. Monitoring teams should monitor for potential exploitation attempts and review logs and alerts to detect potential attacks. Asset inventory teams should verify that all affected systems are identified and prioritized for patching. Rollback and change window teams should plan and execute changes to minimize disruption to operations. Compensating control teams should review and implement additional security measures to protect against potential attacks. Exposure review teams to

Technical summary

The CVE-2026-14664 vulnerability is a heap buffer overflow in PostgreSQL regexp that allows query authors to execute arbitrary code as the operating system user running the database. This issue is related to CVE-2026-2006 but involves unanticipated data growth when round-tripped through pg_wchar. Affected versions include PostgreSQL before 18.6, 17.11, 16.15, 15.19, and 14.24. The vulnerability can be exploited by providing specially crafted input to the regexp function, which can lead to arbitrary code execution. Users of affected versions should upgrade to a patched version to prevent exploitation.

Defensive priority

Upgrade to PostgreSQL 18.6, 17.11, 16.15, 15.19, or 14.24 to address the heap buffer overflow vulnerability.

Recommended defensive actions

  • Upgrade to PostgreSQL 18.6, 17.11, 16.15, 15.19, or 14.24
  • Restrict database access to trusted users
  • Monitor database activity for suspicious queries
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The CVE-2026-14664 vulnerability is a heap buffer overflow in PostgreSQL regexp that allows query authors to execute arbitrary code as the operating system user running the database. This issue is related to CVE-2026-2006 but involves unanticipated data growth when round-tripped through pg_wchar. Affected versions include PostgreSQL before 18.6, 17.11, 16.15, 15.19, and 14.24.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-14664 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-14664

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-14664 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-14664

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://www.postgresql.org/support/security/CVE-2026-14664/

    f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 - Vendor Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.