CVE-2026-4188

8.8

D-Link · DIR-619L

A stack-based buffer overflow in the boa component of D-Link DIR-619L version 2.06B01 allows remote attackers to execute arbitrary code via the curTime argument in the /goform/formSchedule endpoint.

Executive summary

A critical stack-based buffer overflow in D-Link DIR-619L routers allows remote attackers to trigger memory corruption and potential code execution.

Vulnerability

The vulnerability exists in the formSchedule function within the boa component, where the curTime parameter is copied to a local stack variable without sufficient bounds checking. This flaw allows a low-privileged authenticated attacker to overwrite the function return address and achieve code execution.

Business impact

Successful exploitation of this vulnerability poses a severe risk to network integrity and availability. Because the affected device is a router, an attacker gaining code execution could intercept traffic, redirect internal network requests, or permanently disable the device, leading to significant operational downtime. With a CVSS score of 8.8, this vulnerability is classified as High severity and requires immediate attention to prevent unauthorized control of network infrastructure.

Remediation

Immediate Action: As the affected product is no longer supported by the vendor, there is no official patch available. Owners must immediately decommission the affected hardware and replace it with a supported device.

Proactive Monitoring: Security teams should monitor network traffic for suspicious POST requests targeting the /goform/formSchedule endpoint, particularly those containing abnormally long strings in the curTime parameter.

Compensating Controls: If the device cannot be immediately replaced, implement network-level access control lists (ACLs) to restrict access to the management interface to trusted administrative IP addresses only.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists in the technical write-up provided by the researcher on GitHub.

Analyst recommendation

Given that the D-Link DIR-619L is at end-of-life status and no security updates will be provided, the only effective remediation is the immediate retirement of the device from the production environment. Continued use of this hardware exposes the network to trivial remote compromise. Organizations should prioritize the migration to modern, vendor-supported networking equipment to eliminate this risk.

More D-Link CVEs

Sources

Originally found and disclosed by pjqwudi (VulDB User), per the CVE Program record.