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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-86304— MojoX::Authentication 0.006 前 SAML 认证绕过漏洞

一分钟漏洞结论

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

漏洞描述翻译: MojoX::Authentication 在 Perl 环境下 0.006 之前的版本存在 SAML 认证绕过漏洞,原因是 在构建 时未指定信任锚点(trust anchor)。 具体技术细节如下: 在 的 中,代码调用 时未传入 、 或 参数,随后将返回的 XML 传递给 ,并仅使用身份提供方(IdP)的签名证书作为 。然而,在 0.86 版本之前,该证书仅用于校验加密的断言(assertion)。因此,对于未加密的断言,其签名会直接与响应(response)中自带的证书进行比对验证。 攻击流程

AI 预测 9.1 利用难度: 中等

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

漏洞信息

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

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

Vulnerability Title
MojoX::Authentication versions before 0.006 for Perl allow SAML authentication bypass because parse_assertion builds Net::SAML2::Binding::POST without a trust anchor
来源: CVE Program / CVE List V5
Vulnerability Description
MojoX::Authentication versions before 0.006 for Perl allow SAML authentication bypass because parse_assertion builds Net::SAML2::Binding::POST without a trust anchor. parse_assertion in MojoX::Authentication::Model::SAML2 calls Net::SAML2::Binding::POST->new with no cacert, cert_text or anchors argument, then passes the returned XML to Net::SAML2::Protocol::Assertion->new_from_xml with the IdP signing certificate as cacert. In Net::SAML2 before 0.86 that certificate guards only encrypted assertions, so the signature on an unencrypted assertion is checked against the certificate the response itself carries. An attacker starts a SAML login, then posts a response signed with a certificate of their own. The audience, InResponseTo and timestamp checks that follow are all satisfiable by the attacker, so the response authenticates any NameID it carries.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
密码学签名的验证不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
- - 0 ~ 0.006 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-86304 厂商页面 (1)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-86304

暂无评论


发表评论