LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3555: A Buffer Overflow vulnerability in the RSTP server component of Eufy Indoor 2K Indoor Camera allows a local...

A Buffer Overflow vulnerability in the RSTP server component of Eufy Indoor 2K Indoor Camera allows a local attacker to achieve remote code execution. This issue affects: Eufy Indoor 2K Indoor Camera 2.0.9.3 version and prior versions.

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-3555 is a high-impact buffer overflow in the RSTP server component of Eufy Indoor 2K Indoor Camera firmware 2.0.9.3 and earlier. A successful attacker could execute code on the camera, but the published scoring indicates difficult conditions and high required privileges.

Executive priority

Treat this as a high-priority IoT exposure if affected cameras are present in sensitive networks. The strongest business concern is device compromise inside trusted environments, not broad internet-scale exploitation based on the provided evidence.

Technical view

The issue is classified as CWE-120 and carries CVSS 3.1 score 7.6. The vector indicates adjacent-network access, high attack complexity, high privileges required, no user interaction, changed scope, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to organizations or homes running Eufy Indoor 2K Indoor Camera firmware 2.0.9.3 or earlier. Risk is higher where camera services are reachable from untrusted local or adjacent networks.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation evidence. The CVSS vector suggests exploitation is not trivial because it requires high privileges and adjacent access, but successful exploitation could be serious.

Researcher notes

Evidence is limited to the CVE record and the referenced Bitdefender advisory. Do not assume other Eufy models are affected unless vendor sources confirm it. The CVSS vector materially narrows exploitability despite high technical impact.

Mitigation direction

  • Inventory Eufy Indoor 2K cameras and record firmware versions.
  • Check Eufy or vendor guidance for fixed firmware or supported mitigations.
  • Restrict camera access to trusted management networks only.
  • Block untrusted access to camera streaming and administrative services.
  • Retire or isolate cameras that cannot be updated safely.

Validation and detection

  • Confirm whether any camera runs firmware 2.0.9.3 or earlier.
  • Verify network segmentation prevents untrusted adjacent access.
  • Review firewall rules for camera streaming and management exposure.
  • Check vendor advisories before declaring remediation complete.
  • Monitor camera and network logs for unusual local access attempts.
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 · low confidence lookup

CWE-120: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-3555 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
High
CVSS
7.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

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
7.6CVSS 3.1HighCVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H16Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.6High
CVSS 3.1 vector shape for CVE-2021-3555Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

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

Products and packages named in the record

VendorProductVersion / packageStatus
EufyIndoor 2K Indoor CameraunspecifiedListed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.