CVE-2026-5795
HIGH EPSS 29.5%
Published Apr 8, 20262mo ago · Modified Jun 17, 20262w ago
7.4 CVSS 3.1
Published Apr 8, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
In Eclipse Jetty, the class JASPIAuthenticator initiates the authentication checks, which set two ThreadLocal variable. Upon returning from the initial checks, there are conditions that cause an early return from the JASPIAuthenticator code without clearing those ThreadLocals. A subsequent request using the same thread inherits the ThreadLocal values, leading to a broken access control and privilege escalation.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
29.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-226
CWE-287 Improper Authentication Authentication
Affected Products 5
References 2
- github.com https://github.com/jetty/jetty.project/security/advisories/GHSA-r7p8-xq5m-436chttps://
- gitlab.eclipse.org https://gitlab.eclipse.org/security/cve-assignment/-/issues/92
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.