Skip to main content

Dir 513 EUVDEUVD-2026-13702

| CVE-2026-4486 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-03-20 VulDB
7.4
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
7.4 HIGH
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

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
PoC Detected
Apr 03, 2026 - 19:35 vuln.today
Public exploit code
EUVD ID Assigned
Mar 20, 2026 - 14:15 euvd
EUVD-2026-13702
Analysis Generated
Mar 20, 2026 - 14:15 vuln.today
CVE Published
Mar 20, 2026 - 14:02 nvd
HIGH 7.4

DescriptionCVE.org

A vulnerability was found in D-Link DIR-513 1.10. This affects the function formEasySetPassword of the file /goform/formEasySetPassword of the component Web Service. The manipulation of the argument curTime results in stack-based buffer overflow. The attack may be performed from remote. The exploit has been made public and could be used. This vulnerability only affects products that are no longer supported by the maintainer.

AnalysisAI

Remote code execution in D-Link DIR-513 1.10 via stack-based buffer overflow in the /goform/formEasySetPassword endpoint allows unauthenticated attackers to achieve full system compromise through a malicious curTime parameter. Public exploit code exists for this vulnerability, and affected devices are no longer receiving security updates from the vendor. An attacker with network access can execute arbitrary code with high privileges without user interaction.

Technical ContextAI

This vulnerability affects D-Link DIR-513 wireless router firmware version 1.10 (CPE: cpe:2.3:a:d-link:dir-513:*:*:*:*:*:*:*:*), specifically within the web service component that handles administrative functions. The root cause is a CWE-121 stack-based buffer overflow, which occurs when the formEasySetPassword function fails to properly validate the length of user-supplied input in the curTime argument before copying it to a fixed-size buffer on the stack. This classic memory corruption vulnerability allows adjacent memory to be overwritten with attacker-controlled data, potentially including return addresses and function pointers that can redirect program execution. The vulnerability resides in the router's embedded web server that processes configuration changes, making it accessible through the device's administrative interface.

RemediationAI

Since the D-Link DIR-513 is end-of-life and no security patches will be released (Remediation Level: Unavailable), the primary remediation is to immediately replace the affected device with a currently supported router model from D-Link or another vendor. Organizations that cannot immediately replace the device should implement compensating controls including disabling remote management access to the web interface, restricting administrative access to trusted IP addresses only through firewall rules, using strong unique passwords for administrative accounts, and isolating the device on a separate network segment. Monitor the device logs for suspicious authentication attempts or unexpected configuration changes. Given the public availability of exploit code at https://github.com/InfiniteLin/Lin-s-CVEdb/blob/main/DIR-513/formEasySetPassword/formEasySetPassword.md, these mitigations should be considered temporary measures only until device replacement is completed.

Share

EUVD-2026-13702 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy