Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6637 Details

Description

Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a "refint" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.postgresql.org/support/security/CVE-2026-6637/ PostgreSQLPatchVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-121Stack-based Buffer OverflowPostgreSQL
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')PostgreSQL

Affected Products

ProductVersions
postgresql postgresql
< 14.23
>= 15.0, < 15.18
>= 16.0, < 16.14
>= 17.0, < 17.10
>= 18.0, < 18.4

CPE

  • cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6637
NVD Published Date:
May 14, 2026
NVD Last Modified:
Jun 17, 2026
Source:
PostgreSQL
CVE-2026-6637 Details - Not Deferred