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 NVD · only source for this CVE.
CVSS VectorNVD
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
Lifecycle Timeline
3DescriptionCVE.org
Crafted MQTT messages can trigger command injection, resulting in root-level code execution on the target device.
AnalysisAI
Remote unauthenticated command injection in the Acer Predator Connect W6x router enables root-level code execution via crafted MQTT messages, scoring a maximum 10.0 CVSS v4.0 across all impact metrics including subsequent system impact. The flaw was disclosed by Acer and tracked in the ENISA EUVD as EUVD-2026-33269, but no public exploit identified at time of analysis. Affects firmware W6x_GBL_2.00.000005 and earlier, with no special authentication or user interaction required.
Technical ContextAI
The Predator Connect W6x is Acer's Wi-Fi 6E mesh router, which exposes an MQTT (Message Queuing Telemetry Transport) interface - a lightweight pub/sub protocol commonly used for IoT device telemetry and remote management. The vulnerability falls under CWE-77 (Improper Neutralization of Special Elements used in a Command), meaning the MQTT message handler passes attacker-controlled fields into a shell or system call without sanitizing metacharacters such as ;, &&, |, or backticks. Because router daemons typically run as root for hardware access, successful injection yields full device compromise rather than a confined service account.
RemediationAI
Patch availability is not explicitly enumerated in the supplied data - Patch available per vendor advisory at https://community.acer.com/en/kb/articles/19672, which administrators should consult for the exact fixed firmware build superseding W6x_GBL_2.00.000005. Until the device is updated, restrict access to the MQTT service (commonly TCP/1883 and TLS/8883) by blocking those ports at the WAN edge and on any untrusted LAN segments, and disable any cloud/remote-management feature on the router that relies on MQTT - note that this will break the Predator Connect mobile app and remote telemetry. Segment the router's management plane onto a trusted VLAN, and monitor for unexpected outbound connections from the device that could indicate prior compromise; factory-reset and re-flash any unit suspected of exposure before applying the patch.
More in Predator Connect W6X
View allAuthentication bypass in Acer Predator Connect W6x routers (firmware W6x_GBL_2.00.000005 and earlier) allows remote unau
Unauthenticated command execution on Acer Predator Connect W6x routers exposes the /sbin/mtk_dut debug binary on TCP por
Command injection in the Acer Predator Connect W6x router allows authenticated high-privilege attackers to execute arbit
Information disclosure in the Acer Predator Connect W6x router's MQTT broker allows authenticated low-privileged actors
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33269
GHSA-2456-wh5h-jwph