CVE-2026-101051
Deferred Deferred - Pending Action

Cloudreve Remote Downloader Path Traversal Vulnerability

Vulnerability report for CVE-2026-101051, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-27

Last updated on: 2026-09-27

Assigner: VulnCheck

Description

Cloudreve before 4.16.1 fails to properly sanitize file paths returned by remote downloaders, allowing authenticated users to create files outside the selected destination directory. Attackers can exploit path traversal sequences in downloader metadata to write files to unexpected locations within accessible namespaces.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-27
Last Modified
2026-09-27
Generated
2026-09-27
AI Q&A
2026-09-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cloudreve cloudreve to 4.16.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Cloudreve before version 4.16.1 has a path traversal vulnerability where it fails to sanitize file paths from remote downloaders. Authenticated users can exploit this by including sequences like '../' in downloader metadata to write files outside the intended destination directory within accessible namespaces.

Detection Guidance

To detect this vulnerability, monitor Cloudreve logs for unusual file paths containing traversal sequences like '../' in remote downloader metadata. Check for files created outside intended directories by comparing actual file locations with expected paths. Review system logs for unauthorized file writes in sensitive directories.

Impact Analysis

This vulnerability allows attackers with remote-download permissions to place files in unintended locations within accessible directories. While files remain subject to Cloudreve's permission checks, it could lead to unauthorized file creation or overwriting in restricted areas.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by allowing unauthorized file creation outside designated directories. For GDPR, improper file handling may risk unauthorized data access or storage in unintended locations, violating data protection principles. For HIPAA, if sensitive health data is involved, this flaw could lead to unauthorized storage or exposure of protected health information outside controlled directories.

Mitigation Strategies

Immediately upgrade Cloudreve to version 4.16.1 or later to patch the vulnerability. Disable remote download functionality if not required. Implement strict input validation for file paths in downloaders. Restrict write permissions to prevent unauthorized file creation outside intended directories.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-101051. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart