Lucene search
+L

89 matches found

EUVD
EUVD
added 2026/08/29 1:47 p.m.4 views

EUVD-2026-68102

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

7.1CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/08/29 1:47 p.m.13 views

CVE-2026-82455

RubyGems versions before 4.0.13 are vulnerable to a path traversal issue during gem extraction. The root cause is a failure to re-validate path containment after filesystem symlink resolution : if a pre-existing symlink inside the destination directory points outside the extraction root, extracte...

7.1CVSS5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 12:47 a.m.3 views

CVE-2025-4517-Python-tarfile-filter-data-Bypass-PoC

CVE-2025-4517 — Bypass del filtro "data" di Python tarfile PoC Vulnerabilità di path traversal nel modulo tarfile di Python, che interessa le versioni dalla 3.8.0 alla 3.13.1. La sandbox filter="data" — pensata per prevenire estrazioni non sicure — può essere bypassata creando percorsi che supera...

9.4CVSS6.5AI score0.01376EPSS
SaveExploits11References1
EUVD
EUVD
added 2026/08/27 12:30 a.m.6 views

EUVD-2026-66761

Improper symlink resolution before file access in Plesk allows remote authenticated users to execute arbitrary code as root...

8.7CVSS5.9AI score0.00458EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 10:16 p.m.6 views

CVE-2026-65647

Improper symlink resolution before file access in Plesk allows remote authenticated users to execute arbitrary code as root...

8.7CVSS0.00458EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 9:21 p.m.32 views

CVE-2026-65647

Improper symlink resolution before file access in Plesk allows remote authenticated users to execute arbitrary code as root...

8.7CVSS0.00458EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 9:21 p.m.21 views

CVE-2026-65647

CVE-2026-65647 is an improper symlink resolution vulnerability in the Plesk Site Import and Migrator extensions. A remote authenticated (low-privilege) user can leverage this flaw to execute arbitrary code as root , resulting in full compromise of the vulnerable system. The CVSS 4.0 score is 8.7 ...

8.7CVSS5.9AI score0.00458EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Firefox and Thunderbird

When resolving a symbolic link such as file:///proc/self/fd/1, an error message may be generated if the symbolic link resolves to a string containing uninitialized memory in the buffer. This bug only affects Thunderbird on Unix-based operating systems Android, Linux, MacOS. Windows is unaffected...

8.8CVSS7.1AI score0.00789EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 9:47 p.m.15 views

CVE-2026-16989

CVE-2026-16989 affects IBM AIX 7.2, 7.3 and IBM PowerVM VIOS 4.1 , where improper resolution of symbolic links allows a local attacker with low privileges to gain elevated privileges (high impact on confidentiality and integrity, no availability impact). The CVSS 3.1 score is 7.1 (HIGH) with a lo...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/13 3:19 p.m.3 views

AZL-95852 CVE-2026-53784 affecting package rsync for versions less than 3.5.0-1

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.9AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 6:35 p.m.9 views

GO-2026-5490 Go-billy: Symlink resolution lack of cycle detection leads to infinite loop in github.com/go-git/go-billy

Go-billy: Symlink resolution lack of cycle detection leads to infinite loop in github.com/go-git/go-billy...

6.5CVSS5.7AI score0.00389EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:46 p.m.10 views

PYSEC-2026-2556 LangChain: Path traversal and sandbox escape in LangChain file-search middleware and loaders

Summary Several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. Affected behaviors include: a file-search agent middleware that validates a starting directory but not the search pattern or t...

5.1CVSS6.1AI score0.0021EPSS
SaveExploits0References6
FreeBSD
FreeBSD
added 2026/07/12 12:00 a.m.10 views

ocaml-opam -- opam install sandbox escape using symlinks

The OCaml Team reports: Installing files through .install files do not check symlinks resolution of the target path, and so can bypass sandboxing. Credits: Reporter: "Kate Deplaix" Remediation Developer: "Nathan Rebours" Remediation Reviewer: "Raja Boujbel" Coordinator: "Hannes Mehnert"...

6.3AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.21 views

PT-2026-56690

Name of the Vulnerable Software and Affected Versions opam versions prior to 2.5.2 Description Installing files via .install files does not verify symlink resolution of the target path, which allows for the bypass of sandboxing. An attacker can use a malicious .install file in combination with a...

5.7CVSS5.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/16 3:03 p.m.63 views

LangChain: Path traversal and sandbox escape in LangChain file-search middleware and loaders

Summary Several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. Affected behaviors include: a file-search agent middleware that validates a starting directory but not the search pattern or t...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References4Affected Software2
Cvelist
Cvelist
added 2026/06/01 4:04 p.m.46 views

CVE-2026-44740 go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion

Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficien...

6.5CVSS0.00389EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/01 4:04 p.m.102 views

CVE-2026-44740

CVE-2026-44740 affects the go-billy interface filesystem abstraction. Before 5.9.0 and 6.0.0-alpha.1, multiple components may mishandle crafted input, risking panics, infinite loops, uncontrolled recursion, or excessive resource consumption due to missing validation, cycle detection, and defensiv...

6.5CVSS5.7AI score0.00389EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/01 4:04 p.m.9 views

CVE-2026-44740 go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion

Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficien...

6.5CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/05/13 3:29 p.m.17 views

GHSA-M3XC-H892-GGX6 go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion

Impact Multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or...

6.5CVSS5.8AI score0.00389EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/13 3:29 p.m.10 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop through insufficient validation and missing safety mechanisms during symlink resolution. An attacker can cause infinite loops and resource exhaustion by providing crafted or malformed input that triggers uncontrolled...

7.5CVSS5.8AI score0.00389EPSS
SaveExploits0References3
Rows per page
Query Builder