Resource exhaustion in Notepad++ - #VU144992
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in workspace path handling and custom toolbar path processing when parsing a crafted workspace file or loading a crafted toolbar configuration containing many delayed UNC paths. A remote attacker can supply many distinct network paths to cause a denial of service.
The GUI thread waits synchronously for each probe, and the cumulative blocking time grows with the number of distinct delayed targets.