Description
The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing command/instruction injection.
Published: 2026-06-04
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from the FieldX Mobile Device Management service on Acer Connect M6E 5G routers, where inbound adb messaging payloads are forwarded directly to the operating system’s Runtime.exec() function without any form of validation or sanitization. This flaw is a classic command‑injection weakness (CWE‑78) that permits an attacker to execute arbitrary shell or native commands on the device, potentially compromising full system control. The impact includes the ability to alter router configuration, install persistent malware, or leverage the device as a pivot point for broader network attacks, thereby affecting confidentiality, integrity, and availability at the device level.

Affected Systems

Acer Connect M6E 5G Portable WiFi Router is affected. No specific firmware versions are listed in the CNA data; however, the issue has been reported for all models relying on the FieldX MDM feature.

Risk and Exploitability

The CVSS score of 10 indicates critical severity, and the lack of an EPSS score means an estimated exploitation likelihood cannot be quantified, though the flaw’s nature suggests it is exploitable by an adversary with network access to the device’s MDM interface. The vulnerability is not currently listed in the CISA KEV catalog. Based on the description, the likely attack vector is remote via network traffic to the device’s MDM messaging endpoint, and isolation or disabling of that endpoint could mitigate exposure.

Generated by OpenCVE AI on June 4, 2026 at 05:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Acquire and install any available firmware or software update from Acer that removes the unvalidated Runtime.exec() usage on the FieldX MDM service.
  • If an update is not yet released, suspend or block the FieldX MDM messaging topic to prevent unauthenticated or unaudited payloads from reaching the device.
  • Implement an input‑validation layer that strictly checks command arguments or replaces Runtime.exec() with safer alternatives, ensuring only approved commands are executed.

Generated by OpenCVE AI on June 4, 2026 at 05:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 04 Jun 2026 04:00:00 +0000

Type Values Removed Values Added
Description The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing command/instruction injection.
Title Instruction Injection via FieldX MDM
Weaknesses CWE-78
References
Metrics cvssV4_0

{'score': 10, 'vector': '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Acer

Published:

Updated: 2026-06-04T03:06:33.226Z

Reserved: 2026-05-28T02:46:15.560Z

Link: CVE-2026-49185

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-04T04:17:15.387

Modified: 2026-06-04T04:17:15.387

Link: CVE-2026-49185

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-04T06:00:08Z

Weaknesses