CVE-2026-86054
Last modified
CVE-2026-86054 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. Notepad++ is a free and open-source source code editor. Prior to 8.9.8, Notepad++ contains a stack buffer overflow in NppParameters::writeSession in PowerEditor/src/Parameters.cpp because it copies a session path derived from -settingsDir= into backupPathName[MAX_PATH] with unbounded wcscpy and appends SESSION_BACKUP_EXT with unbounded wcscat. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
Notepad++ is a free and open-source source code editor. Prior to 8.9.8, Notepad++ contains a stack buffer overflow in NppParameters::writeSession in PowerEditor/src/Parameters.cpp because it copies a session path derived from -settingsDir= into backupPathName[MAX_PATH] with unbounded wcscpy and appends SESSION_BACKUP_EXT with unbounded wcscat. A sufficiently long settings directory causes the backup suffix to exceed the fixed stack buffer when Notepad++ saves the session, and the protected release build terminates through its stack canary, causing denial of service. This issue is fixed in version 8.9.8.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| notepad-plus-plus | notepad-plus-plus | < 8.9.8 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86054?
How severe is CVE-2026-86054?
How do I fix CVE-2026-86054?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-86039libp2p is a JavaScript implementation of the libp2p networki…8.2
- CVE-2026-8604In ScadaBR version 1.2.0, a CSRF vulnerability could allow a…8.8
- CVE-2026-86040libp2p is a JavaScript implementation of the libp2p networki…7.5
- CVE-2026-86043Skipper is an HTTP router and reverse proxy for service comp…7.5
- CVE-2026-86049Jupyter Server is the backend for Jupyter web applications. …7.1
- CVE-2026-8605In ScadaBR version 1.2.0, a Use of Hard-Coded Credentials vu…9.8
- CVE-2026-86056Notepad++ is a free and open-source source code editor. Prio…5.5
- CVE-2026-86059Dokploy is a free, self-hostable Platform as a Service (PaaS…9.6
- CVE-2026-8606A Server-Side Request Forgery (SSRF) vulnerability was ident…5.9
- CVE-2026-86060RouterOS contains an argument-handling flaw in the SSH login…9.8
- CVE-2026-86062LightRAG provides simple and fast retrieval-augmented genera…6.1
- CVE-2026-86064Klever-Go is the Go implementation of the Klever blockchain …8.6
Are you affected by CVE-2026-86054?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
