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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-48861— Mint HTTP/1 请求行CRLF注入漏洞

AI 预测 8.1 利用难度: 较易

影响版本矩阵 2

厂商产品版本范围状态
elixir-mintmint0.1.0< 1.9.0affected
8db1acff30b6a9433762c18b1e1f891b8c1f74f7< fad091454cbb7449b19edb8e1fee12ca7cf28c3aaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
CRLF injection in HTTP/1 request line via unvalidated method in Mint
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in elixir-mint Mint allows HTTP Request Splitting and HTTP Request Smuggling. In lib/mint/http1/request.ex, the encode_request_line/2 function splices the caller-supplied method and target arguments directly into the HTTP/1 request line without any character validation: [method, ?\s, target, " HTTP/1.1\r\n"]. An application that forwards attacker-controlled input as the HTTP method or target to Mint.HTTP.request/5 is therefore exposed to request-line CRLF injection: the attacker can terminate the request line early, inject arbitrary headers, and smuggle an entirely separate pipelined HTTP request onto the same TCP connection. Mint 1.7.0 introduced validate_request_target/2, which rejects CRLF and other control characters in the target by default and closes the path/query vector unless the caller opts out via skip_target_validation: true. The method field remains unvalidated, so the method-based injection is exploitable under the default Mint configuration on all versions. This issue affects mint: from 0.1.0 before 1.9.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对CRLF序列的转义处理不恰当(CRLF注入)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
elixir-mintmint 0.1.0 ~ 1.9.0 cpe:2.3:a:elixir-mint:mint:*:*:*:*:*:*:*:*
elixir-mintmint 8db1acff30b6a9433762c18b1e1f891b8c1f74f7 ~ fad091454cbb7449b19edb8e1fee12ca7cf28c3a cpe:2.3:a:elixir-mint:mint:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-48861 厂商安全公告 (3)

同批安全公告 · elixir-mint · 2026-06-02 · 共 4 条

CVE-2026-48862Mint HTTP/2 客户端 PUSH_PROMISE 并发限制缺失致内存泄漏漏洞
CVE-2026-49753Mint HTTP/1客户端 响应走私漏洞
CVE-2026-49754Mint客户端HTTP/2 CONTINUATION泛洪漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48861

暂无评论


发表评论