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.
Published: 2026-08-13
Score: 8.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack buffer overflow occurs in PostgreSQL’s argument name matching routine, allowing an object creator to write only 0x0 and 0x1 bytes via the OUT parameter count. The overwrite occurs on server memory and could corrupt stack data; the CVE description indicates that the exact impact is unknown but the nature of the flaw makes arbitrary code execution or other malicious activities a realistic possibility.

Affected Systems

The vulnerability affects PostgreSQL database servers. Versions released before 18.5, 17.11, 16.15, 15.19, and 14.24 are impacted. No other vendors are listed.

Risk and Exploitability

The flaw has a CVSS score of 8.2, indicating a high severity interaction. The EPSS score is not available, and the vulnerability is not in CISA KEV. The likely attack vector involves an attacker with the ability to create database objects, such as by sending crafted SQL commands, potentially from a remote client if the database is exposed. Since the precise impact is unknown, the risk is still significant due to the nature of the buffer overflow and the high severity rating.

Generated by OpenCVE AI on August 13, 2026 at 14:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PostgreSQL to the affected version’s latest patch release: 18.5 or later, 17.11 or later, 16.15 or later, 15.19 or later, or 14.24 or later.
  • Limit the CREATE privilege to trusted database roles so that only authorized users can create objects that trigger the unsafe routine.
  • Implement network controls to restrict external access to the PostgreSQL instance, ensuring that only trusted hosts can communicate with the database server.

Generated by OpenCVE AI on August 13, 2026 at 14:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-13T15:37:06.930Z

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

Link: CVE-2026-14679

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-14679

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T14:45:03Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow