Description
Tenda 5G03 V05.03.02.04 (Version 1.0) is vulnerable to Command injection in the function action_set_rat_mode via the ratMode parameter.
Published: 2026-06-15
Score: 9.8 Critical
EPSS: 1.0% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A command injection flaw exists in the function that sets the RAT mode on a Tenda 5G03 router, allowing an attacker to supply a specially crafted "ratMode" parameter that is executed as a shell command on the router’s system. The vulnerability permits arbitrary code execution with the privileges of the router's administrative process, leading to potential device takeover, traffic tampering, or other destructive actions. The flaw is a classic input validation failure (CWE‑78) and can compromise confidentiality, integrity, and availability of the network protected by the router.

Affected Systems

Devices based on the Tenda 5G03 model running firmware version V05.03.02.04 (also labeled Version 1.0) are affected. No other vendor or product versions are known to contain the vulnerability according to the available CNA data.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.8, indicating critical severity. The EPSS score of 1% suggests a low but non-zero probability of exploitation. It is not listed in CISA’s KEV catalog. Based on the description, it is inferred that an attacker could exploit the flaw remotely by sending a crafted request to the action_set_rat_mode endpoint over the router’s HTTP or web‑based administration interface, leading to arbitrary command execution.

Generated by OpenCVE AI on June 18, 2026 at 03:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the router to a firmware release that patches the command injection in the action_set_rat_mode logic.
  • If an immediate firmware upgrade is not possible, block external access to the router’s administrative interface or restrict it to trusted internal IP ranges, effectively denying remote exploitation.
  • Ensure that any user accounts on the router have the least privilege required; disable or remove unnecessary administrative accounts if possible.

Generated by OpenCVE AI on June 18, 2026 at 03:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Tenda
Tenda 5g03
Vendors & Products Tenda
Tenda 5g03

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

Type Values Removed Values Added
Title Arbitrary Command Execution via RAT Mode Parameter in Tenda 5G03 Router

Tue, 16 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-78
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': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description Tenda 5G03 V05.03.02.04 (Version 1.0) is vulnerable to Command injection in the function action_set_rat_mode via the ratMode parameter.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-16T17:13:01.532Z

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

Link: CVE-2026-38062

cve-icon Vulnrichment

Updated: 2026-06-16T16:39:41.151Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T20:16:26.583

Modified: 2026-06-16T19:16:36.313

Link: CVE-2026-38062

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T09:36:05Z

Weaknesses
  • CWE-78

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