Lucene search
+L

485 matches found

Github Security Blog
Github Security Blog
added 2026/03/03 5:46 p.m.13 views

BentoML Vulnerable to Arbitrary File Write via Symlink Path Traversal in Tar Extraction

Arbitrary File Write via Symlink Path Traversal in Tar Extraction Summary The safeextracttarfile function validates that each tar member's path is within the destination directory, but for symlink members it only validates the symlink's own path, not the symlink's target. An attacker can create a...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.11 views

PT-2026-22843

Name of the Vulnerable Software and Affected Versions BentoML versions prior to 1.4.36 Description BentoML, a Python library used for building online serving systems for AI applications, contains a flaw in the safe extract tarfile function. This function inadequately validates symlink targets...

8.6CVSS6.3AI score0.00257EPSS
SaveExploits1References15
Broadcom
Broadcom
added 2026/03/03 12:00 a.m.21 views

Pip Vulnerable to Path Traversal via Lack of Symbolic Link Validation in 'unpacking.py‎' File

Pip is vulnerable to path traversal due to a lack of validation for symbolic links when Pip is used with instances of python which do not implement PEP 706. This could allow a remote attacker to extract a tar file outside of the intended directory...

5.9CVSS6AI score0.00438EPSS
SaveExploits0
OSV
OSV
added 2026/03/02 10:40 p.m.16 views

GHSA-P25H-9Q54-FFVW OpenClaw has Zip Slip path traversal in tar archive extraction

Summary OpenClaw versions before 2026.2.14 did not sufficiently validate TAR archive entry paths during extraction. A crafted archive could use path traversal sequences for example ../../... to write files outside the intended destination directory Zip Slip. Affected Packages / Versions - Package...

8.3CVSS6AI score0.00409EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/01 1:28 a.m.36 views

GHSA-6RXQ-Q92G-4RMF kaniko has tar archive path traversal in its build context extraction, allowing file writes outside destination directories

kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A tar entry like ../outside.txt escapes the extraction root and writes files outside the destination directory. In environments with registry authentication, this ca...

8.2CVSS6.3AI score0.00613EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/01 1:28 a.m.19 views

kaniko has tar archive path traversal in its build context extraction, allowing file writes outside destination directories

kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A tar entry like ../outside.txt escapes the extraction root and writes files outside the destination directory. In environments with registry authentication, this ca...

8.5CVSS6.3AI score0.00613EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/02/27 10:16 p.m.17 views

CVE-2026-28406

kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A ta...

8.5CVSS0.00613EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/27 9:20 p.m.30 views

CVE-2026-28406 kaniko has tar archive path traversal in build context extraction allows writing files outside destination directory

kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A ta...

8.2CVSS0.00613EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/27 9:20 p.m.5 views

CVE-2026-28406

kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A ta...

8.2CVSS6.3AI score0.00613EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/27 9:20 p.m.11 views

CVE-2026-28406 kaniko has tar archive path traversal in build context extraction allows writing files outside destination directory

kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A ta...

8.2CVSS6.3AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/02/27 9:20 p.m.6 views

CVE-2026-28406 kaniko has tar archive path traversal in build context extraction allows writing files outside destination directory

kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A ta...

8.2CVSS6.3AI score0.00613EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/26 12:16 a.m.14 views

CVE-2026-27976

Zed, a code editor, has an extension installer allows tar/gzip downloads. Prior to version 0.224.4, the tar extractor asynctar::Archive::unpack creates symlinks from the archive without validation, and the path guard writeablepathfromextension only performs lexical prefix checks without resolving...

8.8CVSS0.0049EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/02/25 11:34 p.m.14 views

CVE-2026-27976 Zed Extension Sandbox Escape via Tar Symlink Following

Zed, a code editor, has an extension installer allows tar/gzip downloads. Prior to version 0.224.4, the tar extractor asynctar::Archive::unpack creates symlinks from the archive without validation, and the path guard writeablepathfromextension only performs lexical prefix checks without resolving...

8.8CVSS5.8AI score0.0049EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/25 11:34 p.m.6 views

CVE-2026-27976

Zed, a code editor, has an extension installer allows tar/gzip downloads. Prior to version 0.224.4, the tar extractor asynctar::Archive::unpack creates symlinks from the archive without validation, and the path guard writeablepathfromextension only performs lexical prefix checks without resolving...

8.8CVSS5.8AI score0.0049EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/25 11:34 p.m.29 views

CVE-2026-27976 Zed Extension Sandbox Escape via Tar Symlink Following

Zed, a code editor, has an extension installer allows tar/gzip downloads. Prior to version 0.224.4, the tar extractor asynctar::Archive::unpack creates symlinks from the archive without validation, and the path guard writeablepathfromextension only performs lexical prefix checks without resolving...

8.8CVSS0.0049EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/25 11:34 p.m.37 views

CVE-2026-27976

Zed code editor’s extension installer is affected by CVE-2026-27976 prior to version 0.224.4. The tar extractor (async_tar::Archive::unpack) creates symlinks from archives without validation, and the path guard (writeable_path_from_extension) relies on lexical checks without resolving symlinks. A...

8.8CVSS5.8AI score0.0049EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/25 4:07 a.m.16 views

CVE-2026-3067

A vulnerability has been found in HummerRisk up to 1.5.0. This issue affects the function extractTarGZ/extractZip of the file hummer-common/hummer-common-core/src/main/java/com/hummer/common/core/utils/CommandUtils.java of the component Archive Extraction. The manipulation leads to path traversal...

8.8CVSS5AI score0.00491EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/02/23 10:50 p.m.193 views

Wing-FTP-Privilege-Escalation-Tar-Extraction-Exploit

Wing-FTP-Privilege-Escalation-Tar-Extraction-Exploit This...

5.5AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/18 9:10 p.m.9 views

CVE-2026-27180

MajorDoMo aka Major Domestic Module is vulnerable to unauthenticated remote code execution through supply chain compromise via update URL poisoning. The saverestore module exposes its admin method through the /objects/?module=saverestore endpoint without authentication because it uses gr'mode'...

9.8CVSS6.6AI score0.01086EPSS
SaveExploits4References5
OSV
OSV
added 2026/02/18 12:57 a.m.16 views

GHSA-83G3-92JG-28CX Arbitrary File Read/Write via Hardlink Target Escape Through Symlink Chain in node-tar Extraction

Summary tar.extract in Node tar allows an attacker-controlled archive to create a hardlink inside the extraction directory that points to a file outside the extraction root, using default options. This enables arbitrary file read and write as the extracting user no root, no chmod, no preservePath...

7.1CVSS5.9AI score0.00288EPSS
SaveExploits1References5
Rows per page
Query Builder