CVE-2021-44382
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.SetIrLights 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.
An improper input validation in the reolink RLC-410W camera's cgiserver.cgi JSON parser allows unauthenticated remote attackers to trigger a device reboot via a specially crafted HTTP request.
Vulnerability
A denial of service vulnerability exists in the JSON command parser functionality of cgiserver.cgi in reolink RLC-410W firmware version 3.0.0.136_20121102. The bug is triggered when the SetIrLights parameter is provided with a value that is not an object, causing improper input validation (CWE-20). The code path is reachable without authentication over the network [1].
Exploitation
An attacker does not require any prior authentication or special network position beyond network access to the camera's web interface. By sending an HTTP request with a malformed SetIrLights parameter (e.g., a string or number instead of the expected object), the cgiserver.cgi process crashes, which in turn triggers a full device reboot [1].
Impact
Successful exploitation causes the camera to reboot, resulting in a temporary loss of surveillance and recording capabilities. This is a denial of service (availability impact) with no compromise of confidentiality or integrity. The CVSSv3 score is 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H) [1].
Mitigation
As of the publication date (2022-01-28), the vulnerability is confirmed in firmware version 3.0.0.136_20121102. No firmware update or patch has been announced in the available references [1]. Users should monitor the vendor's official support channels for future updates and consider network-level access controls (e.g., restricting the camera's web interface to trusted networks) as a workaround.
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.