CVE-2026-5795
Last modified
CVE-2026-5795 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. 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.. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Jetty | >= 9.4.0, <= 9.4.58 |
| Eclipse | Jetty | >= 10.0.0, <= 10.0.26 |
| Eclipse | Jetty | >= 11.0.0, <= 11.0.26 |
| Eclipse | Jetty | >= 12.0.0, < 12.0.34 |
| Eclipse | Jetty | >= 12.1.0, < 12.1.8 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-5795?
How severe is CVE-2026-5795?
How do I fix CVE-2026-5795?
Are you affected by CVE-2026-5795?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
