CVE-2026-35404
MEDIUMOpen edX Platform view_survey redirect_url - Open Redirect
Title source: manualDescription
Open edX Platform enables the authoring and delivery of online learning at any scale. The 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.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/openedx/openedx-platform/security/advisories/GHSA-2843-x998-f8r2
X_Refsource_Misc x_refsource_misc
https://github.com/openedx/openedx-platform/commit/76462f1e5fa9b37d2621ad7ad19514b403908970
Scores
CVSS v3
4.7
EPSS
0.0022
EPSS Percentile
12.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-601
Status
published
Products (2)
openedx/openedx
< 2026-04-02
openedx/openedx-platform
< 76462f1e5fa9b37d2621ad7ad19514b403908970
Published
Apr 06, 2026
Tracked Since
Apr 07, 2026