Description
Type confusion regarding input of PostgreSQL ctid data type selectivity estimator allows an object creator to view a calculation derived from the value of an arbitrary 4-byte span of memory, via a chosen non-ctid input. While the calculation loses precision, substantial memory value recovery appears possible. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.
Published: 2026-08-13
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A type confusion flaw in PostgreSQL’s ctid selectivity estimator enables an object creator to extract a calculation based on an arbitrary 4‑byte memory span, allowing substantial recovery of memory contents. The vulnerability is categorized as a data type confusion (CWE‑843) and can lead to disclosure of sensitive data stored in memory.

Affected Systems

The flaw affects PostgreSQL releases prior to version 18.5, 17.11, 16.15, 15.19, and 14.24.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly confirmed exploits yet. The likely attack vector requires that an attacker has the ability to create objects within a PostgreSQL database, implying privileged database access or local exploitation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PostgreSQL to version 18.5 or newer, or to 17.11, 16.15, 15.19, or 14.24 depending on your major version.
  • Limit object creation privileges to trusted users only to reduce the attack surface.
  • Apply any vendor‑issued runtime safety enhancements or configuration changes that prevent type confusion in query planning.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Type confusion regarding input of PostgreSQL ctid data type selectivity estimator allows an object creator to view a calculation derived from the value of an arbitrary 4-byte span of memory, via a chosen non-ctid input. While the calculation loses precision, substantial memory value recovery appears possible. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.
Title PostgreSQL ctid type confusion in selectivity estimator discloses derivative of arbitrary read
Weaknesses CWE-843
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: PostgreSQL

Published:

Updated: 2026-08-13T15:35:12.624Z

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

Link: CVE-2026-14668

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-14668

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T15:00:04Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')