ZeroHour

CVE-2023-1389

KEV PoC ×2mass

Command Injection in TP-Link Archer AX21 Router Allows Remote Code Execution

CISA: TP-Link Archer AX-21 Command Injection Vulnerability

CVSS 3.1
8.8 high
EPSS
100%p100
Published
()
KEV added
AI analysis

CVE-2023-1389 is a command injection flaw (CWE-77) in TP-Link's Archer AX21 Wi-Fi 6 router that lets an attacker execute arbitrary operating-system commands on the device. It is triggered by sending crafted input to a remotely reachable service on the router, which passes attacker-controlled values to the device's shell without proper sanitization; the source data does not specify the vulnerable endpoint or exact affected firmware ranges. Successful exploitation yields remote code execution on the router, giving the attacker a foothold in the network where the router sits, from which they can pivot or abuse the device further. Any household or organization running an Archer AX21 router is affected, with the highest risk where the router's management interface is exposed to the internet. The flaw was added to CISA's KEV catalog on 2023-05-01, confirming exploitation in the wild; EPSS assigns a ~100% probability of exploitation within 30 days (top percentile), while no public proof-of-concept or ransomware association is documented in the source data.

What to do: Update the Archer AX21 to the latest firmware available from TP-Link per the vendor's instructions (fixed firmware is published on the product's TP-Link support page). If updating is not immediately possible, disable WAN-side/remote management and restrict the router's web interface to the local network. Because exploitation is confirmed in the wild, also review exposed routers for signs of compromise, such as unexplained configuration changes or unexpected outbound traffic.

Affected
TP-Link Archer AX21 (Archer AX-21) Wi-Fi 6 router
Estimated exposure
masslikely hundreds of thousands of routers deployed, with >100k plausibly internet-exposed — The Archer AX21 is a heavily discounted, mass-market budget Wi-Fi 6 router from TP-Link, the world's largest consumer router vendor, sold globally in high volumes since around 2020-2021, so cumulative deployments and internet-exposed units…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

TP-Link Archer AX21 (AX1800) firmware versions before 1.1.4 Build 20230219 contained a command injection vulnerability in the country form of the /cgi-bin/luci;stok=/locale endpoint on the web management interface. Specifically, the country parameter of the write operation was not sanitized before being used in a call to popen(), allowing an unauthenticated attacker to inject commands, which would be run as root, with a simple POST request.

CISA Known Exploited Vulnerability
Affected
TP-Link Archer AX21
Required action
Apply updates per vendor instructions.
Due date
Ransomware use
Unknown
Vendors
tp-link
Products
archer ax21 firmware
Weakness
CWE-77
Vector
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news