๐Ÿ” CVE Alert

CVE-2026-85272

MEDIUM 4.3

Open edX Platform: Path traversal via prefix-bypass in safe_extractall Path Validation

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

Open edX Platform enables the authoring and delivery of online learning at any scale. From Aspen.1 until Ulmo and Verawood.1, openedx/core/lib/extract_archive.py uses _is_bad_path to validate safe_extractall targets by comparing resolved path strings with startswith instead of comparing path components. A course author or staff user with course import permission can submit a crafted .tar.gz archive through the import_olx flow initiated by cms.djangoapps.contentstore.views.import_export.import_handler. An archive member can therefore escape into a sibling course staging directory whose name shares the attacker's base64 directory prefix, causing limited cross-tenant file corruption. Zip archives are not practically affected because ZipFile.extractall strips parent traversal segments, and the advisory does not establish arbitrary filesystem writes, file reads, or direct code execution. This issue is fixed in Ulmo and Verawood.1.

CWE CWE-22
Vendor openedx
Product openedx-platform
Published Sep 18, 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:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

openedx / openedx-platform
>= release/aspen.1, < release/ulmo.4 >= release/aspen.1, < release/verawood.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openedx/openedx-platform/security/advisories/GHSA-6cmm-8875-5pcw github.com: https://github.com/openedx/openedx-platform/commit/8422334e2063015a28b6460a34aa4bb4d8ae1ca8 github.com: https://github.com/openedx/openedx-platform/commit/97de0586d878936c9f97c03fdaa20346ee8eac29 github.com: https://github.com/openedx/openedx-platform/commit/e552907ff33a7b2e53f99b819123c9dacdfc127a github.com: https://github.com/openedx/openedx-platform/releases/tag/release/ulmo.4 github.com: https://github.com/openedx/openedx-platform/releases/tag/release/verawood.1