RL Blog

Topics

All Blog PostsAppSec & Supply Chain SecurityDev & DevSecOpsProducts & TechnologySecurity OperationsThreat Research

Follow us

XX / TwitterLinkedInLinkedInFacebookFacebookInstagramInstagramYouTubeYouTubeblueskyBluesky

Subscribe

Get the best of RL Blog delivered to your in-box weekly. Stay up to date on key trends, analysis and best practices across threat intelligence and software supply chain security.

ReversingLabs: The More Powerful, Cost-Effective Alternative to VirusTotalSee Why
Skip to main content
Contact UsSupportLoginBlogCommunity
reversinglabsReversingLabs: Home
Solutions
Secure Software OnboardingSecure Build & ReleaseProtect Virtual MachinesIntegrate Safe Open SourceGo Beyond the SBOM
Increase Email Threat ResilienceDetect Malware in File Shares & StorageAdvanced Malware Analysis SuiteICAP Enabled Solutions
Scalable File AnalysisHigh-Fidelity Threat IntelligenceCurated Ransomware FeedAutomate Malware Analysis Workflows
Products & Technology
Spectra Assure®Software Supply Chain SecuritySpectra DetectHigh-Speed, High-Volume, Large File AnalysisSpectra AnalyzeIn-Depth Malware Analysis & Hunting for the SOCSpectra IntelligenceAuthoritative Reputation Data & Intelligence
Spectra CoreIntegrations
Industry
Energy & UtilitiesFinanceHealthcareHigh TechPublic Sector
Partners
Become a PartnerValue-Added PartnersTechnology PartnersMarketplacesOEM Partners
Alliances
Resources
BlogContent LibraryCybersecurity GlossaryConversingLabs PodcastEvents & WebinarsLearning with ReversingLabsWeekly Insights Newsletter
Customer StoriesDemo VideosDocumentationOpenSource YARA Rules
Company
About UsLeadershipCareersSeries B Investment
EventsRL at RSAC
Press ReleasesIn the News
Pricing
Software Supply Chain SecurityMalware Analysis and Threat Hunting
Request a demo
Menu
AppSec & Supply Chain SecurityFebruary 5, 2026

Notepad++ hack: Supply chain threats evolve

A compromise of the source code editor underscores attack method diversification. It's time to go beyond trust.

paul roberts headshot black and white
Paul Roberts, Director of Content and Editorial at RLPaul Roberts
FacebookFacebookXX / TwitterLinkedInLinkedInblueskyBlueskyEmail Us
AppSec and trust

The developers behind Notepad++ acknowledged on Monday that an attack on a shared hosting server in June 2025 led to a damaging compromise of the popular source-code editor’s update process — and the installation on targeted systems of a custom-developed backdoor application dubbed “Chrysalis.” 

Notepad++ said the attack began with a hack of a shared hosting server in June 2025 by malicious actors affiliated with China. The compromise enabled the attackers to intercept and redirect Notepad++ update requests from targeted users and organizations to malicious servers controlled by the attackers, resulting in the download of the Chrysalis malware. 

The attack, which first came to light in December, highlights the growing risks facing software engineering teams as malicious actors look to exploit the diverse and vulnerable infrastructure used to maintain and manage deployed applications. 

Here’s what you need to know about the Notepad++ compromise — and how it marks an evolution of software supply chain attacks.

Download: Software Supply Chain Security Report 2026Join discussion: Report webinar

How the Notepad++ compromise happened

Security researcher Kevin Beaumont said the malicious actors “specifically targeted the Notepad++ domain with the goal of exploiting insufficient update verification controls that existed in older versions of Notepad++,” including the use of a self-signed root certificate to sign updates.

Ars Technica reported that Beaumont first got interested in the Notepad++ application after noticing details in bug fixes for Notepad++ Version 8.8.8 in November. Those included changes to “harden the Notepad++ Updater from being hijacked to deliver something … not Notepad++.”

Specifically, an updater application known as WinGUP, or just GUP, was altered. GUP is used to report the version in use to the notepad-plus-plus(dot)org domain and then retrieve a URL for the Notepad++ update from a file named gup.xml. That file is then downloaded to the %TEMP% directory of the requesting device and executed.

The Chrysalis malware used in the Notepad++ attacks had never been detected before. A report by Rapid7 researchers describes Chrysalis as “a custom, feature-rich backdoor” with “a wide array of capabilities.” 

The malware was intended to give attackers persistent access to compromised systems, with features designed to avoid detection, Rapid7 wrote. That includes the use of legitimate binaries to sideload a crafted DLL with a generic name to frustrate filename-based detection, custom API hashing in the loader and the main module, and more. “Overall, the sample looks like something that has been actively developed over time,” the Rapid7 researchers wrote. 

Beaumont reported that organizations that downloaded Chrysalis experienced security incidents including “hands-on keyboard” attacks, giving malicious actors remote access to the compromised systems.

In response to the attack, Notepad++ migrated its website to a more secure hosting provider and updated the WinGUP updater so that it verifies both the certificate and signature of the downloaded installer. Finally, the XML returned by the Notepad++ update server is now signed using XMLDSig. Both the certificate and signature verification will be enforced in an upcoming Notebook++ update, the company said.  

How software supply chain threats are evolving

The Notepad++ attack resembles previous supply chain attacks including the SunBurst-Orion hack and 3CX’s Desktop App attack in its choice of a popular and widely used piece of software, but the similarities end there, said Tomislav Pericin, chief software architect at ReversingLabs.

This is not a SunBurst-type supply chain attack. It's not trying to hide itself in the app code. They’ve swapped the update file with something that isn’t really Notepad++, and that launches the app itself.

Tomislav Pericin

But the compromise highlights the growing diversity of software supply chain threats and attacks, as malicious actors expand their scope: look to exploit both vulnerable open-source and third-party code dependencies, developers, and supporting infrastructure to gain access to sensitive codebases, development pipelines, and software distribution ecosystems.  

Why you must go beyond implicit trust 

As noted in ReversingLabs’ Software Supply Chain Security Report 2026, attackers are increasingly targeting open-source ecosystems, CI/CD workflows, and high-impact domains in industries such as cryptocurrency and AI. Investments in platform security and maintainer protections are shifting attackers’ focus to targets such as Notepad++, which was characterized by weaker controls and trusted infrastructure that is vulnerable to compromise. 

One of the key takeaways from the latest RL report is that defending your software supply chain is going to require a shift in mindset away from implicit trust and toward continuous validation. In 2026, both software producers and end-user organizations must recognize that the trust model is broken and gain the ability to inspect open-source and proprietary software.

While the risks highlighted in RL’s report are real and growing, so is the industry’s collective ability to address them. The Software Supply Chain Security Report 2026 serves as both a warning and a guide to AppSec teams — and is a must-read for CISOs looking to better manage software supply chain risk in 2026.

Keep learning

  • Get up to speed on the state of software security with RL's Software Supply Chain Security Report 2026. Plus: See the the webinar to discussing the findings.
  • Learn why binary analysis is a must-have in the Gartner® CISO Playbook for Commercial Software Supply Chain Security.
  • Take action on securing AI/ML with our report: AI Is the Supply Chain. Plus: See RL's research on nullifAI and watch how RL discovered the novel threat.
  • Get the report: Go Beyond the SBOM. Plus: See the CycloneDX xBOM webinar.

Explore RL's Spectra suite: Spectra Assure for software supply chain security, Spectra Detect for scalable file analysis, Spectra Analyze for malware analysis and threat hunting, and Spectra Intelligence for reputation data and intelligence.

Tags:AppSec & Supply Chain Security

More Blog Posts

AI coding racing

Can AppSec keep pace with AI coding?

AI lets software teams generate code at a rate faster than security can validate it. One way to win the race: more AI.

Learn More about Can AppSec keep pace with AI coding?
Can AppSec keep pace with AI coding?
Finger on map

LLMmap puts its finger on ML attacks

Researchers show how LLM fingerprinting can be used to automate generation of customized attacks.

Learn More about LLMmap puts its finger on ML attacks
LLMmap puts its finger on ML attacks
Vibeware bad vibes

Vibeware: More than bad vibes for AppSec

Threat actors are leveraging the freewheeling vibe-coding trend to deliver malicious software at scale.

Learn More about Vibeware: More than bad vibes for AppSec
Vibeware: More than bad vibes for AppSec
CRA accelerates advantage

The CRA is coming: Are you ready?

Here's how the EU's Cyber Resilience Act will reshape the software industry — and how that accelerates advantages.

Learn More about The CRA is coming: Are you ready?
The CRA is coming: Are you ready?

Spectra Assure Free Trial

Get your 14-day free trial of Spectra Assure for Software Supply Chain Security

Get Free TrialMore about Spectra Assure Free Trial
Blog
Events
About Us
Webinars
In the News
Careers
Demo Videos
Cybersecurity Glossary
Contact Us
reversinglabsReversingLabs: Home
Privacy PolicyCookiesImpressum
All rights reserved ReversingLabs © 2026
XX / TwitterLinkedInLinkedInFacebookFacebookInstagramInstagramYouTubeYouTubeblueskyBlueskyRSSRSS
Back to Top