VulnSea

CWE-59

CVEs classified under CWE-59, newest first.

219 CVEsRSS

CVE-2026-49176High· 7.8PoC
2mo ago

Windows WalletService Elevation of Privilege Vulnerability

Improper privilege management in Windows WalletService allows an authorized attacker to elevate privileges locally.

▾ MidnightMicrosoft · Windows 10 Version 1607EPSS 0.33%via CVEORG
CVE-2026-49180Medium· 5.5
2mo ago

Universal Plug and Play (upnp.dll) Information Disclosure Vulnerability

Improper link resolution before file access ('link following') in Universal Plug and Play (upnp.dll) allows an authorized attacker to disclose information locally.

▾ SunlitMicrosoft · Windows 10 Version 1607EPSS 0.44%via CVEORG
CVE-2026-50364High· 7.3
2mo ago

Windows Backup Service Elevation of Privilege Vulnerability

Improper link resolution before file access ('link following') in Windows Server Backup allows an authorized attacker to elevate privileges locally.

▾ TwilightMicrosoft · Windows 10 Version 21H2EPSS 0.47%via CVEORG
CVE-2026-50469High· 7.8
2mo ago

Windows Projected File System Elevation of Privilege Vulnerability

Improper link resolution before file access ('link following') in Windows Projected File System allows an authorized attacker to elevate privileges locally.

▾ TwilightMicrosoft · Windows 10 Version 1809EPSS 0.37%via CVEORG
CVE-2026-50438High· 8.8
2mo ago

Microsoft PC Manager Elevation of Privilege Vulnerability

Improper link resolution before file access ('link following') in Microsoft PC Manager allows an authorized attacker to elevate privileges locally.

▾ TwilightMicrosoft · Microsoft PC ManagerEPSS 0.37%via CVEORG
CVE-2026-50526High· 7.0
2mo ago

.NET Tampering Vulnerability

Improper link resolution before file access ('link following') in .NET allows an authorized attacker to perform tampering locally.

▾ TwilightMicrosoft · .NET 10.0EPSS 0.22%via CVEORG
CVE-2026-49791High· 7.1
2mo ago

Improper link resolution before file access ('link following') in Windows Routing and Remote Access Service (RRAS) allows an authorized attacker to elevate privileges locally.

Improper link resolution before file access ('link following') in Windows Routing and Remote Access Service (RRAS) allows an authorized attacker to elevate privileges locally.

▾ Twilightmicrosoft · windows_10_1607EPSS 0.38%via NVD
CVE-2026-58636High· 7.8
2mo ago

Improper link resolution before file access ('link following') in Window PC Manager allows an authorized attacker to elevate privileges locally.

Improper link resolution before file access ('link following') in Window PC Manager allows an authorized attacker to elevate privileges locally.

▾ Twilightmicrosoft · pc_managerEPSS 0.37%via NVD
CVE-2026-62239Medium· 6.6PoC
2mo ago

FlashAttention through 2.8.3.post1, fixed in commit 0816ef1, contains a symlink attack vulnerability in the download_and_copy() function within hopper/setup.py that extracts NVIDIA toolchain archives without validating symlinks or filter…

FlashAttention through 2.8.3.post1, fixed in commit 0816ef1, contains a symlink attack vulnerability in the download_and_copy() function within hopper/setup.py that extracts NVIDIA toolchain archives without validating symlinks or filter…

▾ TwilightDao-AILab · flash-attentionEPSS 0.16%via NVD
CVE-2026-61858Low· 3.3
2mo ago

ImageMagick before 7.1.2-26 contains a policy bypass vulnerability in the APNG encoder and external delegates due to missing validation checks

ImageMagick before 7.1.2-26 contains a policy bypass vulnerability in the APNG encoder and external delegates due to missing validation checks. Attackers can write files to disallowed paths by bypassing configured policy restrictions thr…

▾ SunlitEPSS 0.36%via NVD
CVE-2026-39246High· 7.5
2mo ago

decompress before 4.2.2 allows arbitrary symlink creation during archive extraction

decompress before 4.2.2 allows arbitrary symlink creation during archive extraction. When processing symlink entries (type === 'symlink'), the x.linkname field from the archive is passed directly to fs.symlink() without validation (index…

▾ Twilightdecompress_project · decompressEPSS 0.66%via NVD
CVE-2026-39243Medium· 5.5
2mo ago

decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption

decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption. When processing hardlink entries (type === 'link'), the x.linkname field from the archive is passed …

▾ Sunlitdecompress_project · decompressEPSS 0.30%via NVD
CVE-2026-39822High· 7.8
2mo ago

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will o…

▾ Twilightgolang · goEPSS 0.18%via NVD
CVE-2026-35355Medium· 6.3
2mo ago

install: TOCTOU symlink race (unlink-then-create without O_EXCL) allows arbitrary file overwrite

install: TOCTOU symlink race (unlink-then-create without O_EXCL) allows arbitrary file overwrite

▾ Sunlituu_install · uu_installEPSS 0.11%via GHSA
CVE-2026-35356Medium· 6.3
2mo ago

install -D: symlink race in directory creation allows arbitrary file overwrite

install -D: symlink race in directory creation allows arbitrary file overwrite

▾ Sunlituu_install · uu_installEPSS 0.11%via GHSA
CVE-2026-35349Medium· 6.7
2mo ago

rm: --preserve-root bypassed via a symlink to / (string check instead of dev/inode)

rm: --preserve-root bypassed via a symlink to / (string check instead of dev/inode)

▾ Sunlituu_rm · uu_rmEPSS 0.21%via GHSA
CVE-2026-35365Medium· 6.6
2mo ago

mv: symlinks expanded during cross-device move (resource exhaustion / data duplication)

mv: symlinks expanded during cross-device move (resource exhaustion / data duplication)

▾ Sunlituu_mv · uu_mvEPSS 0.19%via GHSA
CVE-2026-53486Critical· 9.1
2mo ago

Decompress: Archive extraction can create files and links outside of the target directory

Decompress: Archive extraction can create files and links outside of the target directory

▾ Midnightxhmikosr · @xhmikosr/decompressEPSS 0.75%via GHSA
CVE-2026-35338High· 7.3
2mo ago

chmod: --preserve-root bypassed by any path that resolves to root (e.g. /../)

chmod: --preserve-root bypassed by any path that resolves to root (e.g. /../)

▾ Twilightuu_chmod · uu_chmodEPSS 0.20%via GHSA
CVE-2026-57991High· 7.4
2mo ago

Microsoft Edge (Chromium-based) Information Disclosure Vulnerability

Improper link resolution before file access ('link following') in Microsoft Edge (Chromium-based) allows an unauthorized attacker to disclose information over a network.

▾ TwilightMicrosoft · Microsoft Edge (Chromium-based)EPSS 1.0%via CVEORG
CVE-2026-25718None
2mo ago

Gitea versions before 1.25.5 mishandle path resolution during template repository generation, allowing template processing to read or write through symlinked or otherwise non-regular paths.

Gitea versions before 1.25.5 mishandle path resolution during template repository generation, allowing template processing to read or write through symlinked or otherwise non-regular paths.

▾ SunlitEPSS 0.56%via NVD
CVE-2026-46464Medium· 4.9
2mo ago

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper link…

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper link…

▾ SunlitEPSS 0.62%via NVD
CVE-2026-46468Medium· 4.4
2mo ago

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper link…

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper link…

▾ SunlitEPSS 0.17%via NVD
CVE-2026-44269Medium· 4.4
2mo ago

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.6, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper link…

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.6, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper link…

▾ SunlitEPSS 0.17%via NVD
CVE-2026-50163High· 7.1
2mo ago

`oras-go` tar extraction: Hardlink entry with relative Linkname escapes extract dir via process CWD resolution

`oras-go` tar extraction: Hardlink entry with relative Linkname escapes extract dir via process CWD resolution

▾ Twilightoras-go · oras.land/oras-go/v2EPSS 0.43%via GHSA
GHSA-j6hm-v3x2-qv6jLow
2mo ago

land.oras:oras-java-sdk: Symlink-based path traversal in ArchiveUtils.untar / unzip allows arbitrary file write outside extraction directory

land.oras:oras-java-sdk: Symlink-based path traversal in ArchiveUtils.untar / unzip allows arbitrary file write outside extraction directory

▾ Sunlitoras · land.oras:oras-java-sdkvia GHSA
CVE-2026-53489Medium· 6.5
2mo ago

github.com/containerd/containerd: containerd: Arbitrary host file read via symlink following in CRI checkpoint restore (CVE-2026-53489)

A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin incorrectly restores container logs from a checkpoint image. This vulnerability, categorized as a Path Traversal (CWE-61), allow…

▾ SunlitRed Hat · Red Hat Openshift Data Foundation 4.20EPSS 0.17%via CSAF
CVE-2026-54369High· 7.1
3mo ago

acl: Symlink traversal privilege escalation via libacl functions (CVE-2026-54369)

A flaw was found in the `acl` package, specifically within its `libacl` pathname-based functions. A local attacker could exploit this vulnerability by using a symbolic link to replace a pathname component. This could allow the attacker to …

▾ TwilightRed Hat · Red Hat Enterprise Linux BaseOS E4S (v.8.8)EPSS 0.19%via CSAF
CVE-2026-54371High· 7.1
3mo ago

attr before version 2.6.0 contains a symlink traversal vulnerability in the getfattr and setfattr utilities that allows local attackers to escalate privileges by replacing a pathname component with a symbolic link during directory hierar…

attr before version 2.6.0 contains a symlink traversal vulnerability in the getfattr and setfattr utilities that allows local attackers to escalate privileges by replacing a pathname component with a symbolic link during directory hierar…

▾ Twilightattr project · attrEPSS 0.18%via NVD
CVE-2026-46406Medium
3mo ago

@anthropic-ai/claude-code has an Insecure Temporary File in /copy Command that Enables Response Disclosure and Symlink-Based File Write

@anthropic-ai/claude-code has an Insecure Temporary File in /copy Command that Enables Response Disclosure and Symlink-Based File Write

▾ Sunlitanthropic-ai · @anthropic-ai/claude-codeEPSS 0.15%via GHSA
CWE-59 vulnerabilities (CVEs) — page 5 · VulnSea