Download of code without integrity check in py3-virtualenv - #VU151614
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to download of code without integrity check in the download_wheel() function when downloading pip or setuptools seed wheels. A remote attacker can substitute a wheel served under the same distribution, version, and filename to execute arbitrary code.
The issue affects wheels retrieved through the periodic-update feature or the --download flag.