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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-32689— phoenix 安全漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.47% · P38

影响版本矩阵 3

厂商产品版本范围状态
phoenixframeworkphoenix1.7.0< 1.7.22affected
1.8.0< 1.8.6affected
2674c6ea30634667f9b09966b90269393b445953< *affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Long-poll NDJSON body splitting causes unbounded memory allocation in Phoenix
来源: CVE Program / CVE List V5
Vulnerability Description
Allocation of Resources Without Limits or Throttling vulnerability in phoenixframework phoenix allows a denial of service via the long-poll transport's NDJSON body handling. In 'Elixir.Phoenix.Transports.LongPoll':publish/4, when a POST request is received with Content-Type: application/x-ndjson, the request body is split on newline characters using String.split/2 with no limit on the number of resulting segments. An attacker can send a body consisting entirely of newline bytes, causing a 1:1 amplification into a list of empty binaries — a 1 MB body produces approximately one million list elements, an 8 MB body approximately 8.4 million. Each element is then walked by Enum.map, materializing another list of the same size. This exhausts BEAM memory and schedulers, crashing the node and terminating all active sessions. A session token required to reach the vulnerable endpoint is freely obtainable by any client via an unauthenticated GET request to the same URL with a matching Origin header, making this attack effectively unauthenticated. This issue affects phoenix: from 1.7.0 before 1.7.22 and 1.8.6.
来源: 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:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
来源: CVE Program / CVE List V5
Vulnerability Title
phoenix 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
phoenix是Phoenix framework开源的一款Web开发框架。 phoenix 1.7.0至1.7.22之前版本和1.8.6版本存在安全漏洞,该漏洞源于长轮询传输的NDJSON主体处理中资源分配无限制,可能导致拒绝服务攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
phoenixframeworkphoenix 1.7.0 ~ 1.7.22 cpe:2.3:a:phoenixframework:phoenix:*:*:*:*:*:*:*:*
phoenixframeworkphoenix 2674c6ea30634667f9b09966b90269393b445953 ~ * cpe:2.3:a:phoenixframework:phoenix:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-32689 补丁与修复 (2)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-32689

暂无评论


发表评论