Lucene search
+L

6168 matches found

OSV
OSV
added 2026/04/07 4:48 p.m.12 views

CVE-2026-39306 PraisonAI recipe registry pull path traversal writes files outside the chosen output directory

PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe registry pull flow extracts attacker-controlled .praison tar archives with tar.extractall and does not validate archive member paths before extraction. A malicious publisher can upload a recipe bundle that contains ../...

7.3CVSS6.1AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:11 p.m.6 views

CVE-2026-35592

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.9AI score0.00327EPSS
SaveExploits2References2Affected Software1
Cvelist
Cvelist
added 2026/04/07 4:11 p.m.33 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.7 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
OSV
OSV
added 2026/04/07 2:59 p.m.5 views

SUSE-SU-2026:21002-1 Security update for tar

This update for tar fixes the following issue: Security issue: - CVE-2025-45582: file overwrite via directory traversal in crafted TAR archives bsc1246399. Non security issue: - Fixes tar creating invalid tarballs when used with --delete bsc1246607...

4.1CVSS6.8AI score0.00433EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/07 2:59 p.m.6 views

SUSE-SU-2026:21143-1 Security update for tar

This update for tar fixes the following issue: Security issue: - CVE-2025-45582: file overwrite via directory traversal in crafted TAR archives bsc1246399. Non security issue: - Fixes tar creating invalid tarballs when used with --delete bsc1246607...

4.1CVSS5.8AI score0.00433EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/07 2:58 p.m.4 views

OPENSUSE-SU-2026:20472-1 Security update for tar

This update for tar fixes the following issue: Security issue: - CVE-2025-45582: file overwrite via directory traversal in crafted TAR archives bsc1246399. Non security issue: - Fixes tar creating invalid tarballs when used with --delete bsc1246607...

4.1CVSS6.8AI score0.00433EPSS
SaveExploits1References3
SUSE Linux
SUSE Linux
added 2026/04/07 2:19 p.m.11 views

Security update for python

This update for python fixes the following issues: CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to misinterpretation of tar archives bsc1259611. CVE-2026-3644: incomplete control character validation in http.cookies can lead to input...

8.2CVSS6.1AI score0.0069EPSS
SaveExploits0References16
OSV
OSV
added 2026/04/07 2:18 p.m.7 views

SUSE-SU-2026:1206-1 Security update for python

This update for python fixes the following issues: - CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to misinterpretation of tar archives bsc1259611. - CVE-2026-3644: incomplete control character validation in http.cookies can lead to input...

7.5CVSS5.9AI score0.0069EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/07 11:04 a.m.8 views

Security Bulletin: Unbounded Memory Allocation in Go tar package When Processing Sparse Files, affects watsonx.data

Summary Go tar package's tar.Reader does not limit the number of sparse region blocks in GNU tar pax 1.0 sparse files. Malicious archives with many sparse regions can trigger excessive memory allocation, potentially causing memory exhaustion, even from small compressed inputs. This can affect...

4.3CVSS7AI score0.00413EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.12 views

pyLoad 路径遍历漏洞

pyLoad is an open-source download manager written in Python. Versions of pyLoad prior to 0.5.0b3.dev97 contained a path traversal vulnerability. This vulnerability stemmed from the safeextractall function, which used os.path.commonprefix for path traversal checks. Instead of performing path-level...

6.5CVSS5.8AI score0.00255EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.14 views

PT-2026-31065

Name of the Vulnerable Software and Affected Versions tar.Reader affected versions not specified Description tar.Reader can allocate an unbounded amount of memory when processing a specially crafted archive containing numerous sparse regions encoded using the "old GNU sparse map" format. This can...

9.8CVSS5.8AI score0.0029EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/04/06 11:09 p.m.16 views

PraisonAI recipe registry pull path traversal writes files outside the chosen output directory

Summary PraisonAI's recipe registry pull flow extracts attacker-controlled .praison tar archives with tar.extractall and does not validate archive member paths before extraction. A malicious publisher can upload a recipe bundle that contains ../ traversal entries and any user who later pulls that...

7.3CVSS6.1AI score0.00291EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/06 11:09 p.m.17 views

GHSA-4RX4-4R3X-6534 PraisonAI recipe registry pull path traversal writes files outside the chosen output directory

Summary PraisonAI's recipe registry pull flow extracts attacker-controlled .praison tar archives with tar.extractall and does not validate archive member paths before extraction. A malicious publisher can upload a recipe bundle that contains ../ traversal entries and any user who later pulls that...

7.3CVSS6.1AI score0.00291EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/06 4:16 p.m.15 views

CVE-2026-5704

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with fully attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially allowing an attacker to introduce malicious files...

5.5CVSS0.00372EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/06 4:16 p.m.11 views

UBUNTU-CVE-2026-5704

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with fully attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially allowing an attacker to introduce malicious files...

5.5CVSS5.8AI score0.00372EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/04/06 3:17 p.m.7 views

CVE-2026-5704 Tar: tar: hidden file injection via crafted archives

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with fully attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially allowing an attacker to introduce malicious files...

5CVSS5.9AI score0.00372EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/06 3:17 p.m.94 views

CVE-2026-5704 Tar: tar: hidden file injection via crafted archives

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with fully attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially allowing an attacker to introduce malicious files...

5CVSS0.00372EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/04/06 3:17 p.m.18 views

CVE-2026-5704

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with fully attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially allowing an attacker to introduce malicious files...

5.5CVSS5.5AI score0.00372EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/06 3:17 p.m.9 views

CVE-2026-5704

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with fully attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially allowing an attacker to introduce malicious files...

5.5CVSS5.9AI score0.00372EPSS
SaveExploits1References3
Rows per page
Query Builder