Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Microsoft Warns Against Public Zero-Day Details Release Before
May 28, 2026
Veeam Backup & Replication Flaw Allows Privilege Escalation
May 28, 2026
Critical Notepad++ Flaws Allow Arbitrary Code Execution
May 28, 2026
Home/CyberSecurity News/Critical Notepad++ Flaws Allow Arbitrary Code Execution
CyberSecurity News

Critical Notepad++ Flaws Allow Arbitrary Code Execution

An urgent security update addresses three critical vulnerabilities in Notepad++, the widely used open-source text editor for Windows. Among these are two arbitrary code execution flaws, which could...

David kimber
David kimber
May 28, 2026 2 Min Read
2 0

An urgent security update addresses three critical vulnerabilities in Notepad++, the widely used open-source text editor for Windows. Among these are two arbitrary code execution flaws, which could enable attackers to silently deploy and run malicious programs on a victim’s machine.

The Notepad++ development team released version v8.9.6.1 on May 26, 2026, patching all three vulnerabilities. Users running v8.9.6 or earlier are urged to update immediately.

Notepad++ Vulnerabilities

The update resolves the following vulnerabilities:

CVE ID Severity Description
CVE-2026-48770 High Crash via malformed XML structure
CVE-2026-48778 Critical Arbitrary code execution via config.xml
CVE-2026-48800 Critical Arbitrary code execution via shortcuts.xml

The most severe of the three is CVE-2026-48778, which targets the <GUIConfig name="commandLineInterpreter"> tag inside Notepad++’s config.xml file.

The editor reads this value through NppXml::value() in Parameters.cpp and stores it without any validation, whitelist, or digital signature check.

When a user triggers File → Open Containing Folder → cmd, the application creates a command object using the attacker-controlled string and passes it directly to ShellExecute() effectively executing whatever executable the attacker has planted.

A simple proof-of-concept payload placing calc.exe in the XML tag causes Windows Calculator to launch instead of the intended command prompt, confirming full code execution capability.

Researchers identified several realistic paths an attacker could exploit CVE-2026-48778:

  • Direct config file write — any process running under the same user account can modify %APPDATA%Notepad++config.xml
  • Malicious shortcut (.lnk) — using the -settingsDir= flag to redirect Notepad++ to an attacker-controlled settings directory.
  • Cloud sync poisoning — Notepad++ supports a user-configurable cloud path, which an attacker could poison through compromised cloud storage.
  • Social engineering via archive extraction — tricking users into extracting malicious archives that drop a tampered config into AppData.

CVE-2026-48800 follows a similar exploitation pattern but targets shortcuts.xml instead.

Mitigation

All three vulnerabilities are patched in Notepad++ v8.9.6.1, available now on the official releases page.

Security researchers additionally recommend that Notepad++ implement a whitelist of permitted command-line interpreters (such as cmd.exe, powershell.exe), validate executable paths against system directories, and introduce a user confirmation dialog before executing any shell command.

Enterprise environments should prioritize patching, particularly where users operate shared or cloud-synced configuration directories.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackCVEExploitPatchSecurity

Share Article

David kimber

David kimber

David is a penetration tester turned security journalist with expertise in mobile security, IoT vulnerabilities, and exploit development. As an OSCP-certified security professional, David brings hands-on technical experience to his reporting on vulnerabilities and security research. His articles often feature detailed technical analysis of exploits and provide actionable defense recommendations. David maintains an active presence in the security research community and has contributed to multiple open-source security tools.

Previous Post

Silent Ransom Group Attacks Law Firms via IT Support Imp

Next Post

Veeam Backup & Replication Flaw Allows Privilege Escalation

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
FortiClient Code Execution Flaw Exploited by EKZ Vulnerability Deploy
May 28, 2026
Anthropic Upgrades Claude AI With Security & Faster Performance
May 28, 2026
GHOST STADIUM Phishing Targets FIFA Fans With Fake
May 27, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
Emy Elsamnoudy
Emy Elsamnoudy
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us