CVE-2026-5795

HIGH EPSS 29.5%
Published Apr 8, 20262mo ago · Modified Jun 17, 20262w ago
7.4 CVSS 3.1
High
Find Similar
Published Apr 8, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
7.4
Exploitability
2.2
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
29.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-226
CWE-287 Improper Authentication Authentication

Affected Products 5

VendorProductVersionRange
eclipsejetty*≥9.4.0  –  ≤9.4.58
eclipsejetty*≥10.0.0  –  ≤10.0.26
eclipsejetty*≥11.0.0  –  ≤11.0.26
eclipsejetty*≥12.0.0  –  <12.0.34
eclipsejetty*≥12.1.0  –  <12.1.8

References 2

  • github.com https://github.com/jetty/jetty.project/security/advisories/GHSA-r7p8-xq5m-436chttps://
    Broken Link
  • gitlab.eclipse.org https://gitlab.eclipse.org/security/cve-assignment/-/issues/92
    Broken Link

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.