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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-15157— undici 存在通过 blob-like body 'type' 属性进行 CRLF 注入的漏洞

CVSS 4.2 · Medium

可能的 ATT&CK 技术 1AI

T1102 · Web Service
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
undici vulnerable to CRLF Injection via blob-like body 'type' property
来源: CVE Program / CVE List V5
Vulnerability Description
undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like body (via request, stream, pipeline, or dispatch) whose type is derived from untrusted input allows an attacker to inject CRLF sequences and append arbitrary HTTP headers, potentially smuggling a second request past the upstream. Native Blob objects are safe because their constructor strips CRLF from the type, and fetch is unaffected because it validates headers, but ecosystem libraries that build duck-typed blob shapes from user input can reach the vulnerable path. This is the same defect class as CVE-2022-35948 and CVE-2026-1527, on a header sink that the earlier fixes did not cover. The issue is fixed in undici 6.28.0, 7.29.0, and 8.9.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
对CRLF序列的转义处理不恰当(CRLF注入)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
undiciundici 0 ~ 6.28.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · undici · 2026-07-29 · 共 5 条

CVE-2026-136977.4 HIGHundici 因退化私有缓存指令导致跨用户信息泄露和崩溃
CVE-2026-146435.9 MEDIUMundici通过Cache-Control指令中等于号周围的空白导致跨用户信息泄露漏洞
CVE-2026-167294.8 MEDIUMundici 域名未净化导致Cookie属性注入漏洞
CVE-2026-167284.8 MEDIUMundici 重试拦截器导致下游响应不同步漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-15157

暂无评论


发表评论