CVE-2026-5795

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

Configuration 1 (hide)

OR cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-08 14:16

Updated : 2026-09-14 13:18


NVD link : CVE-2026-5795

Mitre link : CVE-2026-5795

CVE.ORG link : CVE-2026-5795


JSON object : View

Products Affected

eclipse

  • jetty
CWE
CWE-226

Sensitive Information in Resource Not Removed Before Reuse

CWE-287

Improper Authentication