Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.eclipse.jetty.ee10/jetty-ee10
  4. ›
  5. CVE-2026-5795

CVE-2026-5795: Eclipse Jetty: Early return from the JASPIAuthenticator code can potentially no clear ThreadLocal variables

April 8, 2026

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.

References

  • github.com/advisories/GHSA-gc59-r5jq-98qw
  • github.com/jetty/jetty.project
  • github.com/jetty/jetty.project/security/advisories/GHSA-r7p8-xq5m-436c
  • gitlab.eclipse.org/security/cve-assignment/-/issues/92
  • nvd.nist.gov/vuln/detail/CVE-2026-5795

Code Behaviors & Features

Detect and mitigate CVE-2026-5795 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.4.0 before 9.4.60, all versions starting from 10.0.0 before 10.0.28, all versions starting from 11.0.0 before 11.0.28, all versions starting from 12.0.0 before 12.0.33, all versions starting from 12.1.0 before 12.1.7

Fixed versions

  • 12.1.7
  • 12.0.33
  • 11.0.28
  • 10.0.28
  • 9.4.60

Solution

Upgrade to versions 10.0.28, 11.0.28, 12.0.33, 12.1.7, 9.4.60 or above.

Impact 7.4 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-226: Sensitive Information in Resource Not Removed Before Reuse

Source file

maven/org.eclipse.jetty.ee10/jetty-ee10/CVE-2026-5795.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:42 +0000.