Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/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
The account validation endpoint /v1/User/validate returns comprehensive user profile data sheets, which can be crawled by iterating predictable identification strings.
AnalysisAI
Mass user data harvesting on the Acer Connect M6E 5G Portable WiFi Router is possible because the unauthenticated /v1/User/validate endpoint returns full user profile sheets keyed by predictable identifier strings. Remote attackers can iterate through identifiers to scrape every account's profile data without credentials, and no public exploit identified at time of analysis though the trivial attack pattern makes weaponization straightforward.
Technical ContextAI
The vulnerability sits in the router's web/API stack - specifically a REST-style account validation endpoint at /v1/User/validate that is intended to confirm whether an account exists but instead echoes back a comprehensive profile data sheet. Combined with predictable (likely sequential or otherwise guessable) identification strings, this becomes an enumeration sink: any attacker who can reach the management interface can walk the identifier space and extract every stored user record. The assigned CWE-798 (Use of Hard-coded Credentials) does not cleanly match the described behavior, which reads as a classic Insecure Direct Object Reference / broken access control issue (closer to CWE-639 or CWE-284); the Acer tag of 'Authentication Bypass' aligns better, suggesting the endpoint may also be missing the authentication check that should gate /v1/User/* routes on this Connect M6E embedded platform.
RemediationAI
Patch status: no vendor-released patched firmware version is identified in the supplied data - the Acer KB article (https://community.acer.com/en/kb/articles/19707) is the sole vendor reference and should be consulted for any newer firmware build above M6E_AI_1.00.000019. Until a fixed image is confirmed, restrict who can reach the router's management API: disable remote/WAN administration if enabled (this loses off-network management), place the router's management interface on an isolated VLAN or guest-segregated SSID so only trusted clients can hit /v1/User/validate (this complicates legitimate admin from other devices), and block inbound traffic to the management port at any upstream firewall. Operators should also rotate any user account data that may already have been harvested, since this is a confidentiality issue and prior leakage cannot be undone by a future patch.
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
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
Same weakness CWE-798 – Use of Hard-coded Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34225
GHSA-6gcf-89c7-vx3x