CVE-2026-5981
Buffer Overflow in D-Link DIR-605L POST Request Handler
Publication date: 2026-04-09
Last updated on: 2026-04-30
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-605l_firmware | 2.13b01 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?
The affected product, D-Link DIR-605L 2.13B01, is no longer supported by the maintainer.
Since the vulnerability allows remote exploitation via a buffer overflow in the formAdvFirewall function, immediate mitigation steps include discontinuing use of the affected device or isolating it from untrusted networks to prevent remote attacks.
Consider replacing the device with a supported model that receives security updates.
Can you explain this vulnerability to me?
This vulnerability exists in the D-Link DIR-605L router, specifically in the formAdvFirewall function of the /goform/formAdvFirewall component which handles POST requests.
The issue arises due to improper handling of the argument 'curTime', which can be manipulated to cause a buffer overflow.
A buffer overflow occurs when more data is written to a buffer than it can hold, potentially allowing an attacker to execute arbitrary code or crash the device.
This vulnerability can be exploited remotely, meaning an attacker does not need physical access to the device to launch an attack.
The affected products are no longer supported by the maintainer, which means no official patches or fixes are available.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to a buffer overflow, which may allow an attacker to execute arbitrary code on the affected device.
This could result in unauthorized control over the router, potentially allowing the attacker to intercept, modify, or disrupt network traffic.
Such control could lead to network downtime, data breaches, or use of the device as a launch point for further attacks within the network.
Since the device is no longer supported, there is no official fix, increasing the risk and impact of exploitation.