Test Database Builder for Java 4.0.1, released 2026-06-11
June 11, 2026 ยท View on GitHub
Code name: Fixed vulnerability CVE-2026-42198 in org.postgresql:postgresql:jar:42.7.10:test
Summary
This release fixes the following vulnerability:
CVE-2026-42198 (CWE-770) in dependency org.postgresql:postgresql:jar:42.7.10:test
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.
References
- https://guide.sonatype.com/vulnerability/CVE-2026-42198?component-type=maven&component-name=org.postgresql%2Fpostgresql&utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.1
- http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2026-42198
- https://github.com/advisories/GHSA-98qh-xjc8-98pq
Security
- #158: Fixed vulnerability CVE-2026-42198 in dependency
org.postgresql:postgresql:jar:42.7.10:test - #156: Fixed vulnerability CVE-2026-42198 in dependency
org.postgresql:postgresql:jar:42.7.10:test
Dependency Updates
Test Dependency Updates
- Updated
com.exasol:exasol-testcontainers:7.2.3to7.3.0 - Updated
com.mysql:mysql-connector-j:9.6.0to9.7.0 - Updated
com.oracle.database.jdbc:ojdbc11:23.26.1.0.0to23.26.2.0.0 - Updated
org.junit.jupiter:junit-jupiter-params:5.14.3to5.14.4 - Updated
org.postgresql:postgresql:42.7.10to42.7.11 - Updated
org.slf4j:slf4j-jdk14:2.0.17to2.0.18
Plugin Dependency Updates
- Updated
com.exasol:error-code-crawler-maven-plugin:2.0.6to2.0.7 - Updated
com.exasol:project-keeper-maven-plugin:5.4.6to5.6.2 - Updated
io.github.git-commit-id:git-commit-id-maven-plugin:9.0.2to10.0.0 - Updated
org.apache.maven.plugins:maven-failsafe-plugin:3.5.4to3.5.5 - Updated
org.apache.maven.plugins:maven-resources-plugin:3.4.0to3.5.0 - Updated
org.apache.maven.plugins:maven-surefire-plugin:3.5.4to3.5.5