CVE-2026-2129
7.2D-Link · DIR-823X
A command injection vulnerability exists in D-Link DIR-823X firmware 250416, allowing remote attackers to execute arbitrary operating system commands via the /goform/set_ac_status endpoint.
Executive summary
A critical OS command injection vulnerability in D-Link DIR-823X routers enables remote attackers to execute arbitrary commands, posing a severe risk of total system compromise.
Vulnerability
This vulnerability involves an OS command injection flaw within the /goform/set_ac_status file. By manipulating the ac_ipaddr, ac_ipstatus, or ap_randtime parameters, an authenticated attacker with high privileges can execute arbitrary commands on the underlying operating system.
Business impact
The ability to execute arbitrary OS commands on a network device represents a critical security failure, potentially granting an attacker full control over the router. This allows for unauthorized network traffic interception, internal network pivoting, or complete loss of service. Given the CVSS score of 7.2, this vulnerability must be treated with high urgency to prevent unauthorized administrative access and potential data exfiltration.
Remediation
Immediate Action: As no official patch is currently listed, administrators should restrict network access to the management interface of affected devices to trusted subnets only. If possible, disable the impacted service or implement strict egress filtering to prevent the router from initiating unauthorized outbound connections.
Proactive Monitoring: Monitor device logs for unusual activity associated with the /goform/set_ac_status endpoint or unexpected process execution. Check for unauthorized configuration changes that may indicate successful exploitation attempts.
Compensating Controls: Deploy a Web Application Firewall or an intrusion detection system to monitor and block malicious HTTP requests containing command injection patterns targeting the specified parameters.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists as documented in the research write-up at https://github.com/master-abc/cve/issues/23.
Analyst recommendation
The presence of a public proof-of-concept elevates the risk of this vulnerability significantly. Network administrators should prioritize isolating affected D-Link devices from the public internet immediately and continue monitoring vendor channels for an official firmware update. Failure to mitigate this exposure may result in full device takeover by unauthorized parties.
More D-Link CVEs
Sources
Originally found and disclosed by jiefengliang (VulDB User), per the CVE Program record.
- VDB-344764 | D-Link DIR-823X set_ac_status os command injection Vulnerability database entry
- VDB-344764 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #746935 | D-Link DIR-823X 250416 OS Command Injection Third-party advisory
- Exploit / PoC
- dlink.com