CWE-59Base13 in KEV

Improper Link Resolution Before File Access ('Link Following')

Draft in the CWE catalog · 691 CVEs mapped

691
CVEs mapped
13
In KEV
7.3
Median CVSS
What it is

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Recent examples
6.5cvss
CVE-2026-85583

CVE-2026-85583 - MEDIUM Severity Vulnerability

SiYuan versions before v3.8.2 contain a path traversal vulnerability in the reader-accessible file-read endpoint that follows symlinks when opening authorized asset paths. Attackers with reader role can request a logical asset under data/assets/ that is a symlink to a file outside the workspace and receive the target file bytes, bypassing workspace boundary restrictions.

MEDIUMno explanation yet
0%
epss
6.6cvss
CVE-2026-85092

CVE-2026-85092 - MEDIUM Severity Vulnerability

LiME through 1.12.0 fails to validate the disk acquisition output path and does not use O_NOFOLLOW when opening the operator-supplied path parameter, allowing unprivileged local users to overwrite arbitrary root-owned files. An attacker who controls the output directory can create a symbolic link with the expected filename pointing to any root-owned file, and when the acquisition runs in kernel context, LiME follows the link and truncates the target file with the memory acquisition stream.

MEDIUMno explanation yet
0%
epss
7.0cvss
CVE-2026-78409

CVE-2026-78409 - HIGH Severity Vulnerability

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to open_tree() with AT_SYMLINK_NOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with an fstab-authorized X-mount.subdir entry can attach a host path at the intended mountpoint.

HIGHno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-59
Abstraction
Base
Structure
Simple
Status
Draft
References (2)