CVE-2026-42214
HIGHImproper Control of Generation of Code ('Code Injection') in dail8859/NotepadNext
Title source: cnaDescription
Notepad Next is a cross-platform, reimplementation of Notepad++. Prior to version 0.14, NotepadNext's detectLanguageFromExtension() function interpolates a file's extension directly into a Lua script without sanitization. An attacker can craft a filename whose extension contains Lua code, which executes automatically when the victim opens the file in NotepadNext. Because luaL_openlibs() is called unconditionally, the full os, io, and package libraries are available to the injected code, enabling arbitrary command execution. This issue has been patched in version 0.14.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/dail8859/NotepadNext/security/advisories/GHSA-m5fq-c9x5-w54g
X_Refsource_Misc x_refsource_misc
https://github.com/dail8859/NotepadNext/commit/f3ca1b10aca52f05fd7f4f5ebf9b566d6cd95ccc
X_Refsource_Misc x_refsource_misc
https://github.com/dail8859/NotepadNext/releases/tag/v0.14
Scores
CVSS v3
7.8
EPSS
0.0024
EPSS Percentile
15.1%
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
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (2)
dail8859/notepad_next
< 0.14
dail8859/NotepadNext
< 0.14
Published
May 07, 2026
Tracked Since
May 08, 2026