Upstream information

CVE-2026-10050 at MITRE

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.

SUSE information

Overall state of this security issue: Resolved

This issue is currently rated as having important severity.

CVSS v3 Scores
CVSS detail National Vulnerability Database SUSE
Base Score 9.1 7.5
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network Network
Attack Complexity Low Low
Privileges Required None None
User Interaction None None
Scope Unchanged Unchanged
Confidentiality Impact High High
Integrity Impact None None
Availability Impact High None
CVSSv3 Version 3.1 3.1
CVSS v4 Scores
CVSS detail CNA (Eclipse Foundation) SUSE
Base Score 8.7 8.7
Vector 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X 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
Attack Vector Network Network
Attack Complexity Low Low
Attack Requirements None None
Privileges Required None None
User Interaction None None
Vulnerable System Confidentiality Impact High High
Vulnerable System Integrity Impact None None
Vulnerable System Availability Impact None None
Subsequent System Confidentiality Impact None None
Subsequent System Integrity Impact None None
Subsequent System Availability Impact None None
CVSSv4 Version 4.0 4.0
SUSE Bugzilla entry: 1272393 [NEW]

SUSE Security Advisories:

List of released packages

Product(s) Fixed package version(s) References
SUSE Linux Enterprise Desktop 15 SP7
SUSE Linux Enterprise High Performance Computing 15 SP7
SUSE Linux Enterprise Module for Development Tools 15 SP7
SUSE Linux Enterprise Server 15 SP7
SUSE Linux Enterprise Server for SAP Applications 15 SP7
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Module-Development-Tools-15-SP7-2026-3631
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-3631
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-3631
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3631
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3631
SUSE Linux Enterprise Module for Package Hub 15 SP7
  • jetty-continuation >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3631
SUSE Linux Enterprise Server 15 SP4-LTSS
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-3631
SUSE Linux Enterprise Server 15 SP5-LTSS
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3631
SUSE Linux Enterprise Server 15 SP6-LTSS
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3631
SUSE Linux Enterprise Server for SAP Applications 15 SP4
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP4-2026-3631
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3631
SUSE Linux Enterprise Server for SAP Applications 15 SP6
  • jetty-http >= 9.4.58-150200.3.43.1
  • jetty-io >= 9.4.58-150200.3.43.1
  • jetty-security >= 9.4.58-150200.3.43.1
  • jetty-server >= 9.4.58-150200.3.43.1
  • jetty-servlet >= 9.4.58-150200.3.43.1
  • jetty-util >= 9.4.58-150200.3.43.1
  • jetty-util-ajax >= 9.4.58-150200.3.43.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3631
openSUSE Tumbleweed
  • jetty-annotations >= 9.4.58-5.1
  • jetty-ant >= 9.4.58-5.1
  • jetty-cdi >= 9.4.58-5.1
  • jetty-client >= 9.4.58-5.1
  • jetty-continuation >= 9.4.58-5.1
  • jetty-deploy >= 9.4.58-5.1
  • jetty-fcgi >= 9.4.58-5.1
  • jetty-http >= 9.4.58-5.1
  • jetty-http-spi >= 9.4.58-5.1
  • jetty-io >= 9.4.58-5.1
  • jetty-jaas >= 9.4.58-5.1
  • jetty-jaspi >= 9.4.58-5.1
  • jetty-jmx >= 9.4.58-5.1
  • jetty-jndi >= 9.4.58-5.1
  • jetty-jsp >= 9.4.58-5.1
  • jetty-minimal-javadoc >= 9.4.58-5.1
  • jetty-openid >= 9.4.58-5.1
  • jetty-plus >= 9.4.58-5.1
  • jetty-project >= 9.4.58-5.1
  • jetty-proxy >= 9.4.58-5.1
  • jetty-quickstart >= 9.4.58-5.1
  • jetty-rewrite >= 9.4.58-5.1
  • jetty-security >= 9.4.58-5.1
  • jetty-server >= 9.4.58-5.1
  • jetty-servlet >= 9.4.58-5.1
  • jetty-servlets >= 9.4.58-5.1
  • jetty-start >= 9.4.58-5.1
  • jetty-util >= 9.4.58-5.1
  • jetty-util-ajax >= 9.4.58-5.1
  • jetty-webapp >= 9.4.58-5.1
  • jetty-xml >= 9.4.58-5.1
Patchnames:
openSUSE-Tumbleweed-2026-11505


Status of this issue by product and package

Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.

Product(s) Source package State
Products under general support and receiving all security fixes.
SUSE Linux Enterprise Desktop 15 SP7 jetty-minimal Released
SUSE Linux Enterprise High Performance Computing 15 SP7 jetty-minimal Released
SUSE Linux Enterprise Module for Development Tools 15 SP7 jetty-minimal Released
SUSE Linux Enterprise Module for Package Hub 15 SP7 jetty-minimal Released
SUSE Linux Enterprise Server 15 SP7 jetty-minimal Released
SUSE Linux Enterprise Server for SAP Applications 15 SP7 jetty-minimal Released
Products under Long Term Service Pack support and receiving important and critical security fixes.
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS jetty-minimal Released
SUSE Linux Enterprise High Performance Computing 15 SP5 jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS jetty-minimal Released
SUSE Linux Enterprise Module for Development Tools 15 SP4 jetty-minimal Affected
SUSE Linux Enterprise Module for Development Tools 15 SP5 jetty-minimal Affected
SUSE Linux Enterprise Module for Development Tools 15 SP6 jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP4 jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP4-LTSS jetty-minimal Released
SUSE Linux Enterprise Server 15 SP5 jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP5-LTSS jetty-minimal Released
SUSE Linux Enterprise Server 15 SP6 jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP6-LTSS jetty-minimal Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 jetty-minimal Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 jetty-minimal Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 jetty-minimal Released
SUSE Manager Proxy 4.3 jetty-minimal Affected
SUSE Manager Retail Branch Server 4.3 jetty-minimal Affected
SUSE Manager Server 4.3 jetty-minimal Affected
Products past their end of life and not receiving proactive updates anymore.
SUSE Enterprise Storage 7 jetty-minimal Affected
SUSE Enterprise Storage 7.1 jetty-minimal Affected
SUSE Linux Enterprise Desktop 15 SP2 jetty-minimal Affected
SUSE Linux Enterprise Desktop 15 SP3 jetty-minimal Affected
SUSE Linux Enterprise Desktop 15 SP4 jetty-minimal Affected
SUSE Linux Enterprise Desktop 15 SP5 jetty-minimal Affected
SUSE Linux Enterprise Desktop 15 SP6 jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP2 jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP3 jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP4 jetty-minimal Affected
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS jetty-minimal Released
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS jetty-minimal Released
SUSE Linux Enterprise High Performance Computing 15 SP6 jetty-minimal Affected
SUSE Linux Enterprise Module for Development Tools 15 SP2 jetty-minimal Affected
SUSE Linux Enterprise Module for Development Tools 15 SP3 jetty-minimal Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 jetty-minimal Affected
SUSE Linux Enterprise Real Time 15 SP2 jetty-minimal Affected
SUSE Linux Enterprise Real Time 15 SP3 jetty-minimal Affected
SUSE Linux Enterprise Real Time 15 SP4 jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP2 jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP2-BCL jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP2-LTSS jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP3 jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP3-BCL jetty-minimal Affected
SUSE Linux Enterprise Server 15 SP3-LTSS jetty-minimal Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 jetty-minimal Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 jetty-minimal Affected
SUSE Manager Proxy 4.1 jetty-minimal Affected
SUSE Manager Proxy 4.2 jetty-minimal Affected
SUSE Manager Retail Branch Server 4.1 jetty-minimal Affected
SUSE Manager Retail Branch Server 4.2 jetty-minimal Affected
SUSE Manager Server 4.1 jetty-minimal Affected
SUSE Manager Server 4.2 jetty-minimal Affected
openSUSE Leap 15.3 jetty-minimal Affected
openSUSE Leap 15.4 jetty-minimal Affected
openSUSE Leap 15.5 jetty-minimal Affected
openSUSE Leap 15.6 jetty-minimal Affected


SUSE Timeline for this CVE

CVE page created: Thu Jul 23 13:47:59 2026
CVE page last modified: Tue Aug 18 12:29:36 2026