CVE-2026-24101
Command Injection in Tenda AC15V1.0 goform/formSetIptv Component
Publication date: 2026-03-02
Last updated on: 2026-03-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ac15_firmware | 15.03.05.18_multi |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the goform/formSetIptv component of the Tenda AC15V1.0 V15.03.05.18_multi firmware. When a specific condition is met, a variable named s1_1 is passed into a function called sub_B0488 and concatenated into a command string named doSystemCmd. Because the value of s1_1 is not validated, it can lead to command injection, allowing an attacker to execute arbitrary system commands.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary commands on the affected device. This could lead to unauthorized control over the device, potentially compromising its functionality, stealing sensitive information, or using the device as a foothold to attack other systems on the network.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know