Allocation of Resources Without Limits or Throttling in Postgresql JDBC Driver - CVE-2026-42198
Published: April 28, 2026
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.