CVE-2025-11143
Received
Received - Intake
URI Parsing Inconsistency in Jetty Causes Security Bypass
Publication date: 2026-03-05
Last updated on: 2026-03-06
Assigner: Eclipse Foundation
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eclipse | jetty | From 10.0.0 (inc) to 10.0.26 (inc) |
| eclipse | jetty | From 11.0.0 (inc) to 11.0.26 (inc) |
| eclipse | jetty | From 12.0.0 (inc) to 12.0.31 (exc) |
| eclipse | jetty | From 12.1.0 (inc) to 12.1.5 (exc) |
| eclipse | jetty | From 9.4.0 (inc) to 9.4.58 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | 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. |