Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-5525

26
FAUCET Score

CVE-2026-5525 is a stack-based buffer overflow vulnerability in Notepad++ version 8.9.3 affecting the file drop handler component. The vulnerability occurs when users drag and drop directory paths of exactly 259 characters without a trailing backslash, causing the application to append a backslash and null terminator without proper bounds checking. The flaw results in application crashes due to stack buffer overrun conditions. The vulnerability carries a CVSS 3.1 score of 6.0 (MEDIUM) with a local attack vector requiring user interaction and low privilege access. Exploitation demands relatively high complexity and specific conditions, yet successful exploitation could result in high confidentiality and integrity impacts. The EPSS probability score of 0.00011 indicates very low likelihood of real-world exploitation compared to other vulnerabilities. There is currently no evidence of active exploitation in the wild, with the vulnerability absent from the Known Exploited Vulnerabilities catalog and inactive on threat intelligence hot lists. No publicly available exploit code has been documented, and community attention remains minimal. Organizations should prioritize patching based on environmental risk rather than immediate exploitation threats, though the specific conditions required to trigger the overflow remain relatively narrow in typical user workflows.

Impacted Technologies

VendorProductVersion(s)CPE
8.9.3CPE matchmatch criteria
cpe:2.3:a:notepad-plus-plus:notepad\+\+:8.9.3:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.17%
Probability of exploitation in next 30 days
EPSS Percentile
6.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0017 is in the 4th percentile among its peer group of 11,616 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / notepad-plus-plus/notepad-plus-plus/commit/bfe7514d68bc559534c046c4ef2d1865267aa2b0
Patch
github.com / notepad-plus-plus/notepad-plus-plus/issues/17921
ExploitIssue TrackingMitigationVendor Advisory
github.com / notepad-plus-plus/notepad-plus-plus/pull/17930
Issue TrackingPatch