← Vulnerability feed

Vulnerability record · CVE-2021-46381 · published 4 March 2022

CVE-2021-46381: D-Link DAP-1620 path traversal allows local file inclusion

Dlink · Dap 1620 Firmware

D-Link DAP-1620 firmware is affected by a path traversal flaw (CWE-22) that permits local file inclusion, allowing an attacker to read internal files such as /etc/passwd and /etc/shadow. The vulnerability is remotely reachable without authentication or user interaction, making exposed devices a direct information-disclosure risk.

7.5 CVSS 3.1 High EPSS 59% · top 0.9% CWE-22 · Path traversal
7.5CVSS 3.1 base score, v2 5.0
59%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Local File Inclusion due to path traversal in D-Link DAP-1620 leads to unauthorized internal files reading [/etc/passwd] and [/etc/shadow].

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityThe flaw is remotely exploitable without authentication, has public exploit references, and a high EPSS score, though it is not in CISA KEV and only affects confidentiality.

What it is

D-Link DAP-1620 firmware is affected by a path traversal flaw (CWE-22) that permits local file inclusion, allowing an attacker to read internal files such as /etc/passwd and /etc/shadow. The vulnerability is remotely reachable without authentication or user interaction, making exposed devices a direct information-disclosure risk.

Impact

An attacker can read sensitive system files including /etc/passwd and /etc/shadow, exposing account and credential material that can support further attacks. The CVSS vector indicates high confidentiality impact with no integrity or availability impact.

Attack surface

Reached over the network via the device's web interface, per the CVSS vector AV:N/AC:L/PR:N/UI:N, meaning no authentication or user interaction is required. The description does not specify the exact endpoint or parameter, so the precise request path is not documented in this record.

Exploitation

Public exploit references are present (PacketStorm and a Google Drive link tagged Exploit), and EPSS is high at 0.58882 (99th percentile), though the CVE is not listed in CISA KEV. No ransomware group usage is documented.

What to do

  • Apply the latest D-Link firmware for DAP-1620 per the vendor security bulletin; if no fixed firmware exists, retire or replace the device.
  • Remove DAP-1620 management interfaces from internet exposure and restrict access to a trusted management network.
  • Place affected devices behind a firewall or reverse proxy that blocks path traversal patterns in request paths.
  • Monitor D-Link security bulletins for updated guidance and affected firmware versions.
  • If the device cannot be patched or isolated, disable remote management features where possible.

Detection

  • Inspect web server or proxy logs for requests containing traversal sequences such as ../, ..%2f, or encoded variants targeting file paths like /etc/passwd or /etc/shadow.
  • Alert on HTTP requests to the DAP-1620 management interface from untrusted or external source IPs.
  • Monitor for anomalous reads of sensitive system files on or from the device where host-level logging is available.
  • Track outbound connections from the device to unknown hosts that could indicate post-exploitation activity.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-46381 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.3CVE-2025-2621Dlink dap-1620 firmware memory buffer overflow vulnerabilityA vulnerability was found in D-Link DAP-1620 1.03 and classified as critical. This issue affects the function check_dws_cookie of the file /storage. …EPSS 2.1%9.3CVE-2025-2620Dlink dap-1620 firmware memory buffer overflow vulnerabilityA vulnerability has been found in D-Link DAP-1620 1.03 and classified as critical. This vulnerability affects the function mod_graph_auth_uri_handler…EPSS 8.7%9.3CVE-2025-2618Dlink dap-1620 firmware memory buffer overflow vulnerabilityA vulnerability, which was classified as critical, has been found in D-Link DAP-1620 1.03. Affected by this issue is the function set_ws_action of th…EPSS 2.0%9.3CVE-2025-2619Dlink dap-1620 firmware memory buffer overflow vulnerabilityA vulnerability, which was classified as critical, was found in D-Link DAP-1620 1.03. This affects the function check_dws_cookie of the file /storage…EPSS 2.0%9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed

Source: NIST National Vulnerability Database (record CVE-2021-46381), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.