Notepad++ v8.8.3 DLL Hijacking
Notepad++ v8.8.3 was reported as having a DLL hijacking issue in which a malicious DLL can be substituted for a legitimately expected library and then loaded by the application, resulting in execution of attacker-controlled code. The available content does not identify the specific DLL name or vulnerable code path, but the described behavior is consistent with a Windows DLL search-order weakness / uncontrolled search path condition. The CVE is explicitly disputed by multiple parties because the behavior reportedly manifests only when the user installs Notepad++ into a directory tree that is writable by arbitrary unprivileged users, which many consider an insecure deployment condition rather than a product defect.
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.
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.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.
This repository demonstrates a DLL hijacking vulnerability in Notepad++ v8.8.3, specifically targeting the NppExport plugin DLL (NppExport.dll). The exploit consists of a proof-of-concept C source file (poc.c) that builds a malicious DLL. This DLL forwards all required exports to the original DLL (original-NppExport.dll) but also executes arbitrary code (in this case, displaying a message box) when loaded by Notepad++. The README provides detailed instructions on replacing the legitimate DLL with the malicious one to achieve code execution when Notepad++ is launched. The attack vector is local, requiring the attacker to have the ability to replace files on the target system. The repository contains two files: a README with exploitation instructions and a C source file for the malicious DLL payload.
Recent activity
39 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A referenced example of a DLL side-loading / uncontrolled search path issue in a Windows application, cited to illustrate that this class of behavior is common across many Windows apps.
A vulnerability in Notepad++, listed as a trending CVE for the week. No further details provided.
A reported DLL hijacking issue in Notepad++ that is disputed by parts of the community/developers as not being a real vulnerability under default installation assumptions; no fix planned per the cited discussion.
A DLL hijacking vulnerability in Notepad++, a popular source-code editor.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.