Impact
Buffer over-read in the pg_trgm index picksplit function of PostgreSQL allows a database maintainer to read data past the end of a heap buffer. The error can leak limited memory contents via the pattern of index split choices, potentially exposing sensitive information. This flaw is a classic buffer over-read with CWE-126 and does not provide arbitrary code execution.
Affected Systems
PostgreSQL databases running versions before 18.5, 17.11, 16.15, 15.19, or 14.24 are vulnerable. Users of older PostgreSQL releases should check their version against these thresholds.
Risk and Exploitability
The CVSS score of 4.3 indicates a moderate risk. EPSS is not available, and the vulnerability is not listed in CISA KEV. Exploitation likely requires local table maintainer privileges, as the attacker must trigger an index split operation using pg_trgm. The vulnerability does not appear exploitable over the network default.
OpenCVE Enrichment