CVE-2021-44398
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. rtmp=stop 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 cgiserver.cgi allows unauthenticated attackers to cause a device reboot via a specially crafted HTTP request.
Vulnerability
The vulnerability resides in the JSON command parser of cgiserver.cgi on the reolink RLC-410W wireless IP camera running firmware version v3.0.0.136_20121102. When processing the rtmp=stop parameter, the parser fails to validate that the value is an object, leading to an improper input validation (CWE-20) condition. This can be triggered via a specially crafted HTTP request without authentication [1].
Exploitation
An unauthenticated attacker with network access to the device can send an HTTP request to the vulnerable API endpoint. The request must include a crafted JSON payload where the rtmp=stop parameter is not an object (e.g., a string or integer). The cgiserver.cgi process will then crash, causing the device to reboot [1].
Impact
Successful exploitation results in a denial of service (DoS) condition by forcing an immediate reboot of the camera. The device becomes temporarily unavailable, interrupting surveillance and recording capabilities. No data integrity or confidentiality is affected, and the attacker does not gain persistent access [1].
Mitigation
As of the publication date of the Talos advisory (January 28, 2022), no firmware update or official fix has been released for this vulnerability. Users should monitor reolink's support channels for a patched version. In the interim, restricting network access to the camera via firewall rules or placing it behind a VPN can reduce exposure [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.