Description
A vulnerability was detected in D-Link DIR-895L A1_102b07. Impacted is the function tunnel_set_params of the file tunnel.c of the component L2TP Control Channel Parser. Performing a manipulation results in out-of-bounds write. The attack may be initiated remotely. The exploit is now public and may be used.
Published: 2026-09-27
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A buffer overrun in the function tunnel_set_params of the L2TP Control Channel Parser allows an attacker to write data out of bounds, as indicated by CWE‑119 and CWE‑787. The flaw can be triggered by a specially crafted L2TP request and may lead to arbitrary code execution or a crash that can be leveraged for further compromise. The vulnerability is already publicly exploited and can be activated from outside the local network.

Affected Systems

The affected configuration is D‑Link DIR‑895L routers running firmware version A1_102b07. No other versions or models are explicitly listed, so all units with that firmware are considered vulnerable.

Risk and Exploitability

The CVSS score of 9.4 indicates a critical severity and the exploit is known to be publicly available. Because the attack vector is remote, any device exposed to the Internet can be targeted. The EPSS score is not disclosed, and the issue is not yet listed in the CISA KEV catalog, but the presence of a public exploit already raises the likelihood of real‑world attacks. The vulnerability attacks the L2TP protocol normally used for VPN connections, so systems with active L2TP services are at the highest risk.

Generated by OpenCVE AI on September 27, 2026 at 02:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the firmware update released by D‑Link that fixes the out‑of‑bounds write in the L2TP Control Channel Parser.
  • If an update is not yet available, disable the L2TP VPN service entirely to eliminate the attack surface.
  • Restrict external access to the router by blocking all unnecessary ports and limiting L2TP traffic to trusted IP ranges or a dedicated VPN subnet.

Generated by OpenCVE AI on September 27, 2026 at 02:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 01:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in D-Link DIR-895L A1_102b07. Impacted is the function tunnel_set_params of the file tunnel.c of the component L2TP Control Channel Parser. Performing a manipulation results in out-of-bounds write. The attack may be initiated remotely. The exploit is now public and may be used.
Title D-Link DIR-895L L2TP Control Channel tunnel.c tunnel_set_params out-of-bounds write
First Time appeared D-link
D-link dir-895l
Weaknesses CWE-119
CWE-787
CPEs cpe:2.3:h:d-link:dir-895l:*:*:*:*:*:*:*:*
Vendors & Products D-link
D-link dir-895l
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 9.9, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-27T00:45:14.034Z

Reserved: 2026-09-26T09:19:26.589Z

Link: CVE-2026-100740

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T01:17:17.810

Modified: 2026-09-27T01:17:17.810

Link: CVE-2026-100740

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T03:30:19Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-787

    Out-of-bounds Write