Lucene search
+L

6368 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability in Vim

Vim is an open-source, command-line text editor. Prior to version 9.1.1552, a path traversal issue in Vim’s tar.vim plugin could allow overwriting of arbitrary files when opening specially crafted tar archives. The impact is limited because this exploit requires direct user interaction. However,...

4.1CVSS6.6AI score0.00253EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.14 views

Astra Linux – Vulnerability in Python 3.11, Python 3.7

The “tarfile” module will still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even when processing multi-block members such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could lead to a crafted tar archive being misinterpreted by the tarfile module compared to other implementations...

3.3CVSS4.6AI score0.00164EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.16 views

Astra Linux – Vulnerability in Cpio

In all versions of cpio before 2.13, input files are not properly validated when generating TAR archives. When cpio is used to create TAR archives from paths that attackers can access, the resulting archive may contain files with permissions that the attacker does not have, or in paths to which t...

7.3CVSS6.6AI score0.00686EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/14 9:52 a.m.41 views

CVE-2026-90894

Parallels Desktop (macOS) contains a local privilege escalation vulnerability in the prl_disp_service daemon, which runs as root . Local clients reach it via a world-writable socket, and PrlSrv_LoginLocal accepts peer credentials with no signature or admin-group check. After login, PrlSrv_Install...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 9:52 a.m.6 views

EUVD-2026-77346

Parallels Desktop runs prldispservice as root. Local clients reach it on the world-writable socket /var/run/prldispservice.socket. PrlSrvLoginLocal accepts peer credentials. No Parallels signature. No admin group. After login, PrlSrvInstallAppliance lets you pick the appliance folder sVmParentPat...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 9:52 a.m.38 views

CVE-2026-90894 Parallels Desktop local privilege escalation via appliance extract argument injection

Parallels Desktop runs prldispservice as root. Local clients reach it on the world-writable socket /var/run/prldispservice.socket. PrlSrvLoginLocal accepts peer credentials. No Parallels signature. No admin group. After login, PrlSrvInstallAppliance lets you pick the appliance folder sVmParentPat...

7.8CVSS0.00148EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/14 9:52 a.m.6 views

CVE-2026-90894 Parallels Desktop local privilege escalation via appliance extract argument injection

Parallels Desktop runs prldispservice as root. Local clients reach it on the world-writable socket /var/run/prldispservice.socket. PrlSrvLoginLocal accepts peer credentials. No Parallels signature. No admin group. After login, PrlSrvInstallAppliance lets you pick the appliance folder sVmParentPat...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 9:38 a.m.11 views

CVE-2025-4517-PoC

CVE-2025-4517-PoC CVE-2025-4517 is a vulnerability in Python’s tarfile module that allows arbitrary file writes outside the extraction directory when extracting untrusted tar archives. The issue occurs when using TarFile.extract or TarFile.extractall with filter="data" or filter="tar", which does...

9.4CVSS7.1AI score0.0143EPSS
SaveExploits11
Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.13 views

PT-2026-91137

👉🏽 New JFrog Security Research: ParaShells CVE-2026-90894 A vulnerability in Parallels Desktop for Mac allows a standard, non-admin local user to escalate privileges to root in seconds. 🤯 The exploit uses argument injection against macOS tar via a world-writable Unix socket managed by the prl disp...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 10:24 p.m.5 views

wingdata

Wingdata — HackTheBox Walkthrough Platform: HackTheBox | OS: Linux Attack Chain VHost enumeration finds a WingFTP server. CVE-2025-47812 command injection gives initial access. Root via a sudo Python restore script that extracts a crafted tar archive — tar path traversal writes an arbitrary file ...

10CVSS8.8AI score0.92862EPSS
SaveExploits24
OSV
OSV
added 2026/09/11 6:16 p.m.5 views

UBUNTU-CVE-2026-87910

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was...

5.7CVSS5.8AI score0.00423EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/11 12:11 a.m.7 views

RLSA-2026:61586 Moderate: tar security, bug fix, and enhancement update

The GNU tar program can save multiple files in an archive and restore files from an archive. Security Fixes: tar: tar: Hidden file injection via crafted archives CVE-2026-5704 tar: tar: TOCTOU in incremental dumpdir 'X' rename handling allows restore path escape CVE-2026-18477 tar: tar:...

5CVSS6AI score0.00401EPSS
SaveExploits1References5
Rockylinux
Rockylinux
added 2026/09/11 12:11 a.m.11 views

tar security, bug fix, and enhancement update

An update is available for tar. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The GNU tar program can save multiple files in an archive and restore files from...

5.5CVSS6AI score0.00401EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.10 views

RockyLinux 10 : tar (RLSA-2026:61586)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:61586 advisory. tar: tar: Hidden file injection via crafted archives CVE-2026-5704 tar: tar: TOCTOU in incremental dumpdir 'X' rename handling allows restore path esca...

5.5CVSS6.1AI score0.00401EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.8 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS7AI score0.00434EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.9 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS7.4AI score0.00556EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.8 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS7.4AI score0.00556EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.9 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS7AI score0.00434EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 4:03 p.m.7 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: tar: tar-1.35-10.hum1 aarch64, x8664 tar-1.35-10.hum1.src src...

5.5CVSS5.8AI score0.00401EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/09/10 4:03 p.m.9 views

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...

5.5CVSS5.8AI score0.00401EPSS
SaveExploits1References4
Rows per page
Query Builder