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.6, 17.11, 16.15, 15.19, and 14.24 are affected.
References
| Link | Resource |
|---|---|
| https://www.postgresql.org/support/security/CVE-2026-16241/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-13 13:17
Updated : 2026-08-29 23:17
NVD link : CVE-2026-16241
Mitre link : CVE-2026-16241
CVE.ORG link : CVE-2026-16241
JSON object : View
Products Affected
postgresql
- postgresql
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)
