OS Command Injection in Notepad++ - #VU144985
Published: August 24, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to command injection in the MSI installer RunOnce PowerShell command when processing a crafted INSTALLFOLDER value or MSI transform during installation. A local user can supply a specially crafted installation path to execute arbitrary code.
User interaction is required because an administrator must perform the crafted installation, and the injected code runs at the next logon in the logging-on user\'s RunOnce context rather than automatically as SYSTEM.