CVE-2026-85272
Last modified
CVE-2026-85272 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| openedx | openedx-platform | >= release/aspen.1, < release/ulmo.4; >= release/aspen.1, < release/verawood.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-85272?
How severe is CVE-2026-85272?
How do I fix CVE-2026-85272?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-85241A weakness has been identified in SpecterOps BloodHound up t…6.3
- CVE-2026-85242PlaywrightCapture contains a server-side request forgery (SS…6.9
- CVE-2026-8525Heap buffer overflow in ANGLE in Google Chrome on Mac prior …8.3
- CVE-2026-8526Out of bounds write in WebRTC in Google Chrome prior to 148.…8.8
- CVE-2026-8527Insufficient validation of untrusted input in Downloads in G…8.8
- CVE-2026-85271Open edX Platform enables the authoring and delivery of onli…6.1
- CVE-2026-85274InvoicePlane is a self-hosted open source application for ma…6.5
- CVE-2026-85279Notepad++ is a free and open-source source code editor. Prio…8.6
- CVE-2026-8528Insufficient validation of untrusted input in SiteIsolation …4.3
- CVE-2026-85288Notepad++ is a free and open-source source code editor. Prio…6.7
- CVE-2026-85289InvoicePlane is a self-hosted open source application for ma…6.5
- CVE-2026-8529Heap buffer overflow in Codecs in Google Chrome prior to 148…8.8
Are you affected by CVE-2026-85272?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
