Improper access control in Notepad++ - #VU133095

 

Improper access control in Notepad++ - #VU133095

Published: May 31, 2026


Vulnerability identifier: #VU133095
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-284
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Notepad++
Affected software:
Notepad++

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary code.

The vulnerability exists due to improper access control in command execution from shortcuts.xml when invoking trusted executables from allowed directories. A local user can specify a trusted launcher such as cmd.exe, powershell.exe, or rundll32.exe with attacker-controlled arguments to execute arbitrary code.

The issue occurs without a warning dialog because the executable itself resides in a trusted directory even though its arguments can launch arbitrary commands.


Remediation

Install security update from vendor's website.

Sources