Cyber Posture

CVE-2025-14756

HighRCE

Published: 26 January 2026

Published
26 January 2026
Modified
09 March 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0025 47.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-14756 is a high-severity Command Injection (CWE-77) vulnerability in Tp-Link Archer Mr600 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 47.9th 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 Exploit Public-Facing Application (T1190) 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 prevents command injection by requiring validation of all inputs to the admin interface, blocking crafted inputs from reaching system command execution.

prevent

Mandates timely flaw remediation through firmware updates, eliminating the specific command injection vulnerability as recommended by TP-Link.

prevent

Enforces least privilege on authenticated admin accounts, limiting the scope and impact of any successfully injected system commands.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

The vulnerability is a command injection (CWE-77) in a public-facing web admin interface (AV:N), enabling remote exploitation (T1190) to execute arbitrary system (Unix shell) commands (T1059.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Command injection vulnerability was found in the admin interface component of TP-Link Archer MR600 v5 firmware, allowing authenticated attackers to execute system commands with a limited character length via crafted input in the browser developer console, possibly leading to service…

more

disruption or full compromise.

Deeper analysisAI

CVE-2025-14756 is a command injection vulnerability (CWE-77) discovered in the admin interface component of TP-Link Archer MR600 v5 firmware. Published on 2026-01-26, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H). The flaw enables authenticated attackers to execute system commands via crafted input in the browser developer console, though with a limited character length.

An attacker with low-privilege authenticated access (PR:L) can exploit this vulnerability remotely over the network (AV:N) with low attack complexity (AC:L) and without requiring user interaction (UI:N). Exploitation allows injection and execution of system commands, potentially resulting in service disruption or full compromise of the affected device.

Advisories from the Japan Vulnerability Notes (JVN) provide further details at https://jvn.jp/en/vu/JVNVU94651499/ and https://jvn.jp/vu/JVNVU94651499/. TP-Link recommends applying updated firmware, available for download at https://www.tp-link.com/en/support/download/archer-mr600/#Firmware, https://www.tp-link.com/jp/support/download/archer-mr600/#Firmware, and https://www.tp-link.com/us/support/faq/4916/.

Details

CWE(s)

Affected Products

tp-link
archer mr600 firmware
≤ 1.1.0

CVEs Like This One

CVE-2025-15607Same vendor: Tp-Link
CVE-2026-22225Same vendor: Tp-Link
CVE-2026-30818Same vendor: Tp-Link
CVE-2024-57357Same vendor: Tp-Link
CVE-2026-0630Same vendor: Tp-Link
CVE-2025-9377Same vendor: Tp-Link
CVE-2026-0654Same vendor: Tp-Link
CVE-2026-0652Same vendor: Tp-Link
CVE-2024-43028Shared CWE-77
CVE-2026-31175Shared CWE-77

References