Description
Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write only 0x0 and 0x1 bytes. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected.
Published: 2026-08-13
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack buffer overflow exists in PostgreSQL’s argument name matching routine. An object creator can trigger the overflow by supplying a specially crafted OUT parameter count, causing the server to write only 0x0 and 0x1 bytes into memory. The exact impact remains unspecified, but the nature of the flaw, a classic stack overflow, implies the potential to corrupt stack data and achieve remote code execution or other destructive operations.

Affected Systems

The vulnerability targets PostgreSQL database servers. Versions prior to 18.6, 17.11, 16.15, 15.19, and 14.24 are affected. No other vendors are listed in the attribution.

Risk and Exploitability

The flaw has a CVSS score of 8.2, indicating high severity. The EPSS score indicates a very low exploitation probability (<1%). The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves an entity with the ability to create database objects, such as through crafted SQL commands, potentially from a remote client if the database is exposed. Because the precise impact is unknown, the risk remains significant due to the inherent danger of a stack buffer overflow and the high severity rating.

Generated by OpenCVE AI on August 30, 2026 at 00:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PostgreSQL to the latest patch for each release: 18.6 or later, 17.11 or later, 16.15 or later, 15.19 or later, or 14.24 or later.
  • Restrict the CREATE privilege to trusted database roles so that only authorized users can create objects that trigger the vulnerable routine.
  • Implement network controls to limit external access to the PostgreSQL instance, ensuring that only trusted hosts can communicate with the database server.

Generated by OpenCVE AI on August 30, 2026 at 00:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4740-1 postgresql-15 security update
Debian DSA Debian DSA DSA-6438-1 postgresql-17 security update
Ubuntu USN Ubuntu USN USN-8653-1 PostgreSQL vulnerabilities
History

Sat, 29 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Description Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write only 0x0 and 0x1 bytes. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected. Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write only 0x0 and 0x1 bytes. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected.

Wed, 19 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Postgresql
Postgresql postgresql
Vendors & Products Postgresql
Postgresql postgresql

Thu, 13 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
Description Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write only 0x0 and 0x1 bytes. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.
Title PostgreSQL stack buffer overflow in argument match writes 0x0 and 0x1 to server memory
Weaknesses CWE-121
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H'}


Subscriptions

Postgresql Postgresql
cve-icon MITRE

Status: PUBLISHED

Assigner: PostgreSQL

Published:

Updated: 2026-08-29T23:07:23.054Z

Reserved: 2026-07-03T20:28:17.880Z

Link: CVE-2026-14679

cve-icon Vulnrichment

Updated: 2026-08-13T15:37:02.416Z

cve-icon NVD

Status : Modified

Published: 2026-08-13T13:17:45.277

Modified: 2026-08-29T23:17:16.747

Link: CVE-2026-14679

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T00:30:06Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow