Improper access control in Notepad++ - CVE-2026-52884

 

Improper access control in Notepad++ - CVE-2026-52884

Published: May 31, 2026


Vulnerability identifier: #VU133095
CSH Severity: Low
CVSS v4: 8.5 [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]
CVE-ID: CVE-2026-52884
CWE-ID: CWE-284
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Notepad++

How to mitigate CVE-2026-52884

Install security update from vendor's website.

Notepad++ - update to 8.9.6.2

External References

Related Security Bulletins