Lucene search
+L

233 matches found

NVD
NVD
added 2026/08/20 10:17 p.m.10 views

CVE-2026-16980

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to cause a denial of service due to improper validation of symbolic links...

6.3CVSS0.00129EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 9:46 p.m.30 views

CVE-2026-16980 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to cause a denial of service due to improper validation of symbolic links...

6.3CVSS0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 11:16 p.m.11 views

CVE-2025-30240

The affected TP-Link Aginet devices do not properly validate symbolic links created on external USB storage devices. By placing a crafted symbolic link on supported storage media, an attacker may cause the system to resolve the link. Successful exploitation may allow unauthorized read access to...

5.1CVSS0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 6:51 p.m.8 views

CVE-2026-71964 CyberPanel 2.4.3 Arbitrary File Read via File Manager ZIP Upload

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an arbitrary file read vulnerability in the file manager component that allows authenticated attackers to read sensitive system files by uploading a crafted ZIP archive containing symbolic links. Attackers can exploit the application's failure t...

7.1CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/10 12:07 p.m.21 views

CVE-2026-19429

...

5.2AI score0.00401EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 5:13 a.m.43 views

CVE-2026-12482

The CVE-2026-12482 entry concerns keras-team/keras 3.12.0. A crafted tar archive can bypass filter_safe_tarinfos in keras/src/utils/file_utils.py, because symlink entries are not consistently validated by is_path_in_dir as regular files, enabling symlinks to escape the extraction directory. Poten...

6.5CVSS6.1AI score0.00238EPSS
SaveExploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/11 3:26 a.m.14 views

SUSE CVE-2026-39245

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function index.js line 29 and the extraction path validation index.js line 106 use String.indexOf to verify the resolved path is within the output...

6.2CVSS6.2AI score0.0034EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/09 12:00 a.m.34 views

CVE-2026-39245

CVE-2026-39245 affects the decompress package (before 4.2.2). The vulnerability arises from an improper path containment check during extraction: safeMakeDir (index.js:29) and extraction path validation (index.js:106) rely on realDestinationDir.indexOf(realOutputPath) !== 0. This boundary check f...

6.2CVSS6AI score0.0034EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/01 6:10 p.m.11 views

CVE-2026-53489

containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a bug where the CRI plugin restores container.log from a checkpoint image without validating a symlinked path. This could result in reading an arbitrary file on the host via kubectl logs. This issue h...

8.2CVSS5.9AI score0.00186EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/01 3:14 a.m.7 views

SUSE CVE-2026-56876

extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory...

8.1CVSS6.1AI score0.00391EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-56876

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like...

8.6CVSS7.2AI score0.00391EPSS
SaveExploits1References3
NVD
NVD
added 2026/06/26 6:17 p.m.22 views

CVE-2026-56876

extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory...

8.6CVSS0.00391EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/06/23 4:03 p.m.17 views

EUVD-2026-38489

Missing symlink validation in Language Servers for AWS may allow an arbitrary file write outside of the workspace trust boundary. This may occur when a local user opens a workspace with a maliciously crafted symlink that resolves to a file path outside the workspace trust boundary. To remediate...

8.5CVSS6AI score0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/23 4:03 p.m.41 views

CVE-2026-12958

CVE-2026-12958 affects Language Servers for AWS due to missing symlink validation, allowing arbitrary file write outside the workspace trust boundary when a user opens a workspace containing a crafted symlink. The issue is reported across multiple sources (CVE entry, NVD, and related databases). ...

8.5CVSS6AI score0.00255EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.20 views

PT-2026-51548

Name of the Vulnerable Software and Affected Versions Language Servers for AWS versions prior to 1.69.0 Description Missing symlink validation may allow an arbitrary file write outside of the workspace trust boundary. This occurs when a local user opens a workspace containing a maliciously crafte...

8.5CVSS5.9AI score0.00255EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/06/22 12:00 a.m.10 views

CVE-2026-53489

containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a bug where the CRI plugin restores container.log from a checkpoint image without validating a symlinked path. This could result in reading an arbitrary file on the host via kubectl logs. This issue h...

8.2CVSS6.1AI score0.00186EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/19 7:35 p.m.11 views

UNIX Symbolic Link (Symlink) Following

Overview Affected versions of this package are vulnerable to UNIX Symbolic Link Symlink Following in the CRI checkpoint restore plugin due to improper validation of symlinked paths. An attacker can access arbitrary files on the host by crafting a malicious checkpoint image and leveraging the...

8.2CVSS6AI score0.00186EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/17 11:17 p.m.17 views

CVE-2026-12567

The githubworkflows module constructs local directory paths from user-controlled repository names without validating for symlinks. A local attacker sharing the scan directory can plant a symlink at the predictable output path, causing workflow data to be written to an attacker-chosen location...

2.2CVSS0.00091EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.25 views

PT-2026-50562

Name of the Vulnerable Software and Affected Versions github workflows affected versions not specified Description The github workflows module constructs local directory paths using repository names provided by the user without validating for symlinks. A local attacker with access to the scan...

2.2CVSS5.2AI score0.00091EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/06/05 7:21 p.m.14 views

CVE-2026-41231

Froxlor is open source server administration software. Prior to version 2.3.6, DataDump.add constructs the export destination path from user-supplied input without passing the $fixedhomedir parameter to FileDir::makeCorrectDir, bypassing the symlink validation that was added to all other...

7.5CVSS5.6AI score0.00414EPSS
SaveExploits1References1
Rows per page
Query Builder