CVE-2021-44387
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. SetPtzPreset 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 allows an unauthenticated attacker to reboot the device by sending a malformed HTTP request to the cgiserver.cgi JSON parser, specifically by providing a non-object value to the SetPtzPreset param.
Vulnerability
A denial of service vulnerability exists in the cgiserver.cgi JSON command parser functionality of Reolink RLC-410W version 3.0.0.136_20121102 [1]. The vulnerability is triggered when the SetPtzPreset parameter is provided but is not a JSON object. This improper input validation (CWE-20) causes the cgiserver.cgi process to crash, leading to an immediate reboot of the device [1]. No authentication is required to reach the affected code path, as the vulnerable API is exposed without access controls [1].
Exploitation
An attacker can exploit this vulnerability by sending a specially-crafted HTTP request to the camera's web interface [1]. The attacker does not need any authentication or prior network access beyond being able to send HTTP requests to the device. The attack involves providing a non-object value (e.g., a string, number, or array) to the SetPtzPreset parameter in the JSON payload of the request [1]. Upon parsing this malformed input, the cgiserver.cgi process crashes, automatically triggering the device's watchdog to reboot the camera within seconds [1].
Impact
On successful exploitation, the attacker causes the Reolink RLC-410W to reboot, resulting in a temporary denial of service [1]. Video monitoring and recording are interrupted until the device completes its boot cycle. The impact is limited to availability; there is no confidentiality or integrity impact [1]. Repeated attacks can cause persistent downtime.
Mitigation
No patch or fixed version has been released by Reolink as of the publication date of this CVE (2022-01-28) [1]. The only available mitigation is to restrict network access to the camera's web interface using firewall rules or VLAN segmentation, ensuring that only trusted devices can send HTTP requests to the camera [1]. The device is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of this writing.
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.