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.
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
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
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