CVE-2026-5525 MEDIUM

CVE-2026-5525: Stack-Based Buffer Overflow in Notepad++ File Drop Handler leads to DoS

Vendor Notepad++ Project
Product Notepad++
Weakness CWE-121
Published April 10, 2026
Last update April 10, 2026

CVSS base score

6.0/10
Attack vector Local
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

A stack-based buffer overflow vulnerability exists in Notepad++ version 8.9.3 in the file drop handler component. When a user drags and drops a directory path of exactly 259 characters without a trailing backslash, the application appends a backslash and null terminator without proper bounds checking, resulting in a stack buffer overflow and application crash (STATUS_STACK_BUFFER_OVERRUN).

Key dates

02Disclosure timeline

April 10, 2026 CVE published
April 10, 2026 Record updated