CVE-2021-44394
Description
Multiple denial of service vulnerabilities exist 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. An attacker can send an HTTP request to trigger this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Multiple denial of service flaws in Reolink RLC-410W camera firmware v3.0.0.136 allow unauthenticated remote attackers to reboot the device via crafted HTTP requests.
Vulnerability
CVE-2021-44394 is one of a series of denial of service vulnerabilities affecting the cgiserver.cgi JSON command parser in Reolink RLC-410W firmware version v3.0.0.136_20121102. The parser improperly validates certain JSON inputs, as described in CWE-20 (Improper Input Validation) [1]. This flaw exists in an API intended for administrator use but is reachable without authentication, leading to process termination and device reboot.
Exploitation
An attacker can exploit this vulnerability remotely over the network without any authentication or user interaction. By sending a specially-crafted HTTP request containing malformed JSON data to the cgiserver.cgi endpoint, the attacker triggers the input validation error. The request can be sent from any network position that can reach the camera's web interface.
Impact
Successful exploitation causes the cgiserver.cgi process to terminate, resulting in an immediate reboot of the device [1]. This leads to a complete denial of service (availability impact). The attack has no impact on confidentiality or integrity. According to the CVSS v3.0 score of 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H), the impact is confined to availability, but the attack is remotely exploitable with no privileges required.
Mitigation
As of the publication date (April 14, 2022), Reolink has not released a firmware update addressing these vulnerabilities [1]. The affected firmware version v3.0.0.136_20121102 remains the latest. Until a patch is available, users can mitigate risk by restricting network access to the camera's web interface using firewall rules or VLAN isolation, and by ensuring the camera is not exposed to the public internet.
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
2Patches
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.