CVE-2026-54758

Notepad++ is a free and open-source source code editor. Prior to 8.9.7, the expandNppEnvironmentStrs function in PowerEditor/src/WinControls/StaticDialog/RunDlg/RunDlg.cpp copies a Notepad++ variable name between $( and ) into the fixed-size wchar_t str[MAX_PATH] stack buffer without bounding the m loop index, allowing a name of 260 or more characters to corrupt adjacent stack data, terminate the process through __report_gsfailure, and potentially execute code. This issue is fixed in version 8.9.7.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-17 20:16

Updated : 2026-09-09 21:11


NVD link : CVE-2026-54758

Mitre link : CVE-2026-54758

CVE.ORG link : CVE-2026-54758


JSON object : View

Products Affected

No product.

CWE
CWE-121

Stack-based Buffer Overflow

CWE-787

Out-of-bounds Write