CVE-2026-10050
CVE-2026-10050 is a critical-severity vulnerability in Eclipse Jetty with a CVSS 3.x base score of 9.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-173.
Key facts
- Severity: Critical (CVSS 3.x base score 9.1)
- CVSS v4: 8.7
- EPSS exploit prediction: 0% (39th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-173
- Affected product: Eclipse Jetty
- Published:
- Last modified:
Description
In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 for historical reasons. If the password contains characters that cannot be represented in ISO-8859-1, they are silently replaced by `?`. This happens with passwords that contain Chinese, Cyrillic or Greek characters, for example: `αβ123` converts to `??123`. An attacker can send a request with a digest `Authorization` header crafted with a password made of only `?` characters; the server would match any password of the same length that contains non-ISO-8859-1 characters. Recent HTTP Digest [RFC-7616](https://datatracker.ietf.org/doc/html/rfc7616) supports a `charset` parameters that defaults to UTF-8 that allows for correct encoding/decoding of passwords.
Frequently asked questions
- What is CVE-2026-10050?
- In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 for historical reasons. If the password contains characters that cannot be represented in ISO-8859-1, they are silently replaced by `?`. This happens with passwords that contain Chinese, Cyrillic or Greek characters, for example: `αβ123` converts to `??123`. An attacker can send a request with a digest `Authorization` header crafted with a password made of only `?` characters; the server would match any password of the same length that contains non-ISO-8859-1 characters. Recent HTTP Digest [RFC-7616](https://datatracker.ietf.org/doc/html/rfc7616) supports a `charset` parameters that defaults to UTF-8 that allows for correct encoding/decoding of passwords.
- How severe is CVE-2026-10050?
- CVE-2026-10050 has a CVSS 3.x base score of 9.1, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability high.
- Is CVE-2026-10050 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (39th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-10050?
- CVE-2026-10050 affects Eclipse Jetty. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-10050?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2026-10050 published?
- CVE-2026-10050 was published on 2026-08-04 and last updated on 2026-08-08.
References
- https://github.com/jetty/jetty.project/security/advisories/GHSA-2fvj-hgj9-j2gr
- https://gitlab.eclipse.org/security/cve-assignment/-/work_items/120
Affected products (1)
- cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
More vulnerabilities in Eclipse Jetty
- CVE-2017-7658 — Critical (CVSS 9.8): In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x configurations), and 9.4.x (all HTTP/1.x…
- CVE-2017-7657 — Critical (CVSS 9.8): In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4.x (non-default configuration with…
- CVE-2016-4800 — Critical (CVSS 9.8): The path normalization mechanism in PathResource class in Eclipse Jetty 9.3.x before 9.3.9 on Windows allows remote…
- CVE-2019-17638 — Critical (CVSS 9.4): In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an…
- CVE-2018-12538 — High (CVSS 8.8): In Eclipse Jetty versions 9.4.0 through 9.4.8, when using the optional Jetty provided FileSessionDataStore for…
- CVE-2026-10051 — High (CVSS 7.5): In Eclipse Jetty, a first HTTP/1.1 request with trailers causes the server to retain the trailers in subsequent…
All CVEs affecting Eclipse Jetty →
Other CWE-173 vulnerabilities
- CVE-2026-19611 — High (CVSS 7.4): A flaw was found in WildFly Elytron. Password hashing and verification normalize input with Unicode NFKC, which can…
- CVE-2023-26303 — Low (CVSS 3.3): Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions…
- CVE-2023-26302 — Low (CVSS 3.3): Denial of service could be caused to the command line interface of markdown-it-py, before v2.2.0, if an attacker was…
Browse all CWE-173 vulnerabilities →
Threat intelligence
Threat-intel indicators referencing this CVE:
- 67.215.227.54 (ipv4-addr)
- 62.169.27.161 (ipv4-addr)
- 49.233.155.219 (ipv4-addr)
- 198.144.178.137 (ipv4-addr)
- 61.250.91.49 (ipv4-addr)
- 43.155.238.153 (ipv4-addr)
- 150.5.136.87 (ipv4-addr)
- 139.198.21.205 (ipv4-addr)