Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated command injection reachable over the network on a default endpoint yields PR:N/UI:N and full C/I/A on the device; AV:N reflects reachable web management interface.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Tenda 5G03 V05.03.02.04 (Version 1.0) is vulnerable to Command injection in the function action_radio_on_with_ia_apn via the ia parameter.
AnalysisAI
Command injection in the Tenda 5G03 5G/LTE router (firmware V05.03.02.04, hardware version 1.0) allows remote attackers to inject arbitrary OS commands through the 'ia' parameter processed by the action_radio_on_with_ia_apn function. The flaw carries a 9.8 CVSS and, per its CVSS vector, is network-reachable without authentication or user interaction, giving full command execution on the device. There is publicly available exploit code (a public PoC/write-up on GitHub), though EPSS remains modest at 0.45% and there is no evidence of active exploitation.
Technical ContextAI
The affected device is the Tenda 5G03, a small-office/home 5G CPE router. The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning the value supplied in the 'ia' (APN-related) parameter is passed into a shell/system call inside the action_radio_on_with_ia_apn handler without adequate sanitization, so shell metacharacters break out of the intended command and execute attacker-controlled commands. This is a classic embedded-router web/CGI backend injection where APN configuration input is concatenated into a command string. Note the CPE provided is a placeholder ('cpe:2.3:a:n/a:n/a:*') and does not properly identify the product; the actual affected item is the Tenda 5G03 firmware/hardware combination named in the description, not a generically-CPE'd application.
RemediationAI
No vendor-released patch identified at time of analysis - no fixed firmware version or Tenda security advisory is present in the provided data, so monitor Tenda's official support/download pages for a firmware update superseding V05.03.02.04 and apply it once released. As compensating controls until a patch exists: disable remote/WAN-side web management on the router so the vulnerable interface is not reachable from the Internet (trade-off: loss of remote administration convenience); restrict access to the router's HTTP management interface to a trusted management VLAN or specific admin hosts via firewall/ACL (trade-off: administrative overhead); and change default credentials and segment the router off untrusted LAN clients to reduce internal exposure. Because the injection is in the APN-related action_radio_on_with_ia_apn endpoint, blocking untrusted network access to the device's HTTP admin service is the most effective mitigation. Reference the technical details at https://github.com/sezangel/IOT-vul/tree/main/Tenda/5G03/action_radio_on_with_ia_apn and https://nvd.nist.gov/vuln/detail/CVE-2026-38063.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36754
GHSA-235f-qxww-6764