GHSA-7P63-W6X9-6GR7
Vulnerability from github – Published: 2025-11-18 18:32 – Updated: 2025-11-19 15:32
VLAI?
Summary
Eclipse Jersey has a Race Condition
Details
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)
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.glassfish.jersey.core:jersey-client"
},
"ranges": [
{
"events": [
{
"introduced": "2.45"
},
{
"fixed": "2.46"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.45"
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.glassfish.jersey.core:jersey-client"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.16"
},
{
"fixed": "3.0.17"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.0.16"
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.glassfish.jersey.core:jersey-client"
},
"ranges": [
{
"events": [
{
"introduced": "3.1.9"
},
{
"fixed": "3.1.10"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.1.9"
]
}
],
"aliases": [
"CVE-2025-12383"
],
"database_specific": {
"cwe_ids": [
"CWE-362"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-18T20:38:31Z",
"nvd_published_at": "2025-11-18T16:15:42Z",
"severity": "CRITICAL"
},
"details": "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)",
"id": "GHSA-7p63-w6x9-6gr7",
"modified": "2025-11-19T15:32:28Z",
"published": "2025-11-18T18:32:51Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12383"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/pull/5749"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/pull/5794"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/commit/425bc883d8d623ef8d3c448fafd36729f7741bcb"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/commit/b2c7ba6d388cb9722f39073d7e82aa818fec49d5"
},
{
"type": "WEB",
"url": "https://github.com/dtbaum/jerseyCveCandidate"
},
{
"type": "PACKAGE",
"url": "https://github.com/eclipse-ee4j/jersey"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/releases/tag/2.46"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/releases/tag/3.0.17"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.10"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-ee4j/jersey/releases/tag/4.0.0-M2"
},
{
"type": "WEB",
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/74"
},
{
"type": "WEB",
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/253"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "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",
"type": "CVSS_V4"
}
],
"summary": "Eclipse Jersey has a Race Condition"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…