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.
References
| Link | Resource |
|---|---|
| https://github.com/openedx/openedx-platform/commit/76462f1e5fa9b37d2621ad7ad19514b403908970 | Patch |
| https://github.com/openedx/openedx-platform/security/advisories/GHSA-2843-x998-f8r2 | Exploit Vendor Advisory |
Configurations
History
16 Apr 2026, 04:41
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Openedx openedx
Openedx |
|
| References | () https://github.com/openedx/openedx-platform/commit/76462f1e5fa9b37d2621ad7ad19514b403908970 - Patch | |
| References | () https://github.com/openedx/openedx-platform/security/advisories/GHSA-2843-x998-f8r2 - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:openedx:openedx:*:*:*:*:*:*:*:* |
06 Apr 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-06 22:16
Updated : 2026-04-16 04:41
NVD link : CVE-2026-35404
Mitre link : CVE-2026-35404
CVE.ORG link : CVE-2026-35404
JSON object : View
Products Affected
openedx
- openedx
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
