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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54556— Http4s 2.0.0 拒绝服务漏洞

一分钟漏洞结论

影响对象
http4s http4s
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Http4s 是一个用于 HTTP 服务的 Scala 接口。在 0.23.35 和 1.0.0-M47 之前的版本中,启用 HTTP/2 的 Ember 后端存在一个内存溢出型拒绝服务(OOM DoS)漏洞,未认证的 HTTP/2 对等方可触发该漏洞。位于 中的 Hpack 封装器会将 HEADERS 和 CONTINUATION 帧片段进行拼接并解码为一个 List,但其 的统计未包含索引头或 HPACK 的每头开销。因此,一个小型的压缩头块在解码后可能扩展为占用大量内存的表示形式,并保留在内存中以待处理。暴露

CVSS 8.2 · High

可能的 ATT&CK 技术 1 AI

T1499 · Endpoint Denial of Service

影响版本矩阵 7

厂商产品 版本范围状态
http4s http4s < 0.23.35 affected
>= 1.0.0-M1, < 1.0.0-M46 affected
org.http4s http4s-ember-core_2.12 < 0.23.35 affected
org.http4s http4s-ember-core_2.13 >= 1.0.0-M1, < 1.0.0-M46 affected
< 0.23.35 affected
org.http4s http4s-ember-core_3 >= 1.0.0-M1, < 1.0.0-M46 affected
< 0.23.35 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Http4s: HTTP/2 Denial of Service with Ember Backend
来源: CVE Program / CVE List V5
Vulnerability Description
Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, an unauthenticated HTTP/2 peer can cause an out-of-memory denial of service in the Ember backend with HTTP/2 enabled. The Hpack wrapper in ember-core/shared/src/main/scala/org/http4s/ember/core/h2/Hpack.scala concatenates HEADERS and CONTINUATION frame fragments and decodes them into a single List, but maxHeaderSize accounting does not include indexed headers or HPACK per-header overhead. A small compressed header block can therefore expand into a much larger decoded representation that remains in memory for processing. Servers exposed to untrusted HTTP/2 traffic and clients directed to an untrusted HTTP/2 server are affected, and concurrent malicious connections can exhaust the process heap. This issue is fixed in versions 0.23.35 and 1.0.0-M47.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/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

受影响产品

厂商 产品 影响版本 CPE 订阅
http4s http4s < 0.23.35 -
org.http4s http4s-ember-core_2.12 < 0.23.35 -
org.http4s http4s-ember-core_2.13 >= 1.0.0-M1, < 1.0.0-M46 -
org.http4s http4s-ember-core_3 >= 1.0.0-M1, < 1.0.0-M46 -

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

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 5578 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

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

CVE-2026-54556 厂商页面 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54556

暂无评论


发表评论