LiveActive security incident?Get immediate response
CVE Record

CVE-2021-40404: An authentication bypass vulnerability exists in the cgiserver.cgi Login functionality of reolink RLC-410W...

An authentication bypass vulnerability exists in the cgiserver.cgi Login functionality of reolink RLC-410W v3.0.0.136_20121102. A specially-crafted HTTP request can lead to authentication bypass. An attacker can send an HTTP request to trigger this vulnerability.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability can let an unauthenticated network attacker bypass login controls on a specific Reolink RLC-410W camera firmware version. The rated impact is limited because the CVSS vector indicates low integrity impact and no confidentiality or availability impact. Business urgency is highest where these cameras or their management interfaces are exposed beyond trusted networks.

Executive priority

Treat this as a moderate-priority exposure issue. Prioritize internet-facing or remotely managed cameras first, then internal devices on less trusted networks. The main business concern is unauthorized administrative access path risk, not confirmed widespread exploitation.

Technical view

CVE-2021-40404 is an authentication bypass in the cgiserver.cgi Login functionality of Reolink RLC-410W v3.0.0.136_20121102. The flaw is network-reachable, low complexity, requires no privileges or user interaction, and maps to CWE-284. Sources do not provide affected CPEs or a vendor fix in the supplied bundle.

Likely exposure

Exposure appears limited to Reolink RLC-410W devices running firmware v3.0.0.136_20121102, especially if camera web management is reachable from untrusted networks or the internet.

Exploitation context

The source bundle describes a specially crafted HTTP request that can trigger authentication bypass. It does not state active exploitation, and the CVE is not listed as KEV in the supplied data.

Researcher notes

The provided CVE metadata has incomplete affected-product fields, but the description identifies Reolink RLC-410W v3.0.0.136_20121102. Do not broaden scope without vendor evidence. Talos is the key technical reference in the bundle.

Mitigation direction

  • Identify Reolink RLC-410W devices and confirm firmware versions.
  • Check Reolink and Talos guidance for any vendor-approved firmware update or mitigation.
  • Remove camera management interfaces from internet exposure.
  • Restrict access to trusted admin networks or VPN-only paths.
  • Monitor camera management logs for unexpected Login CGI activity.

Validation and detection

  • Inventory deployed Reolink RLC-410W cameras and record firmware versions.
  • Confirm whether any device runs v3.0.0.136_20121102.
  • Review firewall and remote access rules for camera management access.
  • Verify internet-facing exposure with approved asset discovery processes.
  • Document whether vendor guidance or updated firmware is available.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-40404 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.3Medium
CVSS 3.0 vector shape for CVE-2021-40404Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.