CVE-2026-9772

Unraid · Unraid Web Server

A file upload command injection vulnerability in the Unraid web server allows remote attackers to execute arbitrary commands by uploading malicious files.

Executive summary

An unauthenticated remote code execution vulnerability exists in the Unraid web server, stemming from improper validation of file uploads.

Vulnerability

The vulnerability occurs due to insufficient validation of file types and names during the upload process. An attacker can upload a crafted file to the web server that, when processed, executes arbitrary commands on the underlying host operating system.

Business impact

The CVSS score of 8.8 highlights the critical nature of this flaw, as it allows for trivial remote code execution. Successful exploitation could lead to total control over the Unraid host, resulting in the theft of stored data, permanent system damage, or the use of the device as a pivot point for lateral movement.

Remediation

Immediate Action: Apply the vendor-provided patch or update to the latest stable version of Unraid as soon as it becomes available.

Proactive Monitoring: Review web server access and error logs for suspicious file upload activity, particularly involving files with non-standard extensions or those uploaded to unexpected directories.

Compensating Controls: Disable the web management interface if accessible from non-trusted networks and implement restrictive ingress rules at the network perimeter.

Exploitation status

Public Exploit Available: false

Analyst recommendation

This vulnerability is highly dangerous due to the ease with which an attacker can execute code via file uploads. Organizations and users must restrict access to the Unraid management interface immediately and apply the necessary software updates as soon as they are released to mitigate the risk of remote system compromise.