CVE-2025-11143
MEDIUM WAF: Medium
CVSS 6.5
Published: 2026-03-05
CWE-20
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.
WAF Coverage Analysis
Improper Input Validation
Medium WAF Coverage
OWASP: A03:2021 Injection
920xxx - Protocol Enforcement 941xxx - XSS / XXE 942xxx - SQL Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| eclipse | jetty | 9.4.0 - 9.4.58 |
| eclipse | jetty | 10.0.0 - 10.0.26 |
| eclipse | jetty | 11.0.0 - 11.0.26 |
| eclipse | jetty | 12.0.0 - 12.0.31 |
| eclipse | jetty | 12.1.0 - 12.1.5 |
References
- github.com (Vendor Advisory)