CVE-2021-44375
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.
A denial-of-service vulnerability in Reolink RLC-410W cameras allows unauthenticated remote attackers to reboot the device via a crafted HTTP request to the cgiserver.cgi JSON parser.
Vulnerability
The Reolink RLC-410W WiFi camera (firmware version v3.0.0.136_20121102) contains an improper input validation vulnerability (CWE-20) in the cgiserver.cgi JSON command parser. The device exposes a reboot API that is intended for administrator use only, but due to missing authentication checks, an unauthenticated attacker can trigger a specially-crafted HTTP request that kills the cgiserver.cgi process, causing the device to reboot [1].
Exploitation
An attacker can exploit this vulnerability by sending a single, specially-crafted HTTP request to the camera's cgiserver.cgi endpoint. No authentication or prior access is required. The request triggers a fatal error in the JSON parser, which terminates the cgiserver.cgi process and forces the device to reboot [1].
Impact
Successful exploitation results in a denial of service (DoS) condition: the camera reboots, temporarily losing video recording and network connectivity. The CVSSv3 score is 8.6 (High) with vector AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H, indicating no confidentiality or integrity impact but high availability impact [1].
Mitigation
As of the publication date (2022-04-14), no firmware update or workaround has been disclosed in the available reference [1]. Users should monitor the vendor's advisory for a patched version and consider network-level access controls (e.g., firewall rules) to limit exposure to trusted networks only.
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.