Skip to content

[Eclipse Jersey] Race Condition allows Bypass of Trust Restrictions

The initial vulnerability report can be found at: vulnerability-reports#253

CVE ENTRY DATA

CVE ID: CVE-2025-12383

Title: Race Condition allows Bypass of Trust Restrictions

Problem types: CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization), as the root cause is a race condition in the SSL/TLS configuration handling.

Vendor or project: Eclipse Foundation

Product Name: Jersey

Source repository: https://github.com/eclipse-ee4j/jersey

Affected Versions:

  • 2.45
  • 3.0.16
  • 3.1.9

Description: In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)

References:

CVSS: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N

Credits: Dimitri Tenenbaum

Edited by Lukas Pühringer
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information