๐Ÿ” CVE Alert

CVE-2026-52884

HIGH 7.8

Notepad++: CVE-2026-48800 Bypass

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

Notepad++ is a free and open-source source code editor. In v8.9.6.1, isInTrustedDirectory() does NOT canonicalize the path before checking. It uses a prefix-based check (PathIsPrefix() or equivalent) that matches paths starting with trusted directory strings. A path traversal using ..\..\ after a trusted directory prefix passes the check while resolving to an untrusted location. The CVE-2026-48800 patch adds isInTrustedDirectory() validation in Command::run() (RunDlg.cpp) before calling ShellExecute(). This function checks whether the resolved executable path is under a trusted directory. This vulnerability is fixed in 8.9.6.2.

CWE CWE-42
Vendor notepad-plus-plus
Product notepad-plus-plus
Published Jun 26, 2026
Stay Ahead of the Next One

Get instant alerts for notepad-plus-plus notepad-plus-plus

Be the first to know when new high vulnerabilities affecting notepad-plus-plus notepad-plus-plus are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

notepad-plus-plus / notepad-plus-plus
= 8.9.6.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-p58x-r3c9-x9p6 github.com: https://github.com/notepad-plus-plus/notepad-plus-plus/commit/ea1508855e9c4528f6198ce9d345f13cb759ebf4