Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable low-complexity injection, but OMV's RAID plugin sits behind the authenticated admin panel, so PR:L; root execution gives full C:H/I:H/A:H.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
An OS command injection vulnerability in the openmediavault-md plugin of OpenMediaVault v8.0.4-1 allows attackers to execute arbitrary commands as root via injecting shell metacharacters.
AnalysisAI
Root-level OS command injection in the openmediavault-md plugin of OpenMediaVault v8.0.4-1 lets attackers inject shell metacharacters into a parameter that is passed unsanitized to a system command, yielding arbitrary command execution as root. OpenMediaVault is a Debian-based network-attached-storage (NAS) management platform, and the -md plugin manages Linux mdadm software RAID arrays. Publicly available exploit code exists (a proof-of-concept gist is referenced), though there is no public exploit identified in CISA KEV; EPSS is modest at 0.62% (46th percentile).
Technical ContextAI
OpenMediaVault is an open-source NAS solution built on Debian that exposes a PHP/backend-driven web administration interface; the openmediavault-md plugin adds management of software RAID via the underlying mdadm toolchain. The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning user-controllable input (for example a device name or RAID parameter) is concatenated into a shell command executed by the OMV backend daemon, which runs with root privileges. Because shell metacharacters (such as ;, |, `, $()) are not neutralized, an attacker can break out of the intended command context and append arbitrary commands. The CPE data in the feed is a placeholder (cpe:2.3:a:n/a:n/a) and provides no usable product/version identifiers, so affected-version scoping relies on the description text.
RemediationAI
No vendor-released patched version is identified in the available data, so no fixed release can be cited; monitor the OpenMediaVault project (https://github.com/openmediavault/openmediavault and https://www.openmediavault.org) and upgrade to the first release that supersedes the openmediavault-md plugin in 8.0.4-1 once published. As compensating controls: restrict access to the OMV web administration interface to trusted management networks or a VPN and never expose it to the internet (trade-off: remote admins must connect via VPN); if software RAID management is not required, uninstall or disable the openmediavault-md plugin to remove the vulnerable code path (trade-off: loss of RAID management UI); and enforce strong, unique admin credentials with limited admin accounts to reduce the pool of users who can reach the vulnerable endpoint. Validate any fix against the referenced proof-of-concept at https://gist.github.com/NtGabrielGomes/46817d363821cf8c5ff4882c811a4325.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52482
GHSA-8hcw-9fqg-x86g