Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Adjacent network reach (AV:A) and mandatory administrator access to the web console (PR:H) with no user interaction; command injection yields full C/I/A compromise of the device (S:U).
Primary rating from Vendor (NEC).
CVSS VectorVendor: NEC
Lifecycle Timeline
3DescriptionCVE.org
An OS Command Injection vulnerability exists in Aterm. If a malicious third person gains administrator access to the product’s web console, they may be able to execute arbitrary OS commands via adjacent network.
AnalysisAI
Authenticated OS command execution in NEC Platforms Aterm MR51FN (before Ver. 3.4.0) and CM51FD (before Ver. 1.2.0) routers lets an attacker who already holds administrator credentials to the web console inject arbitrary operating-system commands over an adjacent network. Impact is total (confidentiality, integrity and availability all High per CVSS 4.0), effectively giving full control of the affected device, but there is no public exploit identified at time of analysis and EPSS exploitation probability is low (0.34%, 57th percentile). Exploitation is gated behind administrator access and adjacent (not internet-wide) reach, so this is a privilege-escalation-to-device-takeover primitive rather than a remote unauthenticated compromise.
Technical ContextAI
Aterm is a line of consumer/SOHO networking equipment (routers, ONUs and mobile/LTE gateways) manufactured by NEC Platforms, Ltd.; the specific affected models are the MR51FN (a mobile/LTE router) and the CM51FD. The flaw is classed as CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning a value handled by the device's web management console is passed into a shell or system() call without adequate sanitization, allowing shell metacharacters to break out and run attacker-chosen commands with the privileges of the web console backend (typically root on embedded Linux firmware). The CPE strings cpe:2.3:a:nec_platforms,_ltd.:aterm_mr51fn and cpe:2.3:a:nec_platforms,_ltd.:aterm_cm51fd confirm the two impacted product lines. Command injection in the administrative web interface is a classic embedded-device weakness where authenticated configuration fields (network settings, diagnostics/ping utilities, etc.) reach the underlying OS.
RemediationAI
Apply the vendor firmware updates: upgrade Aterm CM51FD to Ver. 1.2.0 or later and Aterm MR51FN to Ver. 3.4.0 or later, as directed by NEC advisory NV26-003 (https://jpn.nec.com/security-info/secinfo/nv26-003_en.html). Because exploitation requires administrator access to the web console over an adjacent network, effective compensating controls until patching include: change the default/administrator web-console password to a strong unique value and ensure it is not shared or reused; restrict management-plane access so the web console is only reachable from a trusted management segment or wired LAN rather than exposed to guest/adjacent Wi-Fi (trade-off: legitimate remote administration from those segments is blocked); disable remote/WAN-side management if enabled; and place the device management interface on a segmented VLAN to shrink the adjacent-network attack surface. These controls reduce who can reach the admin console but do not remove the underlying injection flaw, so firmware upgrade remains the definitive fix.
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31620
GHSA-2ww7-hqm8-2qhf