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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53425— Samly缺少InResponseTo验证,接受未请求的SAML响应漏洞

CVSS 7.6 · High EPSS 0.18% · P8

影响版本矩阵 3

厂商产品版本范围状态
dropboxsamly0.3.0< *affected
8a5bb1b4a4753d05470da2036323477f63cfdf4c< *affected
handnot2samly8a5bb1b4a4753d05470da2036323477f63cfdf4c< *affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Missing InResponseTo validation in Samly allows acceptance of unsolicited SAML responses
来源: CVE Program / CVE List V5
Vulnerability Description
Insufficient Verification of Data Authenticity vulnerability in dropbox samly allows an attacker to establish an authenticated session using a SAML response the service provider never requested. Samly.SPHandler.validate_authresp/3 in lib/samly/sp_handler.ex validates a SAML response for the SP-initiated flow by comparing only the RelayState value, the IdP identifier, and the presence of a target URL held in the session. It never compares SubjectConfirmationData/@InResponseTo against the ID of the AuthnRequest the service provider issued, and that request ID is never persisted, so no comparison is possible. SAML 2.0 Core section 4.1.4.3 requires a service provider to reject a response whose InResponseTo does not match a request it made. The underlying esaml library checks status, signature, recipient, audience, and staleness, but likewise never inspects InResponseTo, so nothing else closes the gap. Exploitation requires a validly signed assertion from the trusted IdP, which an attacker can obtain for their own account, and a RelayState matching the victim's session; the assertion signature itself remains intact, so this is not a signature-forgery issue. This issue affects samly: from 0.3.0 onward.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对数据真实性的验证不充分
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
dropboxsamly 0.3.0 ~ * cpe:2.3:a:dropbox:samly:*:*:*:*:*:*:*:*
dropboxsamly 8a5bb1b4a4753d05470da2036323477f63cfdf4c ~ * cpe:2.3:a:dropbox:samly:*:*:*:*:*:*:*:*
handnot2samly 8a5bb1b4a4753d05470da2036323477f63cfdf4c ~ * cpe:2.3:a:handnot2:samly:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-53425

暂无评论


发表评论