CVE-2026-2056
Unknown Unknown - Not Provided
Information Disclosure in D-Link DHCP Connection Status Handler

Publication date: 2026-02-06

Last updated on: 2026-02-17

Assigner: VulDB

Description
A security vulnerability has been detected in D-Link DIR-605L and DIR-619L 2.06B01/2.13B01. The impacted element is an unknown function of the file /wan_connection_status.asp of the component DHCP Connection Status Handler. The manipulation leads to information disclosure. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. This vulnerability only affects products that are no longer supported by the maintainer.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-06
Last Modified
2026-02-17
Generated
2026-05-27
AI Q&A
2026-02-06
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
dlink dir-605l_firmware 2.06b01
dlink dir-619l_firmware 2.13b01
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-2056 is a security vulnerability found in D-Link DIR-605L and DIR-619L routers running firmware versions 2.06B01 and 2.13B01. The flaw exists in the DHCP Connection Status Handler component, specifically in the /wan_connection_status.asp file. Due to improper access controls and incorrect privilege assignments, an attacker can remotely access this page without any authentication.

This unauthorized access allows the attacker to disclose sensitive network information related to the WAN connection status. The vulnerability is classified as an information disclosure issue and is considered medium severity with a CVSS v3 base score of 5.3.


How can this vulnerability impact me? :

This vulnerability can lead to unauthorized disclosure of sensitive network information about your WAN connection. An attacker can remotely exploit this flaw without needing any authentication, potentially gaining insights into your network configuration.

While the vulnerability does not affect the integrity or availability of the device, the exposure of confidential information could aid attackers in further targeting your network or devices.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

[{'type': 'paragraph', 'content': 'This vulnerability can be detected by checking if your network devices are D-Link DIR-605L or DIR-619L routers running firmware versions 2.06B01 or 2.13B01. The vulnerable endpoint is the /wan_connection_status.asp page, which can be accessed without authentication.'}, {'type': 'paragraph', 'content': "One way to detect vulnerable devices on your network is to attempt to access the URL path /wan_connection_status.asp on the router's IP address and observe if sensitive WAN connection information is disclosed without authentication."}, {'type': 'paragraph', 'content': 'Additionally, vulnerable devices can be discovered using Google dorking with the query: inurl:wan_connection_status.asp'}, {'type': 'paragraph', 'content': 'Suggested commands to detect the vulnerability on your network or system include using curl or wget to fetch the page and check for unauthorized information disclosure, for example:'}, {'type': 'list_item', 'content': 'curl http://[router_ip]/wan_connection_status.asp'}, {'type': 'list_item', 'content': 'wget -qO- http://[router_ip]/wan_connection_status.asp'}, {'type': 'paragraph', 'content': 'If the response contains sensitive WAN connection information without requiring authentication, the device is vulnerable.'}] [2, 1]


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': 'Since the affected D-Link DIR-605L and DIR-619L devices are no longer supported by the manufacturer and no firmware patches are available, immediate mitigation involves restricting access to the vulnerable endpoint.'}, {'type': 'paragraph', 'content': 'The recommended step is to apply restrictive firewall rules to block external and unauthorized internal access to the /wan_connection_status.asp page on the affected routers.'}, {'type': 'paragraph', 'content': "This can be done by configuring network firewalls or router access control lists (ACLs) to deny HTTP requests targeting the /wan_connection_status.asp path or the router's IP address from untrusted sources."}, {'type': 'paragraph', 'content': 'Additionally, monitoring network traffic for suspicious requests to this endpoint and limiting remote management access to trusted networks can help reduce exposure.'}] [2]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart