CVE-2026-42198
Last modified
CVE-2026-42198 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. EPSS estimates a 0.77% chance of exploitation in the next 30 days.
Description
pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail. A single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools. In affected versions, loginTimeout did not fully mitigate this problem. When loginTimeout expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation. This issue has been patched in version 42.7.11.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Postgresql | Postgresql Jdbc Driver | >= 42.2.0, < 42.7.11 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-42198?
How severe is CVE-2026-42198?
How do I fix CVE-2026-42198?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42192Plunk is an open-source email platform built on top of AWS S…5.4
- CVE-2026-42193Plunk is an open-source email platform built on top of AWS S…9.1
- CVE-2026-42194Admidio is an open-source user management solution. Prior to…6.8
- CVE-2026-42195draw.io is a configurable diagramming and whiteboarding appl…3.4
- CVE-2026-42196django-s3file is a lightweight file upload input for Django …9.9
- CVE-2026-42197RELATE is a web-based courseware package. Versions prior to …8.7
- CVE-2026-42199Grid is a data structure grid for rust. From version 0.17.0 …6.2
- CVE-2026-4220A vulnerability has been found in Technologies Integrated Ma…7.3
- CVE-2026-42200Coolify is an open-source and self-hostable tool for managin…8.8
- CVE-2026-42201Coolify is an open-source and self-hostable tool for managin…3.3
- CVE-2026-42202nova-toggle-5 enables fliping booleans in the index. Prior t…6.5
- CVE-2026-42203LiteLLM is a proxy server (AI Gateway) to call LLM APIs in O…8.8
Are you affected by CVE-2026-42198?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
