CVE-2026-26717: OpenFUN Richie Observable Timing Discrepancy in its sync_course_run_from_request function
(updated )
An issue in OpenFUN Richie (LMS) in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the sync_course_run_from_request function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response time discrepancies.
References
- github.com/Rickidevs/CVE-2026-26717
- github.com/advisories/GHSA-xjhr-fm27-4hmx
- github.com/openfun/richie
- github.com/openfun/richie/commit/a1b5bbda3403d7debb466c303a32852925fcba5f
- medium.com/@ordogh/cve-2026-26717-hmac-timing-attack-in-openfun-richie-lms-f04377efe83d?postPublishedType=repub
- nvd.nist.gov/vuln/detail/CVE-2026-26717
Code Behaviors & Features
Detect and mitigate CVE-2026-26717 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →