Cyber Resilience

CVE-2026-2055

MediumPublic PoC

Published: 06 February 2026

Published
06 February 2026
Modified
17 February 2026
KEV Added
Patch
CVSS Score v4 5.5 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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
EPSS Score 0.0011 28.7th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2055 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Dlink Dir-605L Firmware. Its CVSS base score is 5.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 28.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SC-7 (Boundary Protection).

Deeper analysis

CVE-2026-2055 is an information disclosure vulnerability affecting D-Link DIR-605L and DIR-619L routers running firmware versions 2.06B01 and 2.13B01. The issue resides in an unknown function within the DHCP Client Information Handler component, which can be manipulated to leak sensitive data. Assigned a CVSS v3.1 base score of 5.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N), it maps to CWE-200 (Exposure of Sensitive Information), CWE-284 (Improper Access Control), and NVD-CWE-Other. This flaw impacts only products that are no longer supported by the vendor.

The vulnerability enables remote exploitation over the network with low complexity and no authentication or user interaction required. Attackers can trigger the disclosure without privileges, achieving low-impact confidentiality loss while leaving integrity and availability unaffected. A proof-of-concept exploit is publicly available, facilitating potential attacks against exposed instances.

VulDB advisories and referenced GitHub repositories detail the issue but note no patches or mitigations from the vendor, as the affected products are end-of-life and unsupported. Security practitioners should prioritize network segmentation, firewall rules to block unauthorized DHCP interactions, or device replacement to mitigate exposure.

EU & UK References

Vulnerability details

A weakness has been identified in D-Link DIR-605L and DIR-619L 2.06B01/2.13B01. The affected element is an unknown function of the component DHCP Client Information Handler. Executing a manipulation can lead to information disclosure. The attack may be launched remotely. The…

more

exploit has been made available to the public and could be used for attacks. This vulnerability only affects products that are no longer supported by the maintainer.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Remote unauthenticated info disclosure in public-facing DHCP handler directly enables exploitation of exposed network devices.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-2054Same product: Dlink Dir-605L
CVE-2026-2056Same product: Dlink Dir-605L
CVE-2025-2548Same product: Dlink Dir-605L
CVE-2025-55611Same product: Dlink Dir-619L
CVE-2026-5983Same product: Dlink Dir-605L
CVE-2026-5981Same product: Dlink Dir-605L
CVE-2025-55599Same product: Dlink Dir-619L
CVE-2026-5980Same product: Dlink Dir-605L
CVE-2025-55602Same product: Dlink Dir-619L
CVE-2025-0481Same vendor: Dlink

Affected Assets

dlink
dir-605l firmware
2.06b01
dlink
dir-619l firmware
2.13b01

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Enforces access restrictions on the DHCP Client Information Handler so that unauthenticated remote actors cannot trigger the information disclosure.

prevent

Boundary-protection mechanisms (firewalls, segmentation) block unauthorized network access to the vulnerable DHCP component on unsupported D-Link devices.

prevent

Requires replacement or approved mitigations for the explicitly unsupported DIR-605L/DIR-619L firmware versions that contain the flaw.

References