CVE-2022-21236
Description
An information disclosure vulnerability exists due to a web server misconfiguration in the Reolink RLC-410W v3.0.0.136_20121102. A specially-crafted HTTP request can lead to a disclosure of sensitive information. An attacker can send an HTTP request to trigger this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reolink RLC-410W camera misconfigures TLS private key in web root, allowing unauthenticated download via HTTP request leading to information disclosure.
Vulnerability
The Reolink RLC-410W camera version 3.0.0.136_20121102 contains a web server misconfiguration where the TLS private key (self.key) is stored inside the nginx document root (/mnt/app/www/). Due to insufficient access control, an attacker can download the private key with a simple HTTP request [1].
Exploitation
An unauthenticated attacker with network access can send an HTTP GET request to http:///self.key to retrieve the private key. No authentication or user interaction is required. The attack vector is network-based (AV:N) with high attack complexity (AC:H) due to the need for precise timing or network position to exploit the decryption aspect, but the initial key download is trivial [1].
Impact
Successful exploitation enables the attacker to impersonate the camera by using the private key to decrypt HTTPS traffic, potentially stealing authentication tokens of logged-in users. This could allow the attacker to gain admin privileges, affecting confidentiality, integrity, and availability of the device (CVSS 8.1) [1].
Mitigation
As of the report date (January 2022), no patched version was available. The vendor was notified but no fix was released. Users should monitor for firmware updates from Reolink. In the interim, restricting network access to the camera and using VPNs may reduce risk, but no official workaround is documented [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-2022-1446mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.