Beveiligingsadvies

CVE-2026-5795

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-08 13:32:28
Laatst bijgewerkt 2026-09-09 12:04:48
Toegewezen door eclipse
CVSS-score 7.4
Status PUBLISHED

Beschrijving

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.