CVE-2026-52884

HIGH

Notepad++: CVE-2026-48800 Bypass

Title source: cna
STIX 2.1

Description

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.

Scores

CVSS v3 7.8
EPSS 0.0015
EPSS Percentile 5.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-42
Status published
Products (2)
notepad-plus-plus/notepad-plus-plus = 8.9.6.1
notepad-plus-plus/notepad\+\+ 8.9.6.1
Published Jun 26, 2026
Tracked Since Jun 27, 2026