Severity by source
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/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
Primary rating from Vendor (Acer) · only source for this CVE.
CVSS VectorVendor: Acer
Lifecycle Timeline
3DescriptionCVE.org
High-risk TrustAllCerts routines disable standard TLS certificate validation. Combined with hard-coded DES symmetric encryption keys, a Man-in-the-Middle (MITM) actor could decrypt network traffic.
AnalysisAI
Cryptographic weaknesses in the Acer Connect M6E 5G Portable WiFi Router (firmware versions through M6E_AI_1.00.000019) combine TrustAllCerts routines that bypass TLS certificate validation with hard-coded DES symmetric encryption keys, enabling a network-positioned attacker to decrypt traffic between the device and its backend services. CVSS 4.0 rates this 9.2 (Critical) given the unauthenticated network attack surface and high confidentiality/integrity impact, though attack complexity is rated High due to the MITM positioning requirement. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The flaw involves two compounding cryptographic anti-patterns characteristic of CWE-330 (Use of Insufficiently Random Values) and related TLS-trust failures. 'TrustAllCerts' is a common Java/Android pattern where an X509TrustManager is implemented with empty checkClientTrusted/checkServerTrusted methods, accepting any certificate presented by a server and defeating the entire purpose of TLS authentication. Compounding this, DES is a 56-bit symmetric cipher considered cryptographically broken since the late 1990s; hard-coding the key in firmware means the same key is shared across every Acer Connect M6E unit, so anyone extracting the key from one device's firmware can decrypt traffic from all of them. The affected CPE is cpe:2.3:a:acer:connect_m6e_5g_portable_wifi_router, a 5G mobile hotspot likely used by travelers and remote workers.
RemediationAI
Consult Acer's advisory at https://community.acer.com/en/kb/articles/19707 and update the Acer Connect M6E firmware to the version released after M6E_AI_1.00.000019; an exact fix version is not independently confirmed from the input data, so verify the patched build number against Acer's KB article before deploying. Until firmware can be updated, avoid using the device on untrusted networks (public Wi-Fi backhaul, captive-portal hotel networks, foreign carrier SIMs where lawful intercept or hostile routing is plausible), and avoid management of the device over networks where MITM positioning is feasible. There is no clean workaround for hard-coded symmetric keys at the user level - the key cannot be rotated without a firmware change - so prioritize updating rather than relying on compensating controls.
Unauthenticated remote command injection in Acer Connect M6E 5G Portable WiFi Router (firmware ≤ M6E_AI_1.00.000019) all
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
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-330 – Use of Insufficiently Random Values
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34220
GHSA-jvr3-h63f-grq7