CVE-2021-40412
Description
An OScommand injection vulnerability exists in the device network settings functionality of reolink RLC-410W v3.0.0.136_20121102. At [8] the devname variable, that has the value of the name parameter provided through the SetDevName API, is not validated properly. This would lead to an OS command injection.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
OS command injection in Reolink RLC-410W v3.0.0.136 via SetDevName API allows unvalidated devname parameter leading to arbitrary OS commands.
Vulnerability
An OS command injection vulnerability exists in the device network settings functionality of Reolink RLC-410W firmware version v3.0.0.136_20121102. The SetDevName API takes a name parameter that is assigned to the devname variable without proper validation. This unvalidated input is later used in OS commands, allowing injection of arbitrary commands [1].
Exploitation
An attacker with high privileges (administrative access) can send a specially crafted HTTP request to the SetDevName API. The name parameter can contain malicious command sequences such as command separators or substitution operators. Since the input is not sanitized, the injected commands are executed in the context of the device's OS [1].
Impact
Successful exploitation allows arbitrary OS command execution on the device, leading to full compromise of confidentiality, integrity, and availability (CIA). The attacker can gain complete control over the camera, potentially exfiltrate video feeds, modify settings, or use the device as a pivot point [1].
Mitigation
As of the publication date of this CVE, no official patched firmware version has been released. Users should monitor the vendor's official channels for updates. Restricting network access to the device's management interface to trusted hosts only can reduce the attack surface. The device should not be exposed directly to the internet [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- reolink/RLC-410Wdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- talosintelligence.com/vulnerability_reports/TALOS-2021-1424mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.