CVE-2026-2142

7.2

D-Link · DIR-823X

A remote OS command injection vulnerability exists in D-Link DIR-823X firmware version 250416 within the /goform/set_qos endpoint.

Executive summary

A critical OS command injection vulnerability in the D-Link DIR-823X router allows remote attackers to execute arbitrary system commands, posing a significant risk of total device compromise.

Vulnerability

The vulnerability exists due to improper neutralization of special elements used in an OS command within the sub_420688 function of the /goform/set_qos script. While the CVSS vector indicates high privileges are required, the flaw allows an authenticated attacker to inject and execute arbitrary OS commands remotely.

Business impact

The ability to execute arbitrary OS commands on network infrastructure equipment can lead to a complete loss of confidentiality, integrity, and availability. An attacker could establish persistence, pivot into internal network segments, or intercept sensitive traffic flowing through the device. Given the CVSS score of 7.2, this vulnerability represents a high-severity risk that demands immediate attention to prevent unauthorized administrative control.

Remediation

Immediate Action: Disconnect affected devices from the public-facing internet if possible and verify if a firmware update is available on the official D-Link support portal.

Proactive Monitoring: Inspect system logs for unusual HTTP requests targeting the /goform/set_qos endpoint and monitor for unexpected outbound network traffic originating from the router.

Compensating Controls: Implement strict access control lists on the management interface and utilize a firewall to restrict access to the device web interface to trusted administrative IP addresses only.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists via the technical write-up at https://github.com/master-abc/cve/issues/29.

Analyst recommendation

The presence of a public proof-of-concept for an OS command injection flaw makes this vulnerability a high priority for remediation. Administrators should prioritize restricting access to the administrative interface and applying any available vendor patches immediately upon release to prevent potential device takeover.

More D-Link CVEs

Sources

Originally found and disclosed by 942384053 (VulDB User), per the CVE Program record.