Description
An issue in Generic OEM UZ801_v2.1 4G LTE Router V3.4.3 allows a remote attacker to execute arbitrary code via the /ajax web management API endpoint in MifiService.apk
Published: 2026-07-08
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the MifiService.apk component of the Generic OEM UZ801_v2.1 firmware V3.4.3 and is a code injection flaw in an AJAX web management API endpoint. By sending crafted requests to the /ajax endpoint, an attacker can inject and execute arbitrary code on the device, effectively gaining full control over the router. This flaw is classified as CWE‑94, indicating that user supplied input is executed without sufficient validation. Based on the description, it is inferred that the endpoint accepts user supplied data that is directly executed, allowing code injection.

Affected Systems

The affected hardware and firmware combination is the Generic OEM UZ801_v2.1 4G LTE Router running firmware V3.4.3. No other vendors or product versions are noted in the CVE data.

Risk and Exploitability

The CVSS score of 9.8 signals that exploitation would provide an attacker with complete system compromise. The EPSS score of < 1% indicates that exploitation attempts are currently rare, although no guarantees exist that no proof‑of‑concept or exploit has been released. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a remote HTTP request to the router’s /ajax endpoint, which may be exposed over the local or wide‑area network if not properly restricted, allowing an unauthenticated attacker to send malicious payloads.

Generated by OpenCVE AI on July 26, 2026 at 18:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor firmware update that fixes the MifiService.apk AJAX API injection flaw (CWE‑94).
  • If no update is available, restrict external access to the /ajax API by configuring firewall or ACL rules to allow only local‑network management traffic.
  • Enforce authentication and authorization on all remote management interfaces so that only authorized users can invoke the AJAX API.

Generated by OpenCVE AI on July 26, 2026 at 18:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 26 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via AJAX API in Generic OEM UZ801 Router

Wed, 22 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Title Remote code execution via AJAX endpoint in UZ801 router firmware

Thu, 16 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title Remote code execution via AJAX endpoint in UZ801 router firmware

Wed, 15 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via AJAX Endpoint in MifiService.apk

Mon, 13 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via AJAX Endpoint in MifiService.apk

Sun, 12 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unauthenticated AJAX API in UZ801 4G LTE Router

Sat, 11 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unauthenticated AJAX API in UZ801 4G LTE Router

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unauthenticated AJAX API on Generic OEM UZ801 Router

Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unauthenticated AJAX API on Generic OEM UZ801 Router
Weaknesses CWE-94
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'}

ssvc

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


Wed, 08 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Description An issue in Generic OEM UZ801_v2.1 4G LTE Router V3.4.3 allows a remote attacker to execute arbitrary code via the /ajax web management API endpoint in MifiService.apk
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-09T15:10:48.578Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-52200

cve-icon Vulnrichment

Updated: 2026-07-09T15:10:38.057Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:00:02Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')