Allocation of Resources Without Limits or Throttling in Postgresql JDBC Driver - CVE-2026-42198

 

Allocation of Resources Without Limits or Throttling in Postgresql JDBC Driver - CVE-2026-42198

Published: April 28, 2026


Vulnerability identifier: #VU128414
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-42198
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PostgreSQL Global Development Group
Affected software:
Postgresql JDBC Driver

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to allocation of resources without limits or throttling in SCRAM-SHA-256 authentication handling when processing a server-supplied PBKDF2 iteration count. A remote attacker can send a specially crafted SCRAM server-first-message with a very large iteration count to cause a denial of service.

The issue is triggered only when the client uses SCRAM-SHA-256 authentication and reaches a malicious, compromised, or attacker-controlled PostgreSQL endpoint.


How to mitigate CVE-2026-42198

Install security update from vendor's website.

Sources