CVE-2020-24363 — TP-link TL-WA855RE Missing Authentication for Critical Function Vulnerability

CVE-2020-24363

TP-Link TL-WA855RE Range Extender — Unauthenticated Factory Reset Leads to Admin Takeover

The TL-WA855RE is a consumer Wi-Fi range extender, a small device used to boost wireless coverage in homes and small offices by rebroadcasting an existing network signal. Like most consumer networking hardware, its management interface prioritizes ease of setup over defense against attackers already on the local network — an assumption this vulnerability breaks.

Overview

CVE-2020-24363 is a missing-authentication vulnerability (CWE-306) in the TL-WA855RE's TDDP (TP-Link Device Debug Protocol) management interface. An unauthenticated attacker on the same network segment can submit a TDDP_RESET request that triggers a factory reset and reboot of the device — and because the reset process re-initializes the device to an unconfigured state, the attacker can then set a new administrative password and take full control (CVSS 3.1: AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, 8.8 High).

Technical Details

TDDP is a proprietary TP-Link protocol intended for device debugging and management, and this endpoint fails to require any authentication before accepting a destructive factory-reset command. Because a factory reset returns the device to its out-of-box unconfigured state, the attacker — who is already on the adjacent network by the time they can reach TDDP — simply needs to complete the device's normal initial setup flow (which assumes a trusted local user) to claim administrative control.

Discovery

Publicly tracked via NVD; the TL-WA855RE is listed by TP-Link as end-of-life/end-of-service, meaning no further security patches are planned.

Exploitation Context

CISA added this CVE to KEV in September 2025, five years after disclosure, indicating continued exploitation of these devices — likely for botnet recruitment or as a pivot point for further network attacks, since a compromised range extender sits inline with victim network traffic.

Remediation

  1. Discontinue use of the TL-WA855RE and replace with a currently supported range extender or access point — TP-Link is not issuing further patches for this end-of-life model.
  2. If replacement isn't immediately possible, restrict which devices can reach the extender on the local network, using client isolation or a dedicated VLAN if your router supports it.
  3. Monitor for unexpected factory resets or configuration changes on any TL-WA855RE still in service, which could indicate active exploitation.
  4. Audit your network for other end-of-life TP-Link devices, given this vendor's product line includes many older models no longer receiving security updates.

Key Details

PropertyValue
CVE ID CVE-2020-24363
Vendor / Product TP-Link — TL-WA855RE
NVD Published2020-08-31
NVD Last Modified2025-11-07
CVSS 3.1 Score8.8
CVSS 3.1 VectorCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SeverityHIGH
CWE CWE-306 find similar ↗
CISA KEV Added2025-09-02
CISA KEV Deadline2025-09-23
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2025-09-23. Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

Timeline

DateEvent
2020-08-31CVE published
2025-09-02Added to CISA Known Exploited Vulnerabilities catalog
2025-09-23CISA BOD 22-01 remediation deadline

References

ResourceType
TP-Link TL-WA855RE Product Page Vendor Advisory
TP-Link TL-WA855RE Support FAQs Vendor Advisory
NVD — CVE-2020-24363 Vulnerability Database
CISA KEV Catalog Entry US Government