Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 3a5ac85, a security vulnerability has been identified in the Open edX LMS platform's LTI (Learning Tools Interoperability) Provider implementation. The validate_timestamp_and_nonce function in lms/djangoapps/lti_provider/signature_validator.py does not validate OAuth nonces or timestamps, allowing an attacker who captures a valid LTI launch request to replay it an unlimited number of times without detection. This issue has been patched via commit 3a5ac85.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-02 17:17
Updated : 2026-09-09 21:04
NVD link : CVE-2026-53636
Mitre link : CVE-2026-53636
CVE.ORG link : CVE-2026-53636
JSON object : View
Products Affected
No product.
CWE
CWE-294
Authentication Bypass by Capture-replay
