๐Ÿ” CVE Alert

CVE-2026-35404

MEDIUM 4.7

Open edX Platform has an Open Redirect in Survey Views via Unvalidated redirect_url Parameter

CVSS Score
4.7
EPSS Score
0.0%
EPSS Percentile
8th

Open edX Platform enables the authoring and delivery of online learning at any scale. he view_survey endpoint accepts a redirect_url GET parameter that is passed directly to HttpResponseRedirect() without any URL validation. When a non-existent survey name is provided, the server issues an immediate HTTP 302 redirect to the attacker-controlled URL. Additionally, the same unvalidated URL is embedded in a hidden form field and returned in a JSON response after form submission, where client-side JavaScript performs location.href = url. This enables phishing and credential theft attacks against authenticated Open edX users. This vulnerability is fixed with commit 76462f1e5fa9b37d2621ad7ad19514b403908970.

CWE CWE-601
Vendor openedx
Product openedx-platform
Published Apr 6, 2026
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for openedx openedx-platform

Be the first to know when new medium vulnerabilities affecting openedx openedx-platform are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

openedx / openedx-platform
< 76462f1e5fa9b37d2621ad7ad19514b403908970

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openedx/openedx-platform/security/advisories/GHSA-2843-x998-f8r2 github.com: https://github.com/openedx/openedx-platform/commit/76462f1e5fa9b37d2621ad7ad19514b403908970