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

CVE-2021-44363

CVE-2021-44363

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. SetPush 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's cgiserver.cgi allows unauthenticated remote attackers to cause a reboot via a specially-crafted HTTP request.

Vulnerability

The vulnerability exists in the JSON command parser functionality of cgiserver.cgi in reolink RLC-410W firmware version v3.0.0.136_20121102. The SetPush parameter is expected to be an object, but input validation is missing. When a non-object value (e.g., a string) is provided, the parser crashes, leading to a denial of service condition. This affects the reboot API which is accessible without authentication [1].

Exploitation

An attacker can exploit this vulnerability by sending a specially-crafted HTTP request to the camera's cgiserver.cgi endpoint. No authentication is required. The attacker crafts the request with the SetPush parameter set to a value that is not an object, such as a string or number. This causes the JSON parser to crash, killing the cgiserver.cgi process and triggering a device reboot [1].

Impact

Successful exploitation results in a denial of service as the camera reboots. This disrupts video monitoring and recording capabilities. There is no impact on confidentiality or integrity; the attack solely affects availability [1].

Mitigation

As of the publication date, no patched firmware version has been released by Reolink. Users are advised to monitor the vendor's official website for updates. Until a fix is available, restrict network access to the camera to trusted hosts only, or disable the vulnerable API if possible [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.