CVE-2026-82460

9.8

Coderaiser · Cloud Commander

Cloud Commander versions prior to 19.20.2 are vulnerable to directory traversal via REST file-operation and markdown endpoints, allowing unauthenticated attackers to read or modify files system-wide.

Executive summary

A critical directory traversal vulnerability in Coderaiser Cloud Commander allows unauthenticated remote attackers to perform unauthorized file operations on the host system.

Vulnerability

The application fails to properly validate path normalization within its REST file-operation and markdown endpoints. This allows an unauthenticated attacker to bypass directory restrictions and perform unauthorized read, write, move, or copy operations on the underlying filesystem.

Business impact

The vulnerability carries a critical CVSS score of 9.8, reflecting the ability for an unauthenticated attacker to achieve full control over file access on the host server. Successful exploitation could lead to the theft of sensitive configuration files, the injection of malicious scripts into the web root, or the total compromise of system integrity, posing a severe risk to organizational data and uptime.

Remediation

Immediate Action: Upgrade Coderaiser Cloud Commander to version 19.20.2 or later immediately to apply the required path validation fixes.

Proactive Monitoring: Review application access logs for suspicious path traversal patterns, such as sequences containing "../" or encoded directory navigation characters, directed at REST or markdown endpoints.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block requests containing directory traversal sequences, providing a temporary layer of protection while updates are being staged.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the critical nature of this vulnerability and the potential for complete system compromise without authentication, immediate remediation is required. Administrators must prioritize the update to version 19.20.2 to close the traversal vector, as this vulnerability provides an trivial path for attackers to manipulate critical application files.

Sources

Originally found and disclosed by Dilipkumar Choudhary, per the CVE Program record.