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 artifacts during normal install flows. (Normally, installing a malicious wheel is not sufficient for execution of malicious code. Malicious code will only be executed after installation if the malicious package is imported or invoked by the user.). This issue has been patched in version 2.3.3.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-2599-h6xx-hpxp | Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 03 Apr 2026 10:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Python-poetry
Python-poetry poetry |
|
| Vendors & Products |
Python-poetry
Python-poetry poetry |
Thu, 02 Apr 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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 artifacts during normal install flows. (Normally, installing a malicious wheel is not sufficient for execution of malicious code. Malicious code will only be executed after installation if the malicious package is imported or invoked by the user.). This issue has been patched in version 2.3.3. | |
| Title | Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-02T17:35:07.691Z
Reserved: 2026-03-30T17:15:52.499Z
Link: CVE-2026-34591
No data.
Status : Received
Published: 2026-04-02T18:16:31.163
Modified: 2026-04-02T18:16:31.163
Link: CVE-2026-34591
No data.
OpenCVE Enrichment
Updated: 2026-04-03T09:17:16Z
Weaknesses
Github GHSA