CVE-2026-53424
Last modified
CVE-2026-53424 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Authentication Bypass by Capture-replay vulnerability in dropbox samly allows an attacker to authenticate as the subject of a captured SAML assertion by resubmitting it. Samly.Helper.decode_idp_auth_resp/3 in lib/samly/helper.ex calls esaml_sp:validate_assertion/2, whose default duplicate detector is a no-op. The /3 arity accepting a DuplicateFun exists in esaml and implements the check, but Samly never calls it and offers no configuration to supply one, so the SAML 2.0 Web Browser SSO Profile requirement that a bearer assertion be used once is unenforced. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
Authentication Bypass by Capture-replay vulnerability in dropbox samly allows an attacker to authenticate as the subject of a captured SAML assertion by resubmitting it. Samly.Helper.decode_idp_auth_resp/3 in lib/samly/helper.ex calls esaml_sp:validate_assertion/2, whose default duplicate detector is a no-op. The /3 arity accepting a DuplicateFun exists in esaml and implements the check, but Samly never calls it and offers no configuration to supply one, so the SAML 2.0 Web Browser SSO Profile requirement that a bearer assertion be used once is unenforced. An attacker holding a valid SAMLResponse obtained from the network, from browser history, or from logs can submit the identical bytes repeatedly until the assertion's NotOnOrAfter passes, each time establishing a session as the assertion's subject. This issue affects samly: from 0.3.0 onward.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| dropbox | samly | >= 0.3.0, < * |
| dropbox | samly | >= 8a5bb1b4a4753d05470da2036323477f63cfdf4c, < * |
| handnot2 | samly | >= 8a5bb1b4a4753d05470da2036323477f63cfdf4c, < * |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-53424?
How severe is CVE-2026-53424?
How do I fix CVE-2026-53424?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53415Use after Free in the annotator function of Zoom Clients may…8.3
- CVE-2026-53416Path traversal in Zoom VDI Client and Plugins may allow an a…7.1
- CVE-2026-5342A flaw has been found in LibRaw up to 0.22.0. This affects t…5.5
- CVE-2026-53421Improper Isolation or Compartmentalization vulnerability in …9.8
- CVE-2026-53422Observable Response Discrepancy vulnerability in Erlang OTP …4.3
- CVE-2026-53423Allocation of Resources Without Limits or Throttling vulnera…5.9
- CVE-2026-53425Insufficient Verification of Data Authenticity vulnerability…7.6
- CVE-2026-53426Allocation of Resources Without Limits or Throttling vulnera…8.2
- CVE-2026-53427Improper Neutralization of Input During Web Page Generation …2.3
- CVE-2026-53428Memory Allocation with Excessive Size Value vulnerability in…6.9
- CVE-2026-53429Missing Release of Memory after Effective Lifetime vulnerabi…6.9
- CVE-2026-5343Improper Check for Unusual or Exceptional Conditions vulnera…7.4
Are you affected by CVE-2026-53424?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
