Lucene search
K

663 matches found

SUSE CVE
SUSE CVE
added 2026/04/03 11:25 p.m.3 views

SUSE CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS6.1AI score0.00019EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2026/04/03 12:51 p.m.2 views

CVE-2026-34591

A flaw was found in Poetry, a dependency manager for Python. A remote attacker can exploit this vulnerability by providing a specially crafted package wheel that contains directory traversal sequences. When Poetry installs this malicious package, it writes files to arbitrary locations on the syst...

7.1CVSS6.1AI score0.00019EPSS
Exploits1References7
NVD
NVD
added 2026/04/02 6:16 p.m.0 views

CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS0.00019EPSS
Exploits1References4
OSV
OSV
added 2026/04/02 6:16 p.m.2 views

DEBIAN-CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS5.8AI score0.00019EPSS
Exploits1References1
CVE
CVE
added 2026/04/02 5:35 p.m.24 views

CVE-2026-34591

CVE-2026-34591 is linked to a wheel path traversal in Poetry. The connected advisories (GHSA-2599-H6XX-HPXP / OSV) show that a crafted wheel can include non-contained ../ paths, allowing arbitrary file write during installation via the wheel destination logic (wheel_installer and executable path ...

7.1CVSS6.1AI score0.00019EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2026/04/02 5:35 p.m.17 views

CVE-2026-34591 Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS0.00019EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2026/04/02 5:35 p.m.4 views

CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS5.8AI score0.00019EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2026/04/02 5:35 p.m.2 views

CVE-2026-34591 Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS6.1AI score0.00019EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.4 views

Poetry 路径遍历漏洞

Poetry is an open-source Python tool used for dependency management and packaging. Versions of Poetry from 1.4.0 to 2.3.3 had a path traversal vulnerability. This vulnerability stemmed from custom wheel files that might contain unrestricted paths, allowing arbitrary file writing with the privileg...

7.1CVSS5.9AI score0.00019EPSS
Exploits1References4
OSV
OSV
added 2026/04/01 10:17 p.m.1 views

GHSA-2599-H6XX-HPXP Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

Summary A crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. Impact Arbitrary file write path traversal from untrusted wheel content. Impacts users/CI/CD systems installing malicious o...

7.1CVSS6AI score0.00019EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2026/04/01 10:17 p.m.3 views

Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

Summary A crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. Impact Arbitrary file write path traversal from untrusted wheel content. Impacts users/CI/CD systems installing malicious o...

7.1CVSS6AI score0.00019EPSS
Exploits1References6Affected Software1
Snyk
Snyk
added 2026/04/01 10:17 p.m.1 views

Directory Traversal

Overview poetry is a Python dependency management and packaging made easy. Affected versions of this package are vulnerable to Directory Traversal due to improper validation of wheel destination path that is being constructed directly from untrusted wheel entry path without containment checks. An...

7.1CVSS6.5AI score0.00019EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/01 12:0 a.m.2 views

Amazon Linux 2023 : python3.11-pip, python3.11-pip-wheel (ALAS2023-2026-1531)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1531 advisory. 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...

2CVSS5.9AI score0.0003EPSS
Exploits1References4
Amazon
Amazon
added 2026/04/01 12:0 a.m.4 views

Low: python3.12-pip

Issue Overview: 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...

2CVSS5.8AI score0.0003EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.3 views

PT-2026-29665

Name of the Vulnerable Software and Affected Versions Poetry versions 1.4.0 through 2.3.2 Description Poetry, a Python dependency manager, contains a path traversal flaw. A crafted wheel file can include '..' paths that Poetry writes to disk without proper containment checks. This allows for...

7.8CVSS6AI score0.00019EPSS
Exploits1References21
Amazon
Amazon
added 2026/04/01 12:0 a.m.4 views

Low: python3.11-pip

Issue Overview: 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...

2CVSS5.8AI score0.0003EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2026/04/01 12:0 a.m.3 views

Amazon Linux 2023 : python3.12-pip, python3.12-pip-wheel (ALAS2023-2026-1530)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1530 advisory. 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...

2CVSS5.9AI score0.0003EPSS
Exploits1References4
Redos
Redos
added 2026/03/31 12:0 a.m.5 views

ROS-20260331-73-0001

A vulnerability in the Wheel file manipulation command line tool is related to an incorrect directory path name restriction. Exploitation of the vulnerability could allow an attacker to escalate privileges or execute arbitrary code...

7.1CVSS7AI score0.00015EPSS
Exploits2
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/30 11:40 a.m.4 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection Component uses wheel dependency which is vulnerable to CVE-2026-24049.

Summary IBM Maximo Application Suite - Visual Inspection Component uses wheel dependency which is vulnerable to CVE-2026-24049. This bulletin contains information regarding the vulnerability and its remediation. Vulnerability Details CVEID:CVE-2026-24049 DESCRIPTION: wheel is a command line tool...

7.1CVSS7.2AI score0.00015EPSS
Exploits2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:0 a.m.1 views

Amazon Linux 2023 : python3.13-pip, python3.13-pip-wheel (ALAS2023-2026-1490)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1490 advisory. 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...

2CVSS5.9AI score0.0003EPSS
Exploits1References4
Rows per page
Query Builder