Lucene search
+L

6168 matches found

Github Security Blog
Github Security Blog
added 2026/04/10 7:26 p.m.15 views

PraisonAI Vulnerable to Decompression Bomb DoS via Recipe Bundle Extraction Without Size Limits

Summary The safeextractall function in PraisonAI's recipe registry validates archive members against path traversal attacks but performs no checks on individual member sizes, cumulative extracted size, or member count before calling tar.extractall. An attacker can publish a malicious recipe bundl...

6.5CVSS5.9AI score0.00243EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/04/10 5:17 p.m.11 views

CVE-2026-40157

PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmdunpack in the recipe CLI extracts .praison tar archives using raw tar.extract without validating archive member paths. A .praison bundle containing ../../ entries will write files outside the intended output directory. An attacker who...

9.4CVSS0.00379EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/10 4:47 p.m.4 views

CVE-2026-40157

PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmdunpack in the recipe CLI extracts .praison tar archives using raw tar.extract without validating archive member paths. A .praison bundle containing ../../ entries will write files outside the intended output directory. An attacker who...

9.4CVSS5.9AI score0.00379EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/10 4:47 p.m.5 views

CVE-2026-40157 PraisonAI affected by arbitrary file write via path traversal in `praisonai recipe unpack`

PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmdunpack in the recipe CLI extracts .praison tar archives using raw tar.extract without validating archive member paths. A .praison bundle containing ../../ entries will write files outside the intended output directory. An attacker who...

9.4CVSS5.9AI score0.00379EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.17 views

archive/tar: golang: Go's archive/tar package: Denial of Service via maliciously-crafted archive

A flaw was found in Go's archive/tar package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the tar.Reader processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memor...

5.5CVSS6.1AI score0.0029EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.5 views

openSUSE 16 Security Update : tar (openSUSE-SU-2026:20472-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:20472-1 advisory. This update for tar fixes the following issue: Security issue: - CVE-2025-45582: file overwrite via directory traversal in crafted TAR archives...

4.1CVSS5.9AI score0.00433EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.6 views

Atlassian Jira Service Management Data Center and Server 5.15.2 < 10.3.18 / 10.4.x < 11.3.3 (JSDSERVER-16529)

The version of Atlassian Jira Service Management Data Center and Server Jira Service Desk running on the remote host is affected by a vulnerability as referenced in the JSDSERVER-16529 advisory. - node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security...

8.2CVSS6AI score0.0055EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.13 views

PT-2026-31994

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.5.128 Description PraisonAI is a multi-agent teams system. The cmd unpack function in the recipe CLI extracts .praison tar archives using tar.extract without validating archive member paths. A malicious .praison...

9.4CVSS5.9AI score0.00379EPSS
SaveExploits1References11
NVD
NVD
added 2026/04/09 10:16 p.m.8 views

CVE-2026-40148

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the safeextractall function in PraisonAI's recipe registry validates archive members against path traversal attacks but performs no checks on individual member sizes, cumulative extracted size, or member count before calling tar.extractal...

6.5CVSS0.00243EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.17 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS6.9AI score0.00413EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/09 12:00 a.m.19 views

PT-2026-31787

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.5.128 Description PraisonAI is a multi-agent teams system. The safe extractall function in the recipe registry validates archive members against path traversal attacks but does not check individual member sizes,...

6.5CVSS6.1AI score0.00243EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-32288

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the old...

5.5CVSS6.6AI score0.0029EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/08 11:25 p.m.13 views

SUSE CVE-2026-32288

tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the "old GNU sparse map" format...

4.3CVSS5.8AI score0.0029EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/04/08 9:01 p.m.11 views

CVE-2026-32288

A flaw was found in Go's archive/tar package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the tar.Reader processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memor...

5.5CVSS5.8AI score0.0029EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/08 7:57 p.m.13 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...

6.5CVSS5.9AI score0.00255EPSS
SaveExploits1References1
Atlassian
Atlassian
added 2026/04/08 4:29 a.m.26 views

File Inclusion node-tar Dependency in Confluence Data Center

This High severity File Inclusion vulnerability was introduced in versions 8.9.0, 9.0.1, 9.0.3, 9.1.0, 9.2.5, 9.5.1, 10.1.2, and 10.2.0 of Confluence Data Center. This File Inclusion vulnerability, with a CVSS Score of 8.2 and a CVSS Vector of...

8.2CVSS7.2AI score0.0034EPSS
SaveExploits2
EUVD
EUVD
added 2026/04/08 3:32 a.m.7 views

EUVD-2026-20016

tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the "old GNU sparse map" format...

5.9AI score0.0029EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/08 2:16 a.m.6 views

DEBIAN-CVE-2026-32288

tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the "old GNU sparse map" format...

5.5CVSS5.2AI score0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/08 2:16 a.m.10 views

CVE-2026-32288

tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the "old GNU sparse map" format...

5.5CVSS0.0029EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/08 2:16 a.m.17 views

CVE-2026-32288

tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the "old GNU sparse map" format...

5.5CVSS5.9AI score0.0029EPSS
SaveExploits0References5
Rows per page
Query Builder