CVE-2026-54758
7.8Notepad++ · Notepad++
Notepad++ is vulnerable to stack-based buffer overflow and out-of-bounds write issues that could lead to arbitrary code execution if a user opens a specially crafted file.
Executive summary
A high-severity buffer overflow vulnerability in Notepad++ could allow a local attacker to execute arbitrary code with user privileges.
Vulnerability
This vulnerability involves stack-based buffer overflow (CWE-121) and out-of-bounds write (CWE-787) flaws. These issues occur during file parsing, requiring a local, unauthenticated user to interact with a malicious file to trigger the condition.
Business impact
Successful exploitation of this vulnerability could result in full local code execution, potentially leading to unauthorized data access or system compromise. With a CVSS score of 7.8, this flaw represents a significant risk to end-user workstations, particularly in environments where users frequently open untrusted files.
Remediation
Immediate Action: Update the Notepad++ application to version 8.9.7 or later to incorporate the vendor-provided patch.
Proactive Monitoring: Review endpoint security logs for application crashes or abnormal behavior associated with the Notepad++ process.
Compensating Controls: Implement file integrity monitoring and restrict the execution of untrusted files within the user environment to minimize the attack surface.
Exploitation status
Public Exploit Available: No (exploit_available unknown).
Analyst recommendation
The severity of this issue necessitates prompt action for all systems running affected versions of Notepad++. Organizations should prioritize updating to version 8.9.7 across all managed endpoints to eliminate the risk of code execution through malicious file handling.