---
cve: "CVE-2026-54758"
severity: "HIGH"
cvss: 7.8
epss: "19%"
vendor: "notepad-plus-plus"
kev: false
exploited: false
published: "2026-08-17 20:16:44"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T11:57:56+02:00"
---

# CVE-2026-54758

> 7.8 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/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 | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 0a9527e9f7140a2323e25d14e362b46ee0efc3db (Commit)
- 6634650414ff91220a4c353b7fe5ad741af0f9f9 (Commit)

## Referenzen

- <https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-gv94-327x-2gc5>
- <https://github.com/notepad-plus-plus/notepad-plus-plus/commit/0a9527e9f7140a2323e25d14e362b46ee0efc3db>
- <https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.9.7>

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