Jetty URI Parser Differential Parsing Bypass info leak
CVE-2025-11143 Published on March 5, 2026

The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response. At the very least, differential parsing may divulge implementation details.

Github Repository NVD

Vulnerability Analysis

CVE-2025-11143 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality, with no impact on integrity, and no impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
HIGH
Privileges Required:
NONE
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
NONE
Integrity Impact:
LOW
Availability Impact:
NONE

Weakness Type

Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.


Products Associated with CVE-2025-11143

Want to know whenever a new CVE is published for Eclipse Jetty? stack.watch will email you.

 

Affected Versions

Eclipse Foundation Eclipse Jetty:

Vulnerable Packages

The following package name and versions may be associated with CVE-2025-11143

Package Manager Vulnerable Package Versions Fixed In
maven org.eclipse.jetty:jetty-http >= 9.4.0, <= 9.4.58
maven org.eclipse.jetty:jetty-http >= 10.0.0, <= 10.0.26
maven org.eclipse.jetty:jetty-http >= 11.0.0, <= 11.0.26
maven org.eclipse.jetty:jetty-http >= 12.0.0, <= 12.0.30 12.0.31
maven org.eclipse.jetty:jetty-http >= 12.1.0, <= 12.1.4 12.1.5

Exploit Probability

EPSS
0.04%
Percentile
12.82%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.