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

目标: 1000 元 · 已筹: 1336 元

100%

CVE-2026-67585— Divvy Absinthe.Federation 资源管理错误漏洞

一分钟漏洞结论

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

Divvy Absinthe.Federation是Divvy组织开源的一款整合网络数据与威胁情报的分析平台。 Divvy Absinthe.Federation 0.1.0版本至0.9.3之前版本存在资源管理错误漏洞,该漏洞源于对_entities表示键的资源分配无限制,攻击者通过特制键触发String.to_atom转换,导致BEAM原子表耗尽并中止Erlang VM,可能允许未经身份验证的远程攻击者造成拒绝服务。

CVSS 8.7 · High EPSS 0.71% · P51

影响版本矩阵 2

厂商产品 版本范围状态
DivvyPayHQ absinthe_federation 0.1.0< 0.9.3 affected
640a234a26b2d6fe5d9d21e00e5f4fce5645c0bf< c3838cda2a7f65c4893291668c223b0d6acf4516 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Atom Exhaustion via _entities Representation Keys in DivvyPayHQ absinthe_federation
来源: CVE Program / CVE List V5
Vulnerability Description
Allocation of Resources Without Limits or Throttling vulnerability in DivvyPayHQ absinthe_federation allows an unauthenticated remote attacker to abort the Erlang VM via crafted _entities representation keys. Every key of every object in the representations argument of the federation-mandated _entities field is converted with String.to_atom/1 by convert_key/2 in lib/absinthe/federation/schema/entities_field.ex. representations is typed as the open-ended _Any scalar, so its keys bypass schema coercion and the attacker names them freely. Atoms are never garbage collected and the BEAM atom table is hard-capped (about 1,048,576 entries by default), so one request carrying tens of thousands of unique keys creates that many permanent atoms and a handful of such requests exhausts the table and aborts the node. The impact is confined to availability: no data is read or altered, and recovery requires restarting the application. This issue affects absinthe_federation: from 0.1.0 before 0.9.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:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
来源: CVE Program / CVE List V5
Vulnerability Title
Divvy Absinthe.Federation 资源管理错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Divvy Absinthe.Federation是Divvy组织开源的一款整合网络数据与威胁情报的分析平台。 Divvy Absinthe.Federation 0.1.0版本至0.9.3之前版本存在资源管理错误漏洞,该漏洞源于对_entities表示键的资源分配无限制,攻击者通过特制键触发String.to_atom转换,导致BEAM原子表耗尽并中止Erlang VM,可能允许未经身份验证的远程攻击者造成拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
DivvyPayHQ absinthe_federation 0.1.0 ~ 0.9.3 cpe:2.3:a:divvypayhq:absinthe_federation:*:*:*:*:*:*:*:*
DivvyPayHQ absinthe_federation 640a234a26b2d6fe5d9d21e00e5f4fce5645c0bf ~ c3838cda2a7f65c4893291668c223b0d6acf4516 cpe:2.3:a:divvypayhq:absinthe_federation:*:*:*:*:*:*:*:*

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

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

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

请登录查看更多情报信息。

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

CVE-2026-67585 厂商安全公告 (2)

CVE-2026-67585 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-67585

暂无评论


发表评论