Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable web endpoint (AV:N) with simple injection (AC:L) but requires a valid login (PR:L); command execution as www-data yields full C/I/A compromise of the host.
Primary rating from Vendor (zdi).
CVSS VectorVendor: zdi
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Unraid Web Server FileUpload Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Unraid. Authentication is required to exploit this vulnerability.
The specific flaw exists within FileUpload.php. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the www-data user. Was ZDI-CAN-30116.
Articles & Coverage 1
AnalysisAI
Authenticated remote code execution in Unraid stems from OS command injection in the web server's FileUpload.php, where a user-supplied string is passed to a system call without validation, letting any logged-in attacker run arbitrary commands as the www-data user. Tracked as ZDI-CAN-30116 and disclosed via the Zero Day Initiative, it carries a CVSS 8.8 rating; no public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
Unraid is a proprietary, Slackware-based NAS and virtualization operating system whose management plane is a PHP web application. The flaw is a classic CWE-78 OS command injection: FileUpload.php constructs a shell/system call incorporating attacker-controlled input without sanitizing or escaping shell metacharacters, so crafted input breaks out of the intended command and executes additional commands. The CPE cpe:2.3:a:unraid:unraid:*:*:*:*:*:*:*:* identifies the Unraid application itself as affected, with no upper version boundary specified in the available data, and execution occurs in the context of the web server account (www-data) rather than root.
RemediationAI
No vendor-released patch identified at time of analysis and no fix version is present in the provided data; consult the ZDI advisory at https://www.zerodayinitiative.com/advisories/ZDI-26-385/ and Unraid's official release notes for an updated build, then upgrade to the fixed version once published. As compensating controls until a patch is confirmed: ensure the Unraid web management interface is never exposed directly to the internet and is reachable only over a trusted LAN or VPN (trade-off: remote admins must connect through the VPN); restrict who holds web UI accounts and enforce strong, unique credentials since exploitation requires an authenticated session (trade-off: tighter account management overhead); and place the management port behind a firewall rule limiting source IPs to administrative hosts (trade-off: breaks access from unlisted networks). Avoid relying on the file upload feature from untrusted accounts where feasible.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39108
GHSA-mg2m-r63r-jgvm