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

Impact

The Tenda 5G03 router running firmware V05.03.02.04 (Version 1.0) contains a command injection flaw in the action_ims_on_with_apn function, which processes the ims_apn parameter. This vulnerability (CWE‑78) allows an attacker to embed arbitrary shell commands within the parameter value, causing those commands to execute on the device’s operating system with the privileges of the firmware process. The primary consequence is a full compromise of the device’s confidentiality, integrity, and availability, enabling the attacker to exfiltrate data, modify configurations, or use the device as a pivot for further attacks.

Affected Systems

Only Tenda brand 5G03 routers that run the specific firmware build V05.03.02.04 (Version 1.0) are affected. No other vendors or products are listed in the CNA data, so the impact is confined to this single product line.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity. The EPSS score of less than 1% suggests that, at present, the likelihood of exploitation is low, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the ims_apn parameter is exposed via an HTTP request; therefore an attacker who can reach the device over the network—whether locally or from the internet—can exploit the flaw without authentication. If the device is exposed to untrusted networks or hosts, the risk is significant, and a firmware update or other mitigation is required.

Generated by OpenCVE AI on June 17, 2026 at 21:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from Tenda that resolves the command injection in the action_ims_on_with_apn function. If an update is not yet available, consider disabling or removing the action_ims_on_with_apn feature to eliminate exposure.
  • Restrict external network access to the device and specifically to the endpoint that accepts the ims_apn parameter, limiting it to trusted management hosts only. This can be achieved through network segmentation or VPN access to reduce the attack surface.
  • Configure the device firewall or upstream gateway to block or rate‑limit traffic to the IMS endpoint from untrusted IP ranges, ensuring that only authorized management hosts can reach the parameter.

Generated by OpenCVE AI on June 17, 2026 at 21:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10: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 Command Injection via IMS APN in Tenda 5G03 Router Firmware V05.03.02.04

Wed, 17 Jun 2026 08:00:00 +0000

Type Values Removed Values Added
Title Command Injection via IMS APN in Tenda 5G03 Router Firmware V05.03.02.04

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_ims_on_with_apn via the ims_apn parameter.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-16T17:12:45.592Z

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

Link: CVE-2026-38065

cve-icon Vulnrichment

Updated: 2026-06-16T16:18:33.240Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-06-16T19:16:36.770

Link: CVE-2026-38065

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:46:44Z

Weaknesses
  • CWE-78

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