目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-10050— Eclipse Jetty 输入验证错误漏洞

CVSS 8.7 · High EPSS 0.41% · P34

影响版本矩阵 9

厂商产品版本范围状态
Eclipse FoundationEclipse Jetty9.4.0≤ 9.4.62affected
10.0.0≤ 10.0.30affected
11.0.0≤ 11.0.30affected
12.0.0≤ 12.0.35affected
12.1.0≤ 12.1.9affected
Eclipse FoundationEclipse Jetty - EE812.0.0≤ 12.0.35affected
12.1.0≤ 12.1.9affected
Eclipse FoundationEclipse Jetty - EE912.0.0≤ 12.0.35affected
12.1.0≤ 12.1.9affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-10050 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Digest authentication lossy encoding
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
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
来源: CVE Program / CVE List V5
Vulnerability Type
候选编码方案处理不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Eclipse Jetty 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Eclipse Jetty是美国Eclipse基金会开源的一个Web应用服务器。 Eclipse Jetty存在输入验证错误漏洞,该漏洞源于HTTP规范并未明确指定字符集。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
Eclipse FoundationEclipse Jetty - EE8 12.0.0 ~ 12.0.35 -
Eclipse FoundationEclipse Jetty - EE9 12.0.0 ~ 12.0.35 -
Eclipse FoundationEclipse Jetty 9.4.0 ~ 9.4.62 -

二、漏洞 CVE-2026-10050 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-10050 的情报信息

登录查看更多情报信息。

CVE-2026-10050 补丁与修复 (1)

CVE-2026-10050 厂商安全公告 (1)

同批安全公告 · Eclipse Foundation · 2026-08-04 · 共 7 条

CVE-2026-600079.1 CRITICALEclipse Milo 信息泄露漏洞
CVE-2026-580808.8 HIGHEclipse Milo 授权问题漏洞
CVE-2026-629278.7 HIGHEclipse Milo 授权问题漏洞
CVE-2026-632528.7 HIGHEclipse Milo 资源管理错误漏洞
CVE-2026-632486.9 MEDIUMEclipse Milo 授权问题漏洞
CVE-2026-613876.9 MEDIUMEclipse Milo 资源管理错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-10050

暂无评论


发表评论