CVE-2021-44404
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. GetZoomFocus 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 camera allows unauthenticated remote attackers to reboot the device via a crafted HTTP request to cgiserver.cgi.
Vulnerability
The vulnerability resides in the JSON command parser functionality of the cgiserver.cgi binary in reolink RLC-410W firmware version 3.0.0.136_20121102. The GetZoomFocus parameter is expected to be an object but the parser does not validate its type, leading to improper input validation (CWE-20). Affected version is exactly 3.0.0.136_20121102.
Exploitation
An unauthenticated attacker can send a specially-crafted HTTP request to the device's web interface. No authentication is required, and the attacker does not need any prior access. The crafted request triggers the flaw in the JSON command parser, causing the cgiserver.cgi process to crash and subsequently the device to reboot [1].
Impact
Successful exploitation causes a denial of service by rebooting the camera. The attacker gains no further access, but the device becomes unavailable until it completes the reboot cycle. The impact is limited to availability (CIA: availability only), with no confidentiality or integrity compromise. However, an attacker can repeatedly trigger the vulnerability to maintain a persistent denial of service.
Mitigation
As of the publication date (2022-01-28), no fix has been released by reolink. The vendor has not provided a patched firmware version. Users are advised to restrict network access to the camera to trusted hosts only, and to monitor for any firmware updates from reolink. There is no known workaround beyond network segmentation [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.