PT-2026-84819 · Unknown · Open Edx Platform
CVE-2026-55421
·
Published
2026-09-02
·
Updated
2026-09-02
CVSS v3.1
6.8
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Open edX Platform versions prior to commit 00b7c3c
Description
An issue exists where the platform performs a server-side fetch using the
requests.get(url, allow redirects=True) function. The endpoint accepts user-supplied files[].url and returns the fetched bytes within a ZIP response, enabling Server-Side Request Forgery (SSRF), which allows an attacker to induce the server to make requests to an arbitrary domain and exfiltrate the response. The fetch path lacks a timeout and allows following redirects.Recommendations
Update Open edX Platform to the version containing commit 00b7c3c.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Open Edx Platform