CVE-2026-38360
9.8 CRITICALDirectory Traversal vulnerability in fohrloop dash-uploader v.0.1.0 through v.0.7.0a2 allows a remote attacker to execute arbitrary code ...
Published: 2026-05-08 · Last updated: 2026-06-10
Severity and scoring
- CVSS
- 9.8 CRITICAL
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- CWE
- CWE-22
Description
Directory Traversal vulnerability in fohrloop dash-uploader v.0.1.0 through v.0.7.0a2 allows a remote attacker to execute arbitrary code via the dash_uploader/httprequesthandler.py, BaseHttpRequestHandler.get_temp_root(), BaseHttpRequestHandler._post() components.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-38360
- [Other]https://github.com/a1ohadance/CVE-2026-38360
- [Other]https://github.com/advisories/GHSA-3rf6-x59v-5jfv
- [Other]https://github.com/fohrloop/dash-uploader
- [Other]https://github.com/fohrloop/dash-uploader/blob/dev/dash_uploader/httprequesthandler.py
- [Other]https://github.com/fohrloop/dash-uploader/blob/stable/dash_uploader/httprequesthandler.py
- [Other]https://github.com/fohrloop/dash-uploader/issues/153
- [Other]https://github.com/github/advisory-database/pull/7635
- [Other]https://pypi.org/project/dash-uploader/
Related CVEs
Same CWE
- CVE-2026-47368 — A malicious actor with access to the network could exploit a Path Traversal vulnerability found in certain devices running UniFi OS to ob... (8.6 HIGH)
- CVE-2026-45171 — Incomplete input validation and improperly configured folder permissions within Idira Privileged Session Manager (PSM) versions prior to ...
- CVE-2025-24268 — A parsing issue in the handling of directory paths was addressed with improved path validation (5.5 MEDIUM)
- CVE-2026-49982 — tmp is a temporary file and directory creator for node.js (8.2 HIGH)
- CVE-2026-44705 — tmp is a temporary file and directory creator for node.js