EUVD-2025-18788

| CVE-2025-6367 HIGH
2025-06-20 [email protected]
8.8
CVSS 3.1
Share

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Mar 15, 2026 - 00:19 vuln.today
EUVD ID Assigned
Mar 15, 2026 - 00:19 euvd
EUVD-2025-18788
PoC Detected
Jun 25, 2025 - 20:07 vuln.today
Public exploit code
CVE Published
Jun 20, 2025 - 21:15 nvd
HIGH 8.8

Description

A vulnerability was found in D-Link DIR-619L 2.06B01. It has been declared as critical. This vulnerability affects unknown code of the file /goform/formSetDomainFilter. The manipulation of the argument curTime/sched_name_%d/url_%d leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. This vulnerability only affects products that are no longer supported by the maintainer.

Analysis

CVE-2025-6367 is a critical stack-based buffer overflow vulnerability in D-Link DIR-619L firmware version 2.06B01, affecting the /goform/formSetDomainFilter endpoint. An authenticated remote attacker can exploit improper input validation on the curTime, sched_name_%d, and url_%d parameters to achieve arbitrary code execution with full system compromise (confidentiality, integrity, and availability). The vulnerability has public exploit disclosure and affects end-of-life hardware no longer receiving vendor support.

Technical Context

The vulnerability exists in the web management interface of D-Link DIR-619L wireless routers (CPE: cpe:2.3:h:d-link:dir-619l:-). The affected code path is the /goform/formSetDomainFilter form handler, which processes domain filtering configuration. The root cause is a stack-based buffer overflow (CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer), indicating that user-supplied input to parameters like curTime, sched_name_%d, and url_%d is copied into fixed-size stack buffers without proper bounds checking. This is a classic memory safety issue common in embedded device firmware written in C/C++. The vulnerability requires authentication (PR:L) to trigger, suggesting it exists in an administrative interface but may be accessible to low-privilege authenticated users.

Affected Products

D-Link DIR-619L (['2.06B01'])

Remediation

- action: Replace or retire affected hardware; details: Since D-Link DIR-619L is end-of-life with no vendor patches available, the only reliable remediation is hardware replacement with a currently supported router model. Firmware downgrades are not a viable mitigation. - action: Network isolation and access controls; details: If replacement is not immediately possible: (1) Restrict access to the web management interface (port 80/443) to trusted administrative networks only using firewall ACLs. (2) Disable remote management features entirely. (3) Change default credentials and use strong, unique passwords. (4) Isolate the device to a separate management VLAN with restricted egress. - action: Monitor for exploitation attempts; details: Enable logging on upstream security devices to detect POST requests to /goform/formSetDomainFilter with unusual parameters (particularly long strings in curTime, sched_name_*, or url_* fields). These may indicate exploitation attempts. - action: No vendor patches available; details: D-Link has not released patches for this vulnerability. Contact D-Link support for official guidance, but expect end-of-life product status confirmation.

Priority Score

64
Low Medium High Critical
KEV: 0
EPSS: +0.2
CVSS: +44
POC: +20

Share

EUVD-2025-18788 vulnerability details – vuln.today

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