Skip to content

Commit 27301c6

Browse files
Copilotvharseko
andauthored
CVE-2025-12383 a race condition (CWE-362) that can cause SSL/TLS settings (mTLS, custom key/trust stores) to be silently ignored under concurrent connection load, enabling certificate bypass / MITM (#1001)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: vharseko <6818498+vharseko@users.noreply.github.com>
1 parent 2da3b84 commit 27301c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1171,7 +1171,7 @@
11711171
<dependency>
11721172
<groupId>org.glassfish.jersey.bundles</groupId>
11731173
<artifactId>jaxrs-ri</artifactId>
1174-
<version>3.1.9</version>
1174+
<version>3.1.10</version>
11751175
</dependency>
11761176
<dependency>
11771177
<groupId>org.openidentityplatform.openam.jakarta</groupId>

0 commit comments

Comments
 (0)