CVE-2021-44381
Description
A denial of service vulnerability exists in the cgiserver.cgi JSON command parser functionality of reolink RLC-410W v3.0.0.136_20121102. A specially-crafted HTTP request can lead to a reboot. SetPowerLed param is not object. An attacker can send an HTTP request to trigger this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A denial of service vulnerability in Reolink RLC-410W allows unauthenticated attackers to reboot the device via a crafted HTTP request.
Vulnerability
The Reolink RLC-410W wireless security camera running firmware version v3.0.0.136_20121102 contains an improper input validation vulnerability in the cgiserver.cgi JSON command parser. Specifically, the SetPowerLed parameter is expected to be an object but can be supplied with a non-object value, causing the process to crash and the device to reboot. This vulnerability is cataloged as CWE-20 (Improper Input Validation) [1].
Exploitation
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the device. No authentication is required, and the request can be sent over the network. The malformed JSON triggers a crash in cgiserver.cgi, leading to an immediate reboot of the camera [1].
Impact
Successful exploitation results in a denial of service (DoS) condition: the device reboots, interrupting surveillance and other camera functions. The impact is limited to availability; no data integrity or confidentiality is compromised [1].
Mitigation
As of the publication date (January 28, 2022), no firmware update has been released to address this vulnerability. Users should monitor Reolink's official support channels for future updates and consider implementing network-level controls, such as restricting access to the camera's web interface, to reduce exposure [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-1421mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.