---
cve: "CVE-2026-85279"
severity: "HIGH"
cvss: 8.6
epss: "0.2%"
vendor: "notepad-plus-plus"
kev: false
exploited: false
published: "2026-09-22 18:17:23"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T11:22:01+02:00"
---

# CVE-2026-85279

> 8.6 HIGH · 🧪 PoC

## Beschreibung

Notepad++ is a free and open-source source code editor. Prior to 8.9.8, Notepad++ contains a stack buffer overflow in PluginsManager::loadPluginFromPath in PowerEditor/src/MISC/PluginsManager/PluginsManager.cpp because the plugin-supplied GetLexerCount() result controls a loop that writes to containers[30] without enforcing NB_MAX_EXTERNAL_LANG. A malicious or compromised plugin that reports more than 30 lexers can write beyond the stack array and corrupt control data, which can permit arbitrary code execution in the Notepad++ process context. This issue is fixed in version 8.9.8.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 70b88f95311d88523cde6be1b1ec938aa48c24bc (Commit)
- f1e1c71b090d69ca0f0175ab73895da41db67a16 (Commit)

## Referenzen

- <https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-h2wq-6x75-h8q2>
- <https://github.com/notepad-plus-plus/notepad-plus-plus/commit/70b88f95311d88523cde6be1b1ec938aa48c24bc>
- <https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f1e1c71b090d69ca0f0175ab73895da41db67a16>
- <https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.9.8>
- <https://notepad-plus-plus.org/news/v898-released>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-85279) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
