Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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
Primary rating from Vendor (Acer) · only source for this CVE.
CVSS VectorVendor: Acer
Lifecycle Timeline
3DescriptionCVE.org
The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing command/instruction injection.
AnalysisAI
Unauthenticated remote command injection in Acer Connect M6E 5G Portable WiFi Router (firmware ≤ M6E_AI_1.00.000019) allows attackers to inject OS commands via the FieldX MDM adb messaging topic, which forwards unverified payloads to Runtime.exec(). The CVSS 4.0 score of 10.0 with network attack vector and no authentication required indicates a critical, trivially exploitable flaw; no public exploit identified at time of analysis but the simplicity of the bug pattern makes weaponization straightforward.
Technical ContextAI
The affected component is the FieldX Mobile Device Management (MDM) messaging subsystem on the Acer Connect M6E 5G portable router, which exposes an adb (Android Debug Bridge) topic that accepts messages and dispatches them to Java's Runtime.exec() without input sanitization or allow-listing. This is a textbook CWE-78 (Improper Neutralization of Special Elements used in an OS Command) flaw - operator-controlled strings are concatenated into shell-interpreted command lines, so metacharacters such as ;, &&, |, and backticks break out of the intended command and execute attacker-chosen binaries. Because the underlying device runs an Android-derived firmware with adb plumbing exposed to an MDM message bus, commands likely execute with the privileges of the MDM daemon, which on consumer/portable routers is typically root or system.
RemediationAI
Consult the Acer advisory at https://community.acer.com/en/kb/articles/19707 and upgrade the Connect M6E firmware to the version released after M6E_AI_1.00.000019 - the input data does not name an exact fixed build, so Patch available per vendor advisory; verify the post-fix version string with Acer before deployment. Until patched, treat affected routers as untrusted edge devices: disable any remote/WAN management interfaces, do not expose the device's management or MDM ports to public networks (place the device behind a NAT/firewall that drops inbound traffic to its admin services), segment any LAN clients onto a separate VLAN so a router compromise does not pivot into corporate assets, and physically retire units used in high-risk travel until firmware can be confirmed updated. The trade-off of disabling MDM/adb-style management is loss of fleet-management functionality for organizations using FieldX MDM, which may require manual provisioning during the mitigation window.
Command injection in the Acer Connect M6E 5G Portable WiFi Router allows authenticated remote attackers to install arbit
Authentication bypass in the Acer Connect M6E 5G Portable WiFi Router allows low-privileged remote attackers to reach a
Authentication bypass in the Acer Connect M6E 5G Portable WiFi Router's M3WebServer production build exposes hard-coded
Authentication bypass in the Acer Connect M6E 5G Portable WiFi Router (firmware ≤ M6E_AI_1.00.000019) allows remote atta
Privilege escalation via MDM endpoint hijack in the Acer Connect M6E 5G Portable WiFi Router (firmware ≤M6E_AI_1.00.0000
Cryptographic weaknesses in the Acer Connect M6E 5G Portable WiFi Router (firmware versions through M6E_AI_1.00.000019)
Sensitive information disclosure in the Acer Connect M6E 5G Portable WiFi Router exposes cleartext SMTP authentication p
Unauthenticated exposure of internal multimedia session archives in the Acer Connect M6E 5G Portable WiFi Router lets re
Exposed factory diagnostics in Acer Connect M6E 5G Portable WiFi Router (firmware M6E_AI_1.00.000019 and earlier) allow
Database flooding via unauthenticated abuse of Acer Connect M6E 5G Portable WiFi Router's registration endpoint allows r
Public exposure of telemetry data affects Acer Connect M6E 5G Portable WiFi Router, where misconfigured cloud storage co
Information disclosure in the Acer Connect M6E 5G Portable WiFi Router (firmware versions up to and including M6E_AI_1.0
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34199
GHSA-78x5-76fx-mcp6