Cyber Posture

CVE-2025-59487

High

Published: 03 February 2026

Published
03 February 2026
Modified
16 March 2026
KEV Added
Patch
CVSS Score 8.0 CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0003 7.8th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-59487 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Tp-Link Archer Ax53 Firmware. Its CVSS base score is 8.0 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 7.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the vulnerability by requiring timely identification, reporting, testing, and deployment of firmware updates to correct the heap-based buffer overflow flaw.

prevent

Requires validation of packet fields, including offsets, at network interfaces to prevent improper use of unvalidated inputs leading to arbitrary memory writes.

prevent

Implements memory safeguards such as heap canaries or randomization to limit the impact of heap-based buffer overflows even if input validation fails.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Why these techniques?

Heap buffer overflow enables remote exploitation of the router service for privilege escalation and arbitrary code execution via crafted packets.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

Heap-based Buffer Overflow vulnerability in TP-Link Archer AX53 v1.0 (tmpserver modules) allows authenticated adjacent attackers to cause a segmentation fault or potentially execute arbitrary code. The vulnerability arises from improper validation of a packet field whose offset is used to…

more

determine the write location in memory. By crafting a packet with a manipulated field offset, an attacker can redirect writes to arbitrary memory locations.This issue affects Archer AX53 v1.0: through 1.3.1 Build 20241120.

Deeper analysisAI

CVE-2025-59487 is a heap-based buffer overflow vulnerability (CWE-122) in the tmpserver modules of the TP-Link Archer AX53 v1.0 router firmware. The issue stems from improper validation of a packet field whose offset determines the write location in memory, enabling attackers to craft packets that redirect writes to arbitrary memory locations. This flaw affects Archer AX53 v1.0 firmware versions through 1.3.1 Build 20241120 and carries a CVSS v3.1 base score of 8.0 (AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).

Authenticated attackers on the adjacent network (AV:A, PR:L) can exploit this vulnerability by sending specially crafted packets to the affected device. Successful exploitation may cause a segmentation fault, leading to denial of service, or potentially allow arbitrary code execution with elevated privileges, granting high confidentiality, integrity, and availability impacts.

Mitigation is available through firmware updates from TP-Link, accessible via regional support download pages such as those for the US and Malaysia. Additional details on the vulnerability, including technical analysis, are provided in the Talos Intelligence advisory (TALOS-2025-2285) and a related TP-Link FAQ. Security practitioners should verify and apply the latest firmware to vulnerable Archer AX53 v1.0 devices.

Details

CWE(s)

Affected Products

tp-link
archer ax53 firmware
1.0

CVEs Like This One

CVE-2025-58077Same product: Tp-Link Archer Ax53
CVE-2025-59482Same product: Tp-Link Archer Ax53
CVE-2025-62405Same product: Tp-Link Archer Ax53
CVE-2025-58455Same product: Tp-Link Archer Ax53
CVE-2025-62404Same product: Tp-Link Archer Ax53
CVE-2025-61983Same product: Tp-Link Archer Ax53
CVE-2025-62673Same product: Tp-Link Archer Ax53
CVE-2025-61944Same product: Tp-Link Archer Ax53
CVE-2026-30815Same product: Tp-Link Archer Ax53
CVE-2026-30814Same product: Tp-Link Archer Ax53

References