CVE-2026-5795
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-r7p8-xq5m-436c. This link is maintained to preserve external references.
Original 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.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/jetty/jetty.project/security/advisories/GHSA-r7p8-xq5m-436c, https://nvd.nist.gov/vuln/detail/CVE-2026-5795, https://github.com/jetty/jetty.project, https://gitlab.eclipse.org/security/cve-assignment/-/issues/92
