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, aseHttpRequestHandler.get_temp_root(), BaseHttpRequestHandler._post() components
Published: 2026-05-08
Score: 9.8 Critical
EPSS: 13.6% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A directory traversal flaw in fohrloop dash-uploader allows a remote attacker to traverse beyond the intended upload directory and execute arbitrary code by manipulating the path supplied to the file upload handler. The vulnerability stems from improper path validation in the get_temp_root and _post methods of the httprequesthandler module, enabling an attacker to specify paths that access writable directories controlled by the application and inject executable payloads. The impact is full compromise of the host, granting the attacker ability to read, modify, or delete any file, install malware, and take full control of the system.

Affected Systems

fohrloop dash-uploader versions 0.1.0 through 0.7.0a2 are affected. Any deployment of these releases that expose the upload endpoint over the network is vulnerable, regardless of authentication state or configuration specifics.

Risk and Exploitability

The vulnerability allows remote code execution, for which an EPSS score of 14% is available and it is not listed in CISA’s KEV catalog. The likely attack vector is inferred to be an HTTP request to the upload endpoint that exploits the directory traversal flaw, a scenario that is feasible for remote attackers with network access to the service. Because the flaw directly triggers code execution, the risk is high even without publicly available exploits.

Generated by OpenCVE AI on May 22, 2026 at 15:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade dash-uploader to a fixed release that includes proper path validation, thereby mitigating CWE‑22 directory traversal.
  • Restrict the upload endpoint by requiring authentication or limiting access to trusted IP ranges.
  • Disable the upload functionality entirely if it is not required for business operations.

Generated by OpenCVE AI on May 22, 2026 at 15:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 22 May 2026 16:00:00 +0000

Type Values Removed Values Added
Title Directory Traversal Allows Remote Code Execution in fohrloop dash-uploader

Thu, 14 May 2026 15:30:00 +0000

Type Values Removed Values Added
Title Directory Traversal Vulnerability Enabling Remote Code Execution in Fohrloop Dash-Uploader

Wed, 13 May 2026 17:45:00 +0000

Type Values Removed Values Added
Title Directory Traversal Vulnerability Enabling Remote Code Execution in Fohrloop Dash-Uploader

Mon, 11 May 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Fohrloop
Fohrloop dash-uploader
Vendors & Products Fohrloop
Fohrloop dash-uploader

Sat, 09 May 2026 15:30:00 +0000

Type Values Removed Values Added
Title Directory Traversal in fohrloop dash-uploader Allows Remote Code Execution

Fri, 08 May 2026 20:00:00 +0000

Type Values Removed Values Added
Title Directory Traversal in fohrloop dash-uploader Allows Remote Code Execution

Fri, 08 May 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 08 May 2026 16:30:00 +0000

Type Values Removed Values Added
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, aseHttpRequestHandler.get_temp_root(), BaseHttpRequestHandler._post() components
References

Subscriptions

Fohrloop Dash-uploader
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-08T18:04:35.254Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-38360

cve-icon Vulnrichment

Updated: 2026-05-08T18:04:06.626Z

cve-icon NVD

Status : Deferred

Published: 2026-05-08T17:16:30.380

Modified: 2026-05-12T15:10:27.993

Link: CVE-2026-38360

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-22T15:45:16Z

Weaknesses