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
Merged
Conversation
Agent-Logs-Url: https://github.com/OpenIdentityPlatform/OpenAM/sessions/16fee93a-1fde-41d3-af16-054c04d70b58 Co-authored-by: vharseko <6818498+vharseko@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Jersey jaxrs-ri version to 3.1.10 to fix CVE-2025-12383
fix: upgrade Eclipse Jersey to 3.1.10 (CVE-2025-12383)
Apr 16, 2026
maximthomas
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Eclipse Jersey 3.1.9 is affected by CVE-2025-12383 (CVSS 9.4) — 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.
Change
Bump
org.glassfish.jersey.bundles:jaxrs-riin rootpom.xml<dependencyManagement>:Single change covers all inheriting modules (
openam-core,openam-federation-library,openam-rest-sts, etc.) via Maven's centralized dependency management.Original prompt
This pull request was created from Copilot chat.