HIGH🇵🇱 Wersja polska

CVE-2026-52885

CVSS 7.5v4.0pub. 2026-06-26upd. 2026-06-29

Notepad++ is a free and open-source source code editor. Prior to 8.9.6.4, NppCommands.cpp checks the HMAC of the on-disk shortcuts.xml at the moment a user command fires (Time-of-Check). However, the command payload is taken from the in-memory _userCommands vector, which is populated at application startup and never re-synchronized with the on-disk file (Time-of-Use). Swapping shortcuts.xml between startup and command execution causes the HMAC check to validate a clean file while a malicious command runs. An attacker with write access to shortcuts.xml places a malicious version on disk before launch, then immediately restores the legitimate file. The HMAC check at execution time validates the restored legitimate file (check passes), while the malicious payload executes from memory. This vulnerability is fixed in 8.9.6.4.

CVSS Vector
CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Notepad Plus Plus Notepad\+\+

    APP
    Notepad-Plus-Plus
    < 8.9.6.4
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Race Condition
CWE
References

Related vulnerabilities

CVE-2025-15556HIGH7.7⚠ KEVten sam produkt

Notepad++ versions prior to 8.8.9, when using the WinGUp updater, contain an update integrity verification vul...

CVE-2026-48778HIGH7.8ten sam produkt

Notepad++ is a free and open-source source code editor. Prior to 8.9.6.1, the <GUIConfig name="commandLineInte...

CVE-2026-46710HIGH7.5ten sam produkt

Notepad++ is a free and open-source source code editor. From 8.9.4 until 8.9.6, Notepad++ contains a local pri...

CVE-2026-48800HIGH7.8ten sam produkt

Notepad++ is a free and open-source source code editor. Prior to 8.9.6.1, the <Command> tag text content insid...

CVE-2026-52884HIGH7.8ten sam produkt

Notepad++ is a free and open-source source code editor. In v8.9.6.1, isInTrustedDirectory() does NOT canonical...