LiveActive security incident?Get immediate response
CVE Record

CVE-2020-29557: An issue was discovered on D-Link DIR-825 R1 devices through 3.0.1 before 2020-11-20.

An issue was discovered on D-Link DIR-825 R1 devices through 3.0.1 before 2020-11-20. A buffer overflow in the web interface allows attackers to achieve pre-authentication remote code execution.

CriticalCVSS 9.8Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

This is a critical router flaw in D-Link DIR-825 R1 devices. The web interface can be attacked remotely before login, potentially letting an attacker take control of the device. CISA lists this CVE in its Known Exploited Vulnerabilities catalog, so affected internet-exposed devices should be treated as urgent exposure.

Executive priority

Treat this as an urgent perimeter-device risk. A vulnerable router could give an attacker a foothold before authentication, and CISA KEV status means exploitation is not theoretical. Confirm whether these devices exist, then update, isolate, or retire them quickly.

Technical view

CVE-2020-29557 is a CWE-119 buffer overflow in the D-Link DIR-825 R1 web interface affecting devices through firmware 3.0.1 before 2020-11-20. The CVSS 3.1 score is 9.8, with network attack vector, no privileges, no user interaction, and full confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to D-Link DIR-825 R1 routers running firmware through 3.0.1 before 2020-11-20, especially where the web management interface is reachable from untrusted networks. The provided affected-product metadata is incomplete, so inventory confirmation is important.

Exploitation context

The source bundle says CISA KEV includes CVE-2020-29557, which supports known exploitation. Public references include a D-Link download page and an external research write-up. The bundle does not provide exploit prevalence, targeting patterns, or a definitive fixed firmware version.

Researcher notes

The evidence identifies pre-authentication RCE via a web-interface buffer overflow, but the prompt bundle does not include safe validation artifacts, affected CPEs, or exact fixed firmware details. Avoid assuming broader D-Link impact without source support.

Mitigation direction

  • Inventory all D-Link DIR-825 R1 devices and record firmware versions.
  • Check D-Link guidance/downloads for fixed firmware or replacement direction.
  • Remove web management exposure from the internet and untrusted networks.
  • Replace devices if vendor-supported remediation cannot be confirmed.
  • Prioritize remediation for remote sites, branch networks, and unmanaged routers.

Validation and detection

  • Confirm whether any DIR-825 R1 device runs firmware through 3.0.1 before 2020-11-20.
  • Verify the management interface is not reachable from the public internet.
  • Review firewall, VPN, and remote management rules for unintended access.
  • Check CISA KEV tracking for required remediation timelines.
  • Document evidence of firmware update, isolation, or device retirement.
Prepared
Reviewed
Confidence
medium
Sources
5

Michael Williams reviewed this cited source version on .

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-119: 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-2020-29557 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
Critical
CVSS
9.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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
4Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2020-29557Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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

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-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.