CVE-2021-44380
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. SetTime 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 firmware v3.0.0.136_20121102 allows unauthenticated remote attackers to trigger a device reboot via a crafted HTTP request.
Vulnerability
The SetTime JSON command parser in the cgiserver.cgi component of Reolink RLC-410W firmware version v3.0.0.136_20121102 contains an improper input validation flaw (CWE-20) [1]. When the SetTime parameter is not provided as an object, the parser mishandles the request and crashes the cgiserver.cgi process, causing the device to reboot [1]. No authentication is required to reach this code path [1].
Exploitation
An attacker can exploit this vulnerability by sending a single specially-crafted HTTP request to the camera's CGI interface [1]. The request must include a malformed SetTime parameter that is not an object, such as a string or numeric value, which triggers the parser error. The attacker does not need prior authentication, session cookies, or any local access; only network connectivity to the device is required [1].
Impact
Successful exploitation causes the cgiserver.cgi process to terminate, leading to an immediate reboot of the camera [1]. While this is a denial of service (DoS) condition that disrupts camera functionality until the reboot completes, the attacker does not gain any access to stored data or persistent control over the device. The CVSS score for this vulnerability is 8.6 (High) under CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H, reflecting the high availability impact on a network-accessible service [1].
Mitigation
As of the publication date (2022-01-28), no firmware update has been released by Reolink to address this vulnerability [1]. The affected firmware version v3.0.0.136_20121102 remains the latest tested version, and there is no mention of an EOL or a fixed release in the advisory. Until a patch is available, users can mitigate risk by restricting network access to the camera (e.g., placing it behind a firewall or VPN) and ensuring it is not directly exposed 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-1421mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.