Description
Shenzhen Aitemi M300 Wi-Fi Repeater (hardware model MT02) contains an unauthenticated OS command injection vulnerability that allows network-adjacent attackers to execute arbitrary shell commands by injecting unsanitized input through the smacfilter_conf handler in the commuos web backend. Attackers can append semicolon-delimited payloads to the name, enable, or mac GET parameters, which are passed without sanitization into sprintf() to build uci shell commands executed via doSystemCmdComlib(), granting full root-level control of the device.
Published: 2026-07-01
Score: 9.3 Critical
EPSS: 1.7% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Shenzhen Aitemi M300 Wi‑Fi repeater model MT02 contains an unauthenticated OS command injection flaw. Unsanitized user input entered through the smacfilter_conf handler is concatenated into a shell command via sprintf() and executed as root privileges through doSystemCmdComlib(). This allows an attacker to run arbitrary shell commands, giving full control of the device and potentially enabling configuration tampering, traffic interception, or lateral movement to other network devices. The weakness is identified as CWE‑78.

Affected Systems

The affected device is the Shenzhen Aitemi M300 Wi‑Fi repeater model MT02, manufactured by Shenzhen Aitemi E Commerce Co. Ltd. No specific firmware version is documented, implying that all releases before an update may be vulnerable. The flaw resides in the commuos web backend handling the smacfilter_conf endpoint.

Risk and Exploitability

The CVSS score is 9.3, reflecting a critical severity that compromises device integrity and confidentiality. The EPSS score of 2 % indicates a modest but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA KEV, meaning no widespread exploitation has been observed yet. Based on the description, it is inferred that attackers would most likely reach the device from adjacent local networks, as authentication is not required and the vulnerable endpoint is exposed via HTTP. Because the flaw grants root‑level control, any successful exploitation would fully compromise the device and could serve as a foothold for broader network attacks.

Generated by OpenCVE AI on July 21, 2026 at 13:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from Shenzhen Aitemi that removes the unsanitized input handling in the commuos web backend.
  • If no update is available, isolate the repeater by moving it to a dedicated VLAN or segment that is not reachable by general users on the local network.
  • If isolation is not feasible, use a firewall or reverse‑proxy to block HTTP requests that target the smacfilter_conf endpoint or contain the vulnerable GET parameters (name, enable, mac).

Generated by OpenCVE AI on July 21, 2026 at 13:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description Shenzhen Aitemi M300 Wi-Fi Repeater (hardware model MT02) contains an unauthenticated OS command injection vulnerability that allows network-adjacent attackers to execute arbitrary shell commands by injecting unsanitized input through the smacfilter_conf handler in the commuos web backend. Attackers can append semicolon-delimited payloads to the name, enable, or mac GET parameters, which are passed without sanitization into sprintf() to build uci shell commands executed via doSystemCmdComlib(), granting full root-level control of the device.
Title Shenzhen Aitemi M300 MT02 Unauthenticated OS Command Injection via protocol.csp
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-06T14:01:11.887Z

Reserved: 2026-06-30T20:20:33.789Z

Link: CVE-2026-58457

cve-icon Vulnrichment

Updated: 2026-07-06T14:01:07.967Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:30:07Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')