VYPR
Unrated severityNVD Advisory· Published Jan 28, 2022· Updated Apr 15, 2025

CVE-2021-44405

CVE-2021-44405

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. StartZoomFocus 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 camera allows unauthenticated remote attackers to cause a reboot via a crafted HTTP request.

Vulnerability

The vulnerability resides in the JSON command parser of cgiserver.cgi on the Reolink RLC-410W camera running firmware version v3.0.0.136_20121102. The parser fails to properly validate the StartZoomFocus parameter, which is expected to be an object but can be supplied as a different type. This improper input validation (CWE-20) allows a specially crafted HTTP request to crash the cgiserver.cgi process, triggering an immediate device reboot [1].

Exploitation

An attacker can exploit this vulnerability by sending a single, specially crafted HTTP request to the camera's web interface. No authentication is required, and the request can be sent over the network without any user interaction. The malformed StartZoomFocus parameter causes the JSON parser to enter an invalid state, leading to the termination of the cgiserver.cgi process and subsequent reboot of the device [1].

Impact

Successful exploitation results in a denial of service (DoS) condition through an unplanned reboot of the camera. The impact is limited to availability; no data confidentiality or integrity is compromised. The CVSS v3.0 score is 8.6 (High) with a network attack vector, low complexity, no privileges required, no user interaction, and changed scope [1].

Mitigation

As of the advisory publication date (January 2022), no official firmware patch has been released by Reolink to address this vulnerability. Users should restrict network access to the camera (e.g., via firewall rules or VLAN segmentation) and monitor the vendor's support page for future firmware updates. If the device is no longer supported, replacement with a patched model may be necessary [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
  • Reolink/RLC-410Wllm-fuzzy
    Range: = 3.0.0.136_20121102

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.