Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability was found in D-Link DIR-825M 1.1.12. This issue affects the function sub_414BA8 of the file /boafrm/formWanConfigSetup. The manipulation of the argument submit-url results in buffer overflow. The attack can be executed remotely. The exploit has been made public and could be used.
AnalysisAI
Remote authenticated attackers can execute arbitrary code on D-Link DIR-825M routers (firmware 1.1.12) by sending specially crafted requests to the /boafrm/formWanConfigSetup endpoint with malicious submit-url parameters, triggering a buffer overflow in function sub_414BA8. Public proof-of-concept exploit code exists on GitHub (Kiciot/cve#3), significantly lowering exploitation barriers. While requiring authentication (PR:L), the network attack vector (AV:N) and low complexity (AC:L) enable remote compromise of affected devices with potential for complete device control (VC:H/VI:H/VA:H). No CISA KEV listing or EPSS data available at time of analysis.
Technical ContextAI
This vulnerability stems from improper buffer size validation (CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer) in the router's web management interface. The affected function sub_414BA8 processes WAN configuration requests without adequately validating the length of the submit-url parameter before copying it into a fixed-size buffer. D-Link DIR-825M is a dual-band wireless AC router with integrated web-based administration. The vulnerable endpoint /boafrm/formWanConfigSetup handles configuration of WAN network settings. Stack-based or heap-based buffer overflows in embedded device firmware frequently allow attackers to overwrite return addresses or function pointers, redirecting program execution to attacker-controlled code. The CVSS 4.0 vector indicates no impact to subsequent system components (SC:N/SI:N/SA:N), suggesting exploitation is contained to the router itself rather than enabling pivot to connected network devices.
RemediationAI
Check for firmware updates from D-Link support (https://www.dlink.com/support) and upgrade to the latest available firmware version for DIR-825M if a patched release addressing this buffer overflow has been published. No specific fix version number is confirmed in available data-contact D-Link directly or monitor VulDB entry 359947 (https://vuldb.com/vuln/359947) for patch announcements. Until patching, implement these compensating controls: (1) Disable remote (WAN-side) administrative access to the router web interface, restricting management to LAN-only connections-this prevents internet-based exploitation but allows local network attackers to proceed if they gain internal access; (2) Change default administrative credentials to strong, unique passwords to raise the authentication barrier (PR:L requirement); (3) Segment the router on an isolated management VLAN if enterprise deployment allows, limiting blast radius; (4) Monitor router logs for repeated failed authentication attempts or unexpected configuration changes. If D-Link discontinues support for DIR-825M (common for older consumer hardware), consider replacement with actively supported hardware as compensating controls only reduce rather than eliminate risk from memory corruption vulnerabilities.
The miniigd SOAP service in Realtek SDK allows remote attackers to execute arbitrary code via a crafted NewInternalClien
The D-Link DIR-645 Wired/Wireless Router Rev. Rated high severity (CVSS 8.8), this vulnerability is no authentication re
The ping tool in multiple D-Link and TRENDnet devices allow remote attackers to execute arbitrary code via the ping_addr
D-Link DIR-820L 1.05B03 was discovered to contain remote command execution (RCE) vulnerability via HTTP POST to get set
Stack-based buffer overflow in the do_hnap function in www/my_cgi.cgi in D-Link DSP-W215 (Rev. Rated critical severity (
Multiple cross-site request forgery (CSRF) vulnerabilities in D-Link DIR-600 router (rev. Rated high severity (CVSS 8.0)
Unrestricted file upload vulnerability in D-Link DCS-931L with firmware 1.04 and earlier allows remote authenticated use
D-Link DIR-600 Rev Bx devices with v2.x firmware allow remote attackers to read passwords via a model/__show_info.php?RE
Multiple cross-site scripting (XSS) vulnerabilities in D-Link DIR-645 Router (Rev. Rated medium severity (CVSS 4.3), thi
Directory traversal vulnerability in D-Link DVG-N5402SP with firmware W1000CN-00, W1000CN-03, or W2000EN-00 allows remot
A vulnerability in the D-Link DIR-859 router with firmware version A3 1.05 and earlier permits unauthorized individuals
The web interface of multiple D-Link routers, including DIR-600 rev B (≤2.14b01) and DIR-300 rev B (≤2.13), contains an
Same weakness CWE-119 – Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26068