Lucene search
+L

95 matches found

Snyk
Snyk
added 2026/04/09 9:2 p.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the helm pull --untar chart URL | repo/chartname command. An attacker can cause files to be written to unintended directories, potentially overwriting existing files or placing malicious files in accessible...

4.8CVSS6.3AI score0.00199EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/09 9:2 p.m.10 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the helm pull --untar chart URL | repo/chartname command. An attacker can cause files to be written to unintended directories, potentially overwriting existing files or placing malicious files in accessible...

4.8CVSS6.3AI score0.00199EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:2 p.m.7 views

CVE-2026-35206

Helm is a package manager for Charts for Kubernetes. In Helm versions =3.20.1 and =4.1.3, a specially crafted Chart will cause helm pull --untar chart URL | repo/chartname to write the Chart's contents to the immediate output directory as defaulted to the current working directory; or as given by...

4.8CVSS5.9AI score0.00199EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/04/09 9:2 p.m.36 views

CVE-2026-35206

CVE-2026-35206 affects Helm charts where, in versions ≤ 3.20.1 and ≤ 4.1.3, a specially crafted Chart can cause helm pull --untar to write the chart contents to the immediate output directory (current working directory or as set by --destination/--untardir) instead of the directory named after th...

4.8CVSS5.9AI score0.00199EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/09 9:2 p.m.6 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the helm pull --untar chart URL | repo/chartname command. An attacker can cause files to be written to unintended directories, potentially overwriting existing files or placing malicious files in accessible...

4.8CVSS6.3AI score0.00199EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/09 9:2 p.m.3 views

CVE-2026-35206 Helm Chart extraction output directory collapse via `Chart.yaml` name dot-segment

Helm is a package manager for Charts for Kubernetes. In Helm versions =3.20.1 and =4.1.3, a specially crafted Chart will cause helm pull --untar chart URL | repo/chartname to write the Chart's contents to the immediate output directory as defaulted to the current working directory; or as given by...

4.8CVSS6.1AI score0.00199EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/09 12:0 a.m.15 views

PT-2026-31732

Name of the Vulnerable Software and Affected Versions Helm versions 3.20.1 and earlier, and versions 4.1.3 and earlier Description Helm, a package manager for Kubernetes Charts, is affected by an issue where a specially crafted Chart can cause the helm pull --untar command to write chart contents...

4.8CVSS5.8AI score0.00199EPSS
SaveExploits0References165
Github Security Blog
Github Security Blog
added 2026/04/08 12:4 a.m.19 views

pyload-ng: Incomplete Tar Path Traversal Fix in UnTar._safe_extractall via os.path.commonprefix Bypass

Summary The safeextractall function in src/pyload/plugins/extractors/UnTar.py uses os.path.commonprefix for its path traversal check, which performs character-level string comparison rather than path-level comparison. This allows a specially crafted tar archive to write files outside the intended...

9.8CVSS6.9AI score0.27095EPSS
SaveExploits4References4Affected Software1
PyPA
PyPA
added 2026/04/07 5:16 p.m.12 views

PYSEC-2026-124

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the safeextractall function in src/pyload/plugins/extractors/UnTar.py uses os.path.commonprefix for its path traversal check, which performs character-level string comparison rather than path-level...

8.1CVSS5.8AI score0.00327EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2026/04/07 4:11 p.m.24 views

CVE-2026-35592 pyLoad has an Incomplete Tar Path Traversal Fix in UnTar._safe_extractall via os.path.commonprefix Bypass

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the safeextractall function in src/pyload/plugins/extractors/UnTar.py uses os.path.commonprefix for its path traversal check, which performs character-level string comparison rather than path-level...

5.3CVSS0.00255EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/07 4:11 p.m.6 views

CVE-2026-35592 pyLoad has an Incomplete Tar Path Traversal Fix in UnTar._safe_extractall via os.path.commonprefix Bypass

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the safeextractall function in src/pyload/plugins/extractors/UnTar.py uses os.path.commonprefix for its path traversal check, which performs character-level string comparison rather than path-level...

5.3CVSS5.9AI score0.00255EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/03/25 10:14 a.m.6 views

Improper Handling Of Symbolic Links

github.com/argoproj/argo-workflows is vulnerable to Improper Handling Of Symbolic Links. The vulnerability is due to flawed validation in the untar process when resolving symbolic links, which allows an attacker to overwrite critical files such as /var/run/argo/argoexec with a malicious script th...

8.1CVSS7.1AI score0.00589EPSS
SaveExploits1References7Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/06 12:24 a.m.5 views

SUSE CVE-2025-66626

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Versions 3.6.13 and below and versions 3.7.0 through 3.7.4, contain unsafe untar code that handles symbolic links in archives. Concretely, the computation of a link's target and the...

8.1CVSS7AI score0.00589EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/09 9:16 p.m.4 views

CVE-2025-66626

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Versions 3.6.13 and below and versions 3.7.0 through 3.7.4, contain unsafe untar code that handles symbolic links in archives. Concretely, the computation of a link's target and the...

8.1CVSS0.00589EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/12/09 8:43 p.m.4 views

Relative Path Traversal

Overview Affected versions of this package are vulnerable to Relative Path Traversal in the untar process. An attacker can execute arbitrary code with elevated privileges by crafting a malicious archive containing symbolic links that overwrite critical files such as /var/run/argo/argoexec, which...

8.8CVSS7.6AI score0.00589EPSS
SaveExploits2References2
Snyk
Snyk
added 2025/12/09 8:43 p.m.5 views

Relative Path Traversal

Overview Affected versions of this package are vulnerable to Relative Path Traversal in the untar process. An attacker can execute arbitrary code with elevated privileges by crafting a malicious archive containing symbolic links that overwrite critical files such as /var/run/argo/argoexec, which...

8.8CVSS7.7AI score0.00589EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2025/12/09 5:17 p.m.27 views

RCE via ZipSlip and symbolic links in argoproj/argo-workflows

Summary The patch deployed against CVE-2025-62156 is ineffective against malicious archives containing symbolic links. Details The untar code that handles symbolic links in archives is unsafe. Concretely, the computation of the link's target and the subsequent check are flawed:...

8.8CVSS7.4AI score0.00589EPSS
SaveExploits2References6Affected Software2
OSV
OSV
added 2025/12/09 5:17 p.m.2 views

GHSA-XRQC-7XGX-C9VH RCE via ZipSlip and symbolic links in argoproj/argo-workflows

Summary The patch deployed against CVE-2025-62156 is ineffective against malicious archives containing symbolic links. Details The untar code that handles symbolic links in archives is unsafe. Concretely, the computation of the link's target and the subsequent check are flawed:...

8.1CVSS7.3AI score0.00589EPSS
SaveExploits1References6
BDU FSTEC
BDU FSTEC
added 2025/02/04 12:0 a.m.8 views

The vulnerabilities of the unzip() and untar() functions in the Deep Java Library (DJL) allow a hacker to write arbitrary files.

The vulnerability of the unzip and untar functions in the Deep Java Library DJL is related to improper external handling of file names or paths. Exploiting this vulnerability allows a malicious actor to write any files they desire remotely...

10CVSS8AI score0.23267EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/29 9:19 p.m.3 views

CVE-2025-0851 Path traversal issue in Deep Java Library

A path traversal issue in ZipUtils.unzip and TarUtils.untar in Deep Java Library DJL on all platforms allows a bad actor to write files to arbitrary locations...

9.8CVSS6.8AI score0.23267EPSS
SaveExploits0References3
Rows per page
Query Builder