Multiple D-Link DIR-series routers, including DIR-110, DIR-412, DIR-600, DIR-610, DIR-615, DIR-645, and DIR-815 firmware version 1.03, contain a vulnerability in the service.cgi endpoint that allows remote attackers to execute arbitrary system commands without authentication. The flaw stems from improper input handling in the EVENT=CHECKFW parameter, which is passed directly to the system shell without sanitization. A crafted HTTP POST request can inject commands that are executed with root privileges, resulting in full device compromise. These router models are no longer supported at the time of assignment and affected version ranges may vary. Exploitation evidence was first observed by the Shadowserver Foundation on 2025-08-21 UTC.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/Cr0n1c/dlink_shell_poc/blob/master/dlink_auth_rce | technical description exploit |
https://www.exploit-db.com/exploits/43496 | exploit |
https://legacy.us.dlink.com/ | product |
https://support.dlink.com/EndOfLifePolicy.aspx | product |
https://www.vulncheck.com/advisories/dlink-dir-rce-service-cgi | third party advisory |