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

目标: 1000 元 · 已筹: 1336 元

100%

CVE-2026-43972— Gun 访问控制错误漏洞

一分钟漏洞结论

影响对象
ninenines gun
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Gun是Nine Nines开源的一款支持HTTP/1.1、HTTP/2和WebSocket的Erlang HTTP客户端。 gun 2.0.0版本至2.4.0之前版本存在访问控制错误漏洞,该漏洞源于gun_http2模块存在源验证错误,可能导致跨源Cookie注入,允许恶意或受损的HTTP/2服务器在客户端共享Cookie存储中植入任意第三方域的Cookie。

AI 预测 8.1 利用难度: 较易 EPSS 0.20% · P9

影响版本矩阵 2

厂商产品 版本范围状态
ninenines gun 2.0.0< 2.4.0 affected
871989eef53663285c165fdfb83a5918ebe00d41< 567863ff53802fed21c3b3f25812db7f7ae29676 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
gun HTTP/2 PUSH_PROMISE authority not validated against connection origin allows cross-origin cookie injection
来源: CVE Program / CVE List V5
Vulnerability Description
Origin Validation Error vulnerability in ninenines gun (gun_http2 module) allows cross-origin cookie injection via unvalidated HTTP/2 PUSH_PROMISE authority. In gun_http2:push_promise_frame/7, the :authority pseudo-header from an incoming PUSH_PROMISE frame is stored verbatim into the promised stream record without checking that it matches the connection's origin. When gun_http2:headers_frame/9 later processes the response headers for the promised stream, it calls gun_cookies:set_cookie_header/7 with the unvalidated server-supplied authority before any status branching and before user code can act. This violates RFC 7540 §10.6 / RFC 9113 §8.4, which require receivers to treat as a protocol error any push for a resource the server is not authoritative for. A malicious or compromised HTTP/2 server can plant cookies scoped to arbitrary third-party domains into the client's shared cookie store. This enables session fixation attacks against those domains and, if the planted cookie overrides a legitimate session token, may result in account takeover. No user interaction beyond making a normal HTTP/2 request to the attacker-controlled server is required. This issue affects gun: from 2.0.0 before 2.4.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
源验证错误
来源: CVE Program / CVE List V5
Vulnerability Title
Gun 访问控制错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Gun是Nine Nines开源的一款支持HTTP/1.1、HTTP/2和WebSocket的Erlang HTTP客户端。 gun 2.0.0版本至2.4.0之前版本存在访问控制错误漏洞,该漏洞源于gun_http2模块存在源验证错误,可能导致跨源Cookie注入,允许恶意或受损的HTTP/2服务器在客户端共享Cookie存储中植入任意第三方域的Cookie。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
ninenines gun 2.0.0 ~ 2.4.0 cpe:2.3:a:ninenines:gun:*:*:*:*:*:*:*:*
ninenines gun 871989eef53663285c165fdfb83a5918ebe00d41 ~ 567863ff53802fed21c3b3f25812db7f7ae29676 cpe:2.3:a:ninenines:gun:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

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

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

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

同批安全公告 · ninenines · 2026-06-08 · 共 4 条

CVE-2026-43973 Gun 安全漏洞
CVE-2026-43966 Cowlib 注入漏洞
CVE-2026-43974 Gun 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43972

暂无评论


发表评论