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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-32688— elixir-plug Plug.Cowboy 安全漏洞

EPSS 0.13% · P32
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Atom table exhaustion via HTTP/2 :scheme pseudo-header in plug_cowboy
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Allocation of Resources Without Limits or Throttling vulnerability in elixir-plug plug_cowboy allows unauthenticated remote denial of service via atom table exhaustion. Plug.Cowboy.Conn.conn/1 in lib/plug/cowboy/conn.ex calls String.to_atom/1 on the value returned by :cowboy_req.scheme/1. For HTTP/2 connections, cowlib passes the client-supplied :scheme pseudo-header value through verbatim without validation. Each unique value permanently allocates a new entry in the BEAM atom table. Since atoms are never garbage-collected and the atom table has a fixed limit (default 1,048,576), an unauthenticated attacker can exhaust the table by sending HTTP/2 requests with unique :scheme values, causing the Erlang VM to abort with system_limit and taking down the entire node. This vulnerability does not affect HTTP/1.1, where cowboy derives the scheme from the listener type rather than from a client-supplied header. This issue affects plug_cowboy: from 2.0.0 before 2.8.1.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
不加限制或调节的资源分配
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
elixir-plug Plug.Cowboy 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
elixir-plug Plug.Cowboy是elixir-plug公司的一个Web服务器的配置器工具。 elixir-plug Plug.Cowboy 2.0.0版本至2.8.1之前版本存在安全漏洞,该漏洞源于资源分配无限制,可能导致未经身份验证的远程攻击者通过原子表耗尽造成拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
elixir-plugplug_cowboy 2.0.0 ~ 2.8.1 cpe:2.3:a:elixir-plug:plug_cowboy:*:*:*:*:*:*:*:*
elixir-plugplug_cowboy 12ecfd024bb179d48b018fecf074e43fe6a19c83 ~ bfb34cb45eb354e56437f7023fb306de1bf9c19b cpe:2.3:a:elixir-plug:plug_cowboy:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

Please 登录 to view more intelligence information

IV. Related Vulnerabilities

V. Comments for CVE-2026-32688

暂无评论


发表评论