CVE-2021-44369
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. SetNtp 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 cameras lets an unauthenticated attacker trigger a device reboot by sending a crafted HTTP request with an invalid JSON parameter for SetNtp.
Vulnerability
The vulnerability exists in the JSON command parser of cgiserver.cgi in Reolink RLC-410W firmware version 3.0.0.136_20121102 [1]. The SetNtp parameter is expected to be an object, but the parser does not properly validate the input type. When a non-object value is supplied for SetNtp, the parser mishandles the request, leading to a crash of the cgiserver.cgi process and a subsequent device reboot [1]. This is a CWE-20 Improper Input Validation flaw [1].
Exploitation
An attacker can exploit this vulnerability by sending a specially-crafted HTTP request to the affected camera over the network [1]. No authentication is required, and no user interaction is needed [1]. The attacker simply includes the SetNtp parameter with a value that is not an object (e.g., a string or number) in the JSON body of the request [1]. The request triggers the vulnerable code path, causing the CGI process to terminate and the camera to reboot.
Impact
Successful exploitation results in a denial of service condition. The affected camera will reboot, temporarily losing all functionality until the reboot completes [1]. Repeated attacks could cause persistent interruption of service. The impact is limited to availability (CIA impact: none on confidentiality or integrity) [1].
Mitigation
At the time of publication (2022-01-28), no firmware update has been released by Reolink to address this vulnerability [1]. The vendor has not responded to disclosure attempts [1]. Users are advised to consider network-level segmentation and access controls to limit exposure to untrusted networks. The device is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
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.