Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-10050 – Digest Authentication Bypass – Eclipse Jetty 9.4.0–9.4.58, 10.0.0–10.0.26, 11.0.0–1

Be the first to know when new zero-days emerge:

Summary

CVE-2026-10050 is an authentication bypass in Eclipse Jetty’s Digest authentication implementation. Because passwords are encoded with ISO-8859-1, characters outside that charset are silently replaced with ?, allowing an attacker to authenticate with a substitute password that produces an identical Digest response hash. The issue is rated High severity (8.7).

Technical details

  • Root cause: Jetty’s Digest authentication (DigestAuthentication.apply()) computes MD5-based Digest response hashes using ISO-8859-1 encoding. Any character above U+00FF — including CJK, Cyrillic, Arabic, Greek, accented Latin characters, and emoji — is silently converted to the byte 0x3F (?).
  • Trigger conditions: The account’s password must contain one or more non-ISO-8859-1 characters, and Digest authentication must be in use.
  • Attack vector: Network. An attacker who knows the victim’s username can craft an authorization header substituting ? for each non-Latin-1 character; the resulting collision password hashes identically to the real one.
  • Impact: Authentication bypass with high confidentiality impact (CWE-173, CWE-303).

Affected software

  • org.eclipse.jetty:jetty-security: 9.4.0 through 9.4.58, 10.0.0 through 10.0.26, 11.0.0 through 11.0.26, 12.0.0 through 12.0.35, 12.1.0 through 12.1.9
  • org.eclipse.jetty.ee8:jetty-ee8-security: 12.0.0 through 12.0.35, 12.1.0 through 12.1.9
  • org.eclipse.jetty.ee9:jetty-ee9-security: 12.0.0 through 12.0.35, 12.1.0 through 12.1.9

Severity

CVSS 4.0 base score 8.7 (High) — CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N.

Mitigation and recommended actions

  • Immediate: Upgrade to a patched release — 9.4.63, 10.0.31, 11.0.31, 12.0.36, or 12.1.10.
  • If no patch: Avoid Digest authentication where non-ISO-8859-1 password characters are in use, or restrict passwords to the ISO-8859-1 character set; limit network exposure of Digest-protected endpoints.

How IONIX identifies potentially affected assets

IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.

  • Server response header: Jetty

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge