Back to CVE List

CVE-2026-5795

HIGH SEVERITY

CVSS Score & Metrics

Base Score
7.4 / 10
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Vulnerability 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.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-226
Source
NVD
Vendor
maven
Product
org.eclipse.jetty.ee10:jetty-ee10

External References

Discussion (0)

Add Comment

No comments yet. Be the first!