Lucene search
K

126 matches found

OSV
OSV
added 2026/03/02 7:16 p.m.0 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.00003EPSS
Exploits0References1
NVD
NVD
added 2026/03/02 7:16 p.m.6 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.00003EPSS
Exploits0References1
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.00003EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/03/02 6:42 p.m.25 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.00003EPSS
Exploits0References1
CVE
CVE
added 2026/03/02 6:42 p.m.6 views

CVE-2026-0023

PT-2026-4689 and related PT-security entries list CVE-2026-0023 as part of upcoming patch previews (High risk category). The provided documents do not include detailed technical description, affected product/vendor, root cause, impact, or a fix for CVE-2026-0023. Actionable specifics beyond its p...

7.8CVSS6.1AI score0.00003EPSS
Exploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/02 6:42 p.m.1 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.00003EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/01 12:0 a.m.2 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.00003EPSS
Exploits0References2
Ubuntu
Ubuntu
added 2026/02/04 8:27 a.m.1 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.0012EPSS
Exploits4
SUSE CVE
SUSE CVE
added 2026/02/03 12:24 a.m.2 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.00026EPSS
Exploits1References6
Fedora
Fedora
added 2025/11/03 1:7 a.m.3 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.00017EPSS
Exploits1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-2340

Malicious code in bioql PyPI...

7.8CVSS8.7AI score0.00159EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-18445

Malicious code in bioql PyPI...

6.6AI score0.00076EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-25496

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00031EPSS
Exploits0References1
Fedora
Fedora
added 2025/10/03 12:53 a.m.5 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.00029EPSS
Exploits0
Fedora
Fedora
added 2025/10/03 12:18 a.m.4 views

[SECURITY] Fedora 43 Update: uv-0.8.11-4.fc43

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.00029EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.1 views

An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely

...

7.8CVSS7AI score0.03726EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/09/11 6:46 p.m.3 views

CVE-2025-59055 InstantCMS vulnerable to Server-Side Request Forgery via package installer

InstantCMS is a free and open source content management system. A blind Server-Side Request Forgery SSRF vulnerability in InstantCMS up to and including 2.17.3 allows authenticated remote attackers to make nay HTTP/HTTPS request via the package parameter. It is possible to make any HTTP/HTTPS...

4.7CVSS6.2AI score0.00277EPSS
Exploits1References2
CVE
CVE
added 2025/09/11 6:46 p.m.10 views

CVE-2025-59055

CVE-2025-59055 concerns InstantCMS up to version 2.17.3, where a blind SSRF vulnerability exists in the installer’s package parameter. The underlying issue allows an authenticated attacker to make arbitrary HTTP/HTTPS requests, enabling actions such as scanning internal networks, invoking local s...

7.2CVSS6.2AI score0.00277EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2025/09/11 6:46 p.m.3 views

CVE-2025-59055 InstantCMS vulnerable to Server-Side Request Forgery via package installer

InstantCMS is a free and open source content management system. A blind Server-Side Request Forgery SSRF vulnerability in InstantCMS up to and including 2.17.3 allows authenticated remote attackers to make nay HTTP/HTTPS request via the package parameter. It is possible to make any HTTP/HTTPS...

4.7CVSS0.00277EPSS
Exploits1References2
OSV
OSV
added 2025/09/05 12:43 p.m.4 views

OESA-2025-2174 python-pip security update

pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. %global bashcompdir %b=$pkg-config --variable=completionsdir bash-completion 2/dev/null; echo $b:-/bashcompletion.d Name: python-pip Version: 23.3.1 Release: 3 Summary: A...

5.3CVSS8.5AI score0.00208EPSS
Exploits1References2
Rows per page
Query Builder