Vulnerabilities (CVE)

Filtered by vendor Wheel Project
Filtered by product Wheel
Angry Yack Logo
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-24049 1 Wheel Project 1 Wheel 2026-02-18 N/A 7.1 HIGH
wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of c ...

Show More

CVE-2022-40898 1 Wheel Project 1 Wheel 2025-04-15 N/A 7.5 HIGH
An issue discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli.