Lucene search
+L

156 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/26 12:00 a.m.23 views

Amazon Linux 2023 : python3.14-pip, python3.14-pip-wheel (ALAS2023-2026-1718)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1718 advisory. pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as...

4.6CVSS6.2AI score0.00144EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/22 11:11 a.m.20 views

OESA-2026-2360 python-pip security update

%changelog Thu Apr 9 2026 yixiangzhike [email protected] - 23.3.1-10 - Fix CVE-2026-25645 Security Fixes: pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavio...

4.6CVSS5.8AI score0.00144EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/21 9:16 a.m.18 views

pip: pip: Incorrect file installation due to improper archive handling

A flaw was found in pip. This vulnerability occurs because pip incorrectly processes concatenated tar and ZIP files as ZIP files, regardless of their true format. This improper handling can lead to confusing installation behavior, potentially causing the installation of unintended or 'incorrect'...

4.6CVSS6.5AI score0.00144EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/04/27 3:16 p.m.14 views

CVE-2026-6357

pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run...

5.3CVSS5.8AI score0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/20 2:55 p.m.42 views

CVE-2026-3219 pip doesn't reject concatenated ZIP and tar archives

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds wit...

4.6CVSS0.00144EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/20 12:00 a.m.16 views

pip 安全漏洞

pip is a Python package installer developed by the Python Packaging Authority. There is a security vulnerability in pip, which stems from treating connected tar and ZIP files as ZIP files. This vulnerability may lead to confusing installation behaviors...

4.6CVSS6.2AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/02 7:16 p.m.17 views

CVE-2026-0023

In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS5.9AI score0.00084EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/02 7:16 p.m.17 views

CVE-2026-0023

In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS0.00084EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/02 6:42 p.m.50 views

CVE-2026-0023

In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00084EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/02 6:42 p.m.44 views

CVE-2026-0023

Technical details for CVE-2026-0023 are not publicly available in the provided documents. Monitor for updates.

7.8CVSS6.1AI score0.00084EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/02 6:42 p.m.2 views

CVE-2026-0023

In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.1AI score0.00084EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/02 6:42 p.m.9 views

CVE-2026-0023

In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS6.1AI score0.00084EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/01 12:00 a.m.11 views

ASB-A-459461121

In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS6.1AI score0.00084EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/02/04 8:27 a.m.17 views

USN-8010-1: pip vulnerabilities

Several security issues were discovered in the libraries bundled in pip. An attacker could possibly use these issues to perform a variety of attacks, such as denial of service or arbitrary code execution...

8.9CVSS7.5AI score0.02714EPSS
SaveExploits5
SUSE CVE
SUSE CVE
added 2026/02/03 12:24 a.m.9 views

SUSE CVE-2026-1703

When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situations...

3.1CVSS5.4AI score0.0039EPSS
SaveExploits1References11
Fedora
Fedora
added 2025/11/03 1:07 a.m.8 views

[SECURITY] Fedora 42 Update: uv-0.9.5-1.fc42

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

8.1CVSS6.6AI score0.00677EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2023-25496

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.0009EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.19 views

EUVD-2025-2340

Malicious code in bioql PyPI...

7.8CVSS8.7AI score0.00618EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-18445

Malicious code in bioql PyPI...

6.6AI score0.00141EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/10/03 12:53 a.m.15 views

[SECURITY] Fedora 42 Update: uv-0.8.11-4.fc42

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

8.6CVSS6.6AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder