CVE-2026-16241

Published: August 18, 2026Last modified: August 24, 2026

Description

Integer underflow in PostgreSQL ECPG allows a database server administrator to achieve temporary denial of service against the ECPG client via sending a bytea value lacking the mandatory prefix. The client overwrites a huge memory region with bytes outside attacker knowledge or control. This typically yields a simple SIGSEGV, but rare cases might achieve client-specific integrity impact via the write. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

Severity score breakdown

ParameterValue
Base score3.8
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredHIGH
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactLOW
Availability impactLOW
VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpostgresql15Unknown (15.2-r0)
25 LTSpostgresql17Fixed (17.11-r0)
Streampostgresql15Unknown (15.3-r0)
postgresql17Unknown (17.0-r1)
postgresql18Fixed (18.6-r0)

References

ON THIS PAGE