Skip to main content

Open edX Platform CVE-2026-55421

| EUVDEUVD-2026-70223 MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-09-02 GitHub_M
6.8
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
6.8 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
vuln.today AI
6.8 MEDIUM

PR:H confirmed by test showing non-staff users are denied; S:C because SSRF pivots to out-of-scope internal systems; no integrity or availability impact on the exploit path.

3.1 AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

3
Patch available
Sep 02, 2026 - 18:17 EUVD
Source Code Evidence Fetched
Sep 02, 2026 - 17:25 vuln.today
Analysis Generated
Sep 02, 2026 - 17:25 vuln.today

DescriptionCVE.org

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 00b7c3c, the endpoint accepts user-supplied files[].url, performs a server-side fetch using "requests.get(url, allow_redirects=True)". The fetched bytes are then returned inside a ZIP response. This enables SSRF with response exfiltration. Redirect-following is enabled, and there is no timeout in the vulnerable fetch path. This issue has been patched via commit 00b7c3c.

AnalysisAI

Server-Side Request Forgery with full response exfiltration in Open edX Platform's Studio CMS video download endpoint allows authenticated course staff to pivot from the application server into internal networks. A course staff user submits an attacker-controlled URL in the files[].url parameter; the CMS backend unconditionally fetches the target via requests.get(url, allow_redirects=True) and packages the raw response bytes into a ZIP returned to the caller. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation Exploitation requires a valid Studio CMS account with at minimum course staff or read-access privileges to a course - confirmed by the patch's test case `test_non_staff_user_denied`, which shows a non-staff user receives HTTP 403 before the fetch path is reached. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The provided CVSS vector CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N and score of 6.8 are consistent with the vulnerability's characteristics. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation The upstream fix is available via commit 00b7c3ce418b487c5696b064fc5033594b045e75 on the openedx-platform repository, with additional related commits at 241b914a191ec24658b9cde75a7114db40a5d53a and c9831c2c9f53b7aa9a61d80e6d91a9941ce52ec6. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-55421 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy