Description
Cloud Commander before 19.20.2 contains a directory traversal vulnerability in REST file-operation and markdown endpoints that fails to properly validate path normalization. Attackers can use path traversal sequences to read, write, move, or copy files outside the configured root directory.
Published: 2026-08-29
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cloud Commander before 19.20.2 contains a directory traversal flaw in its REST file‑operation and markdown endpoints that fails to perform proper path normalization. An attacker can insert traversal sequences into request payloads to read, write, move, or copy files outside the configured root directory. This can lead to information disclosure and, if the application later executes files or if the underlying file system permissions allow it, remote code execution.

Affected Systems

The vuln affects the Cloud Commander application distributed by coderaiser (cloudcmd). All installations running a version earlier than 19.20.2 are impacted. No other vendors or product variants are listed.

Risk and Exploitability

The CVSS base score of 9.3 indicates a high severity vulnerability. EPSS data are not available, and the flaw is not currently listed in the CISA KEV catalog. Attackers can exploit the flaw by sending crafted HTTP requests to the REST or markdown endpoints, providing path traversal sequences such as "../../etc/passwd". If the application runs with elevated permissions or if the host system allows write access to critical directories, the vulnerability could be leveraged to modify configuration files or inject executable code, leading to potential remote code execution.

Generated by OpenCVE AI on August 29, 2026 at 17:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cloud Commander to version 19.20.2 or later, which contains the path normalization fix.
  • If an upgrade is not immediately possible, restrict the web application's file system permissions so that files outside the intended root cannot be created or modified.
  • Disable or tightly restrict access to the REST file‑operation and markdown endpoints, ensuring that authenticated users are required and that no path traversal sequences are processed.

Generated by OpenCVE AI on August 29, 2026 at 17:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description Cloud Commander before 19.20.2 contains a directory traversal vulnerability in REST file-operation and markdown endpoints that fails to properly validate path normalization. Attackers can use path traversal sequences to read, write, move, or copy files outside the configured root directory.
Title Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown
Weaknesses CWE-22
References
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'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-29T16:35:24.787Z

Reserved: 2026-08-29T14:10:59.924Z

Link: CVE-2026-82460

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T17:17:58.060

Modified: 2026-08-29T17:17:58.060

Link: CVE-2026-82460

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T17:30:12Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')