CVE-2026-16241

PostgreSQL ECPG integer underflow can crash the client

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.

Version Information

Affected Version Fixed In Fix Published
18 18.5 2026-08-13
17 17.11 2026-08-13
16 16.15 2026-08-13
15 15.19 2026-08-13
14 14.24 2026-08-13

For more information about PostgreSQL versioning, please visit the versioning page.

CVSS 3.0

Overall Score 3.8
Component client
Vector AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L

Reporting Security Vulnerabilities

If you wish to report a new security vulnerability in PostgreSQL, please send an email to security@postgresql.org.

For reporting non-security bugs, please see the Report a Bug page.