Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Maven
Not in CISA KEV
HIGH severity

GHSA-r7p8-xq5m-436c jetty-ee11-jaspi

HIGH

GHSA-r7p8-xq5m-436c is a high-severity (CVSS 7.4) CWE-226 vulnerability in org.eclipse.jetty.ee11:jetty-ee11-jaspi. A fix is available for org.eclipse.jetty.ee11:jetty-ee11-jaspi — see the affected versions and patch details below.

Eclipse Jetty: Early return from the JASPIAuthenticator code can potentially no clear ThreadLocal variables

Also known asCVE-2026-5795
Published
Apr 14, 2026
Updated
Apr 14, 2026
Affected
11 pkgs
Patched
11 / 11
Exploits
None indexed
Exploitation data as of Sep 19, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

Exploitation Status

No confirmed exploitation observed yet

  • A successful exploit gives an attacker total control of the affected component, not partial access.
  • CISA’s own triage has not observed active exploitation or public proof-of-concept code for this CVE as of its last assessment.

Exploitation and automatability from CISA’s SSVC triage for GHSA-r7p8-xq5m-436c.

EPSS Exploitation Probability

via FIRST.org ↗
0.5%probability of exploitation in next 30 days
Lower Risk0.00%
Lower risk than most CVEs44th percentile — riskier than 44% of all scored CVEsHighest risk

EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.

How urgent is this, really

GHSA-r7p8-xq5m-436c plotted by exploitation likelihood (EPSS) against impact (CVSS). The shaded corner — EPSS 50%+ and CVSS 7.0+ — is where this CVE doesn't sit, though severity or exploitability alone can still warrant action.

Where this sits among everything scored

Of 377,166 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Real counts from FIRST.org, not a sample — log-scaled since the landscape is heavily right-skewed.

Real-World Exposure

11 pkgs affected
org.eclipse.jetty.ee11:jetty-ee11-jaspiorg.eclipse.jetty.ee10:jetty-ee10-jaspiorg.eclipse.jetty.ee9:jetty-ee9-jaspiorg.eclipse.jetty.ee8:jetty-ee8-jaspiorg.eclipse.jetty.ee11:jetty-ee11-jaspiorg.eclipse.jetty.ee10:jetty-ee10-jaspiorg.eclipse.jetty.ee9:jetty-ee9-jaspiorg.eclipse.jetty.ee8:jetty-ee8-jaspi+3 more

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Maven packages — download data is not available via public APIs for these ecosystems.

Description

Description (as reported)

A security vulnerability has been identified in Jetty's JaspiAuthenticator.java.

The root cause is a failure to consistently clear authentication metadata stored in ThreadLocal during certain error or incomplete authentication flows. Specifically, after a GroupPrincipalCallback is persisted into the ThreadLocal, the authentication process may exit prematurely — before the ThreadLocal storage is cleared — if a mandatory CallerPrincipalCallback is missing or an exception occurs. This allows a subsequent, unprivileged user processed by the same worker thread to inherit these residual security roles, leading to Broken Access Control and Privilege Escalation.

See also attached PDF.

Impact

An unauthenticated user may gain ungrated privileges from a previous request (privilege escalation).

Patches

No patches yet.

Workarounds

Do not use Jetty's JASPI.

Affected Packages

11 total 11 fixed
EcosystemPackageVulnerable rangeFix
Mavenorg.eclipse.jetty.ee11:jetty-ee11-jaspi12.1.0&&< 12.1.812.1.8org.eclipse.jetty.ee11:jetty-ee11-jaspi:12.1.8
Mavenorg.eclipse.jetty.ee10:jetty-ee10-jaspi12.1.0&&< 12.1.812.1.8org.eclipse.jetty.ee10:jetty-ee10-jaspi:12.1.8
Mavenorg.eclipse.jetty.ee9:jetty-ee9-jaspi12.1.0&&< 12.1.812.1.8org.eclipse.jetty.ee9:jetty-ee9-jaspi:12.1.8
Mavenorg.eclipse.jetty.ee8:jetty-ee8-jaspi12.1.0&&< 12.1.812.1.8org.eclipse.jetty.ee8:jetty-ee8-jaspi:12.1.8
Mavenorg.eclipse.jetty.ee11:jetty-ee11-jaspi12.0.0&&< 12.0.3412.0.34org.eclipse.jetty.ee11:jetty-ee11-jaspi:12.0.34
Mavenorg.eclipse.jetty.ee10:jetty-ee10-jaspi12.0.0&&< 12.0.3412.0.34org.eclipse.jetty.ee10:jetty-ee10-jaspi:12.0.34

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for org.eclipse.jetty.ee11:jetty-ee11-jaspi, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update org.eclipse.jetty.ee11:jetty-ee11-jaspi to 12.1.8 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-r7p8-xq5m-436c is resolved across your whole dependency graph.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 Security's impact-aware SCA analyses which vulnerable code paths your application actually calls, so a match like GHSA-r7p8-xq5m-436c can be triaged on real exposure rather than presence alone.

Tailored to GHSA-r7p8-xq5m-436c. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Fixing This On Your OS

If you run this on a Linux distribution, patch through your package manager against the distro's own security advisory below — it tracks the exact backported fix for your release, which can ship on a different timeline (and sometimes a different severity) than the upstream project.

Red HatImportant

This vulnerability is only exploitable when `JASPIAuthenticator` class returns early and a subsequent request inherits the un-cleared ThreadLocal values. This requires a new request to be assigned the exact same recycled thread, increasing the complexity of exploitation. Due to these reasons, this flaw has been rated…

ProductFixed inAdvisory
HawtIO HawtIO 4.4.0jetty-ee10-servletRHSA-2026:25089
Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14jetty-ee10-annotationsRHSA-2026:17668
Red Hat Offline Knowledge Portal 1.2.12offline-knowledge-portal/rhokp-rhel9:1782239370RHSA-2026:28573

Frequently Asked Questions

### Description (as reported) A security vulnerability has been identified in Jetty's `JaspiAuthenticator.java`. The root cause is a failure to consistently clear authentication metadata stored in `ThreadLocal` during certain error or incomplete authentication flows. Specifically, after a `GroupPrincipalCallback` is persisted into the `ThreadLocal`, the authentication process may exit prematurely — before the `ThreadLocal` storage is cleared — if a mandatory `CallerPrincipalCallback` is missing or an exception occurs. This allows a subsequent, unprivileged user processed by the sa
O3 Security · Impact-Aware SCA

Is GHSA-r7p8-xq5m-436c in your dependencies?

O3 Security finds GHSA-r7p8-xq5m-436c across Maven dependencies, including transitive ones, and its impact-aware SCA ranks findings by whether your code actually calls the vulnerable path.

GHSA-r7p8-xq5m-436c: jetty-ee11 (High 7.4) | O3 Security