OS Command Injection in py3-virtualenv - #VU151615
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary commands.
The vulnerability exists due to improper neutralization of special elements in BatchActivator.quote() when handling an attacker-controlled virtual environment prompt. A remote attacker can supply a crafted prompt value to execute arbitrary commands.
User interaction is required to activate the virtual environment on Windows.