#VU100982 Code Injection in needrestart - CVE-2024-48990
Published: November 27, 2024 / Updated: January 4, 2026
needrestart
liske (Thomas Liske)
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to insecure handling of environment variables. A local user can trick the application into running the Python interpreter with an attacker-controlled PYTHONPATH environment variable and execute arbitrary code on the system as root.