Skip to main content
Mallory
HighCISA KEVExploited in the wildPublic exploit

Notepad++ WinGUp updater download of code without integrity check

IdentifiersCVE-2025-15556CWE-494· Download of Code Without Integrity…

CVE-2025-15556 is an update integrity verification flaw in Notepad++ affecting versions prior to 8.8.9 when using the WinGUp updater. The updater downloads update metadata and installer packages without cryptographically verifying their integrity or authenticity. As a result, if an attacker can intercept, redirect, or otherwise tamper with update traffic, they can substitute attacker-controlled update content that WinGUp will accept and execute. The issue has been described as a supply-chain style weakness in the update mechanism rather than a memory corruption bug in the editor itself. Public reporting states the flaw was exploited in the wild in a campaign attributed to the China-nexus threat actor Lotus Blossom/Lotus Panda, which used the weakness to deliver malicious installers and payloads including Cobalt Strike Beacon and the Chrysalis backdoor.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation results in arbitrary code execution in the context of the logged-in user running Notepad++/WinGUp. Because the updater can be induced to execute an attacker-controlled installer, the vulnerability can be used to deploy malware, backdoors, loaders, or other follow-on payloads, enabling initial access, persistence, and further compromise of the affected endpoint. The issue has been actively exploited in the wild and was added to CISA's KEV catalog.

Mitigation

If you can’t patch tonight, do this now.

If immediate upgrading is not possible, avoid using the WinGUp updater on affected versions. Disable or restrict in-app updating, distribute Notepad++ through a trusted internal software deployment mechanism, and reduce opportunities for traffic interception or redirection by using trusted network paths and restricting outbound access to known legitimate update endpoints where feasible. Verify downloaded installers against official hashes/signatures and monitor for outdated Notepad++ installations and suspicious updater activity.

Remediation

Patch, then assume compromise.

Upgrade Notepad++ to version 8.8.9 or later; later reporting also recommends moving to current maintained releases such as 8.9.1/8.9.2, which introduced additional update-channel hardening including signature validation improvements. Ensure updates are obtained only through the fixed update mechanism and official Notepad++ distribution channels. Organizations should identify and remediate installations running affected versions prior to 8.8.9.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).

VALID 1 / 2 TOTALView more in app
CVE-2025-15556-Notepad-WinGUp-Updater-RCEMaturityPoCVerified exploit

Repository contains a proof-of-concept for an update integrity verification bypass in Notepad++ (WinGUp updater) affecting versions prior to 8.8.9, where an attacker who can intercept or redirect update traffic can supply malicious update metadata that causes the updater to download and execute an attacker-controlled installer. Structure and purpose: - README.md: Describes the affected software (Notepad++ < 8.8.9 with WinGUp), the vulnerability (update metadata integrity verification bypass), and the threat model (MITM/redirect update traffic). Mentions two included approaches: a MITM proxy-like server (exploit.py) and an HTB-friendly DNS spoofing simulation (exploit.sh). - exploit.py: Implements a minimal HTTPS server bound to 0.0.0.0:443 using a local TLS cert (./server.pem). When a client requests a path containing "update.xml", it returns an XML manifest with a fake checksum and a download URL pointing to https://attacker.com/malicious_installer.exe. Any other path returns 404. This demonstrates how a malicious update manifest could be served to the updater. - exploit.sh: Demonstrates a lab/CTF-style redirection by appending an entry to /etc/hosts mapping notepad-update.org to 192.168.1.5, then starts a simple Python HTTP server on port 80 serving the /malicious_installer directory in the background. This simulates DNS poisoning/traffic redirection and hosting of the malicious installer. Exploit capabilities: - Network-based traffic redirection/MITM scenario: serve attacker-controlled update metadata (update.xml). - Indirect code execution: by causing the updater to fetch and run a malicious installer referenced in the manifest. Notes/limitations: - The PoC does not include a real malicious installer payload; it only demonstrates serving a manifest and (in the shell script) hosting a directory that would contain the installer. - The Python server is HTTPS on 443, while the shell script hosts content on HTTP 80; aligning with the real updater’s expected scheme/hostnames would be required for a working end-to-end exploit in a real environment.

George0PapasotiriouDisclosed Feb 10, 2026pythonbashnetwork (MITM / traffic redirection) leading to remote code execution via malicious update delivery
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Notepad++Notepad++application

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

ACTIVITY FEED

Recent activity

41 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence7

Every observed campaign linking this CVE to a named adversary.

Associated malware7

Malware families riding this exploit, with evidence and IOCs.

Detection signatures1

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity23

Community discussion across Reddit, Mastodon, and other social sources.