Back to overview

CVE-2026-48770

MEDIUM
5.0
CVSS 3.1
Description
Notepad++ is a free and open-source source code editor. Prior to 8.9.6.1, a local process in the same interactive Windows session can send a malformed WM_COPYDATA message to Notepad++ using the COPYDATA_FULL_CMDLINE path. The handler appears to process COPYDATASTRUCT.lpData as an unbounded NUL-terminated wchar_t* instead of enforcing COPYDATASTRUCT.cbData. This vulnerability is fixed in 8.9.6.1.

Metadata

CVE ID
CVE-2026-48770
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-22 19:39 UTC
Published
2026-06-26 20:22 UTC
Last updated
2026-06-26 20:22 UTC
Primary CWE
CWE-125
CWE-125: Out-of-bounds Read
Vendor / Product
notepad-plus-plus / notepad-plus-plus
Sources
cve.org  ·  NVD

Severity & Metrics

5.0 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H
Affected products (1)
VendorProductPlatformVersions
notepad-plus-plus notepad-plus-plus < 8.9.6.1
Weakness (CWE)
CWESourceDescription
CWE-125 cna CWE-125: Out-of-bounds Read
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.0 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H
References (2)
Back to overview