CVE-2026-7289

8.8

D-Link · DIR-825M

A buffer overflow vulnerability in the D-Link DIR-825M router allows remote attackers to trigger memory corruption and potential code execution via the submit-url parameter.

Executive summary

A critical buffer overflow vulnerability in D-Link DIR-825M firmware version 1.1.12 allows remote, unauthenticated attackers to potentially gain full control of the device.

Vulnerability

The vulnerability exists within the sub_414BA8 function of the /boafrm/formWanConfigSetup endpoint, which fails to perform bounds checking when processing the submit-url parameter. This flaw allows an unauthenticated remote attacker to overwrite stack memory via a specifically crafted POST request.

Business impact

Successful exploitation poses a severe risk to organizational network integrity. An attacker gaining control of a router can intercept sensitive traffic, pivot into internal network segments, or render the device inaccessible, leading to significant operational downtime. With a CVSS score of 8.8, this vulnerability represents a high-severity threat that necessitates immediate attention.

Remediation

Immediate Action: Contact D-Link support or monitor the official vendor security portal for a firmware update, as no patched version is currently confirmed available. If no update is provided, consider retiring the device from production environments.

Proactive Monitoring: Review system logs for anomalous POST requests directed at the /boafrm/formWanConfigSetup endpoint, particularly those containing excessively long parameter strings. Monitor for unexpected device reboots or changes in routing behavior that may indicate successful memory corruption attempts.

Compensating Controls: Implement a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) rule to inspect and block incoming HTTP requests containing oversized values in the submit-url parameter. Restrict access to the router management interface to trusted administrative IP addresses only.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists and is attributed to the research write-up hosted on GitHub.

Analyst recommendation

Given the availability of a public proof-of-concept and the high-severity nature of the flaw, this vulnerability presents a credible risk to network security. Organizations should prioritize the identification of affected hardware and apply vendor-supplied patches as soon as they are released. In the absence of a firmware update, the risk should be mitigated by restricting network access to the device management interface or isolating the hardware from untrusted networks.

More D-Link CVEs

Sources

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