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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-56814— elixir-plug plug 资源管理错误漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.58% · P44

影响版本矩阵 6

厂商产品版本范围状态
elixir-plugplug1.4.0< 1.16.6affected
1.17.0< 1.17.4affected
1.18.0< 1.18.5affected
1.19.0< 1.19.5affected
1.20.0< 1.20.3affected
c52b2f32c90bccd718202bafccb5f95594e30183< *affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Plug: multipart :length limit is not charged for part headers, enabling unbounded temp-file creation (denial of service)
来源: CVE Program / CVE List V5
Vulnerability Description
Plug.Parsers.MULTIPART, the multipart request-body parser used to handle file uploads and multipart forms, does not enforce its :length budget against all consumed resources, allowing an unauthenticated remote attacker to cause denial of service. The parser charges the :length limit only for part body bytes; part header bytes are never counted, and a part with an empty body costs zero. Because every part whose Content-Disposition carries a non-empty filename creates a fresh temporary file (via Plug.Upload) and retains a Plug.Upload struct for the duration of the request, an attacker can send a single request composed of many empty-body file parts. Such a request stays well under the configured :length limit (8,000,000 bytes by default) while creating one temporary file per part, leading to inode and disk exhaustion and unbounded memory growth. Any application using Plug.Parsers with the :multipart parser is affected, and no authentication is required, only reachability of a multipart endpoint over HTTP. This vulnerability is associated with program files lib/plug/parsers/multipart.ex and program routines Plug.Parsers.MULTIPART.parse_multipart/2, Plug.Parsers.MULTIPART.parse_multipart_headers/5, Plug.Parsers.MULTIPART.parse_multipart_body/4, and Plug.Parsers.MULTIPART.parse_multipart_file/4. This issue affects plug: from 1.4.0 before 1.16.6, from 1.17.0 before 1.17.4, from 1.18.0 before 1.18.5, from 1.19.0 before 1.19.5, and from 1.20.0 before 1.20.3.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
来源: CVE Program / CVE List V5
Vulnerability Title
elixir-plug plug 资源管理错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
elixir-plug plug是elixir-plug团队的一个Web应用程序组件框架。 elixir-plug plug存在资源管理错误漏洞,该漏洞源于Plug.Parsers.MULTIPART解析器未对资源消耗强制执行:length预算,可能导致未经身份验证的远程攻击者通过发送大量空文件部分请求造成拒绝服务。以下版本受到影响:1.4.0至1.16.6之前版本、1.17.0至1.17.4之前版本、1.18.0至1.18.5之前版本、1.19.0至1.19.5之前版本和1.20.0至1.20.3之前版
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
elixir-plugplug 1.4.0 ~ 1.16.6 cpe:2.3:a:elixir-plug:plug:*:*:*:*:*:*:*:*
elixir-plugplug c52b2f32c90bccd718202bafccb5f95594e30183 ~ * cpe:2.3:a:elixir-plug:plug:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-56814 补丁与修复 (6)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-56814

暂无评论


发表评论