<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Security]]></title><description><![CDATA[Security shouldn't be the privilege of rich people]]></description><link>https://community.notepad-plus-plus.org/category/9</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 00:28:04 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/category/9.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Aug 2026 09:45:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Fake Notepad++ website]]></title><description><![CDATA[@donho
Reported to both sites per your request to help keep the community safe.
]]></description><link>https://community.notepad-plus-plus.org/topic/27643/fake-notepad-website</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27643/fake-notepad-website</guid><dc:creator><![CDATA[Lycan Thrope]]></dc:creator><pubDate>Wed, 26 Aug 2026 09:45:44 GMT</pubDate></item><item><title><![CDATA[Notepad++.exe blocked from Right-click edit - txt, m3u etc.]]></title><description><![CDATA[@J-Mark-Barfield ,

that was not a “regedit”, that was a normal command-line command
all those two commands did was run an instance of notepad++.exe without RunAsAdmin privileges, even before you made the change to the executable compatibility settings
it was completely unnecessary

all you had to do was exit Notepad++ application completely (so it wasn’t running), then do the steps I explained to get notepad++.exe to not run as admin, and then the next time you ran Notepad++ (either using your shortcut or double clicking on the exe or running the exe from the command line normally or double clicking on a text file or right clicking and choosing Edit with Notepad++) would have run Notepad++ not as admin

if you didn’t exit Notepad++ first, then the still running Notepad++ instance would still be running as Admin.  Changing the exe properties while the exe is running doesn’t magically drop the running Notepad++ out of Admin mode.  And thus your right click would not have worked, because the running Notepad++ was still in Admin mode.


all you did by doing those extra commands was

close the Notepad++ that was running as admin
open a new instance that wasn’t running as admin
change the exe properties so that it wouldn’t run as admin next time





(I understand that you got it working, so you don’t really care at this point.  But I don’t want future people to read this discussion, and come to the wrong conclusion that they need to do your extra steps.  Those steps were completely unnecessary.)
]]></description><link>https://community.notepad-plus-plus.org/topic/27629/notepad-.exe-blocked-from-right-click-edit-txt-m3u-etc.</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27629/notepad-.exe-blocked-from-right-click-edit-txt-m3u-etc.</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 13 Aug 2026 21:18:51 GMT</pubDate></item><item><title><![CDATA[autoupdater and XMLDSig]]></title><description><![CDATA[I have checked out the https://github.com/donho/xmlSigner project and it is what I needed. I have used that project to correctly pass the XML signing test. I have opened some issues with that project.
Here is a quick summary of how the update process works. The wingup code first queries a website to determine if an update is required and the returned XML provides information to be used later. None of the information in the XML is used if it doesn’t pass the XML security check. After passing the security check the code looks for the update status and download location, assuming an update is required. After prompting the user to download the update and finishing the download, it checks the code signing of the installer. Assuming that the code signing is valid and the correct certificate, it starts the install.
I will try to document all the customizations to the code from Notepad++, wingup and xmlSigner to make it work in my project so that future users have a place to start, but that will be after I am sure its all working correctly with the new security updates.
Thank you @xomx for pointing me in the right direction.
]]></description><link>https://community.notepad-plus-plus.org/topic/27506/autoupdater-and-xmldsig</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27506/autoupdater-and-xmldsig</guid><dc:creator><![CDATA[scottgshin]]></dc:creator><pubDate>Tue, 21 Apr 2026 23:14:40 GMT</pubDate></item><item><title><![CDATA[Libcurl in update is version 8.15.0, which is flagged with CVE-2025-14819 / CVE-2025-14017, but the GUP uses version 8.19.0?]]></title><description><![CDATA[@xomx
Thank you for pinging!
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/2c1abe0784543e78dbba0f259b0948cf3a08b8cb
]]></description><link>https://community.notepad-plus-plus.org/topic/27493/libcurl-in-update-is-version-8-15-0-which-is-flagged-with-cve-2025-14819-cve-2025-14017-but-the-gup-uses-version-8-19-0</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27493/libcurl-in-update-is-version-8-15-0-which-is-flagged-with-cve-2025-14819-cve-2025-14017-but-the-gup-uses-version-8-19-0</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 15 Apr 2026 09:23:22 GMT</pubDate></item><item><title><![CDATA[Harmandeep Singh Kandhari - Enhancing Plugin Security and Preventing Malicious Code Execution]]></title><description><![CDATA[@Coises
Thank you, Coises, for your helpful reply. I truly appreciate your support and guidance.
Regards,
Harmandeep Singh Kandhari
]]></description><link>https://community.notepad-plus-plus.org/topic/27417/harmandeep-singh-kandhari-enhancing-plugin-security-and-preventing-malicious-code-execution</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27417/harmandeep-singh-kandhari-enhancing-plugin-security-and-preventing-malicious-code-execution</guid><dc:creator><![CDATA[harmansinghdeepkandhari]]></dc:creator><pubDate>Tue, 17 Feb 2026 06:54:13 GMT</pubDate></item><item><title><![CDATA[FAQ: February Security Announcement]]></title><description><![CDATA[Updates with new clarifications from this comment:
Target Information
Kaspersky only saw evidence of victims IP addresses in Vietnam, El Salvador, Australia and the Philippines, and noted, “We observed three different infection chains overall, designed to attack about a dozen machines…”.
Thus, it wasn’t just “targeted” – out of all the update attempts that would have happened during the June to December timeframe, it appears there were only a dozen victims: everyone else got a normal, unaffected update, with no malicious payload.
Obvious Side-effect: Notepad++ Not Actually Updated after “Update”
When the attackers redirected victims, the victims got “updaters” which did nothing to notepad++.exe.  If every time that automatic updates ran, you saw Notepad++ actually updated, you were not one of the victims.
In case the user runs Notepad++ updater, if the version remains exactly the same after the attempted update, the user can check %LOCALAPPDATA%\Notepad++\log\securityError.log to see what happened &amp; report it.
]]></description><link>https://community.notepad-plus-plus.org/topic/27388/faq-february-security-announcement</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27388/faq-february-security-announcement</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 04 Feb 2026 21:17:29 GMT</pubDate></item><item><title><![CDATA[I am very confused about the Notepad++ security issue]]></title><description><![CDATA[See the FAQ, which has the best summary I can make, as of 2026-Feb-04; if new information is available, the FAQ will be updated.  ALL followups/discussions must go in Topic: autoupdater and connection to temp.sh.  This tangent is LOCKED.
]]></description><link>https://community.notepad-plus-plus.org/topic/27387/i-am-very-confused-about-the-notepad-security-issue</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27387/i-am-very-confused-about-the-notepad-security-issue</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 04 Feb 2026 20:16:11 GMT</pubDate></item><item><title><![CDATA[Were the binaries released on GitHub affected in the Notepad++ state-sponsored hacking incident?]]></title><description><![CDATA[See the FAQ, which has the best summary I can make, as of 2026-Feb-04; if new information is available, the FAQ will be updated.  ALL followups/discussions must go in Topic: autoupdater and connection to temp.sh.  This tangent is LOCKED.
]]></description><link>https://community.notepad-plus-plus.org/topic/27386/were-the-binaries-released-on-github-affected-in-the-notepad-state-sponsored-hacking-incident</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27386/were-the-binaries-released-on-github-affected-in-the-notepad-state-sponsored-hacking-incident</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 04 Feb 2026 07:57:46 GMT</pubDate></item><item><title><![CDATA[Chinese compromise began as early as NP++ v8.6.9]]></title><description><![CDATA[Future readers: if you want more information for the context of this discussion, See the FAQ, which has the best summary I can make, as of 2026-Feb-04; if new information is available, the FAQ will be updated.  ALL followups/discussions must go in Topic: autoupdater and connection to temp.sh.  This tangent is LOCKED.
]]></description><link>https://community.notepad-plus-plus.org/topic/27383/chinese-compromise-began-as-early-as-np-v8-6-9</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27383/chinese-compromise-began-as-early-as-np-v8-6-9</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 03 Feb 2026 13:08:38 GMT</pubDate></item><item><title><![CDATA[notepad-plus-plus.org should be added to the HSTS preload list]]></title><description><![CDATA[@Ilhan-Yumer ,
The developer does not read most posts in this Forum.  If you would like to suggest such a move to the developer, I would recommend creating a new Issue at GitHub requesting it (https://github.com/notepad-plus-plus/notepad-plus-plus/issues).
]]></description><link>https://community.notepad-plus-plus.org/topic/27381/notepad-plus-plus-org-should-be-added-to-the-hsts-preload-list</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27381/notepad-plus-plus-org-should-be-added-to-the-hsts-preload-list</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 02 Feb 2026 23:19:45 GMT</pubDate></item><item><title><![CDATA[Advices to prevent further security vulnerabilities]]></title><description><![CDATA[
BTW:

5.1-if your home internet speed is fast enough, setup your own web server to your pc under virtualbox(in case of web server software cve’s/rce’s). I or anyone can help with that. Dont forget to hardening server for security.

IMO, this is BAD advice.  To suggest to a non-security specialist who runs this as a hobby, that he should self-host, and try to keep up on all the security hardening, is asking him to get hacked even worse than the hack that already happened.  He was literally paying a host to provide such services, and the professionals failed; he has now changed providers to a host who has better security procedures.

Believe me it’s not that hard to setup a webserver or harden it, especially while backed by a strong community. The risks are different when hosting at home between hosting remotely. The hosting firm may be offered money to hijack, or an out-of-date hosting management software had rce was waiting to be abused.
]]></description><link>https://community.notepad-plus-plus.org/topic/27380/advices-to-prevent-further-security-vulnerabilities</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27380/advices-to-prevent-further-security-vulnerabilities</guid><dc:creator><![CDATA[Nppenjoyr]]></dc:creator><pubDate>Mon, 02 Feb 2026 19:30:41 GMT</pubDate></item><item><title><![CDATA[Help needed - Forensic extractor result analyzing]]></title><description><![CDATA[@xomx said in Help needed - Forensic extractor result analyzing:

@donho
What is that for (is it for specific HW, OS or network analysis)?

Ubuntu on a VPS

Fullname of the forensic SW

“Forensic Extractor”

ballpoint.fr

It’s rather to analyze the results to make sure if anything is OK. Note the VPS is only for the wingup.org, whereas notepad-plus-plus.org is on a sharing hosting service.
Thank you for the ref
I will check this company.
]]></description><link>https://community.notepad-plus-plus.org/topic/27330/help-needed-forensic-extractor-result-analyzing</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27330/help-needed-forensic-extractor-result-analyzing</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 30 Dec 2025 04:04:51 GMT</pubDate></item><item><title><![CDATA[autoupdater and connection temp.sh]]></title><description><![CDATA[@donho ,
Thanks for the verifcation, and sorry for the late reponse, I came down really sick that night for about a 5 day period after posting this, and am just getting back into the swing of things. Just wanted to make sure we didn’t need to be redundant about that process.  Thanks again for the clarification.
]]></description><link>https://community.notepad-plus-plus.org/topic/27212/autoupdater-and-connection-temp-sh</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27212/autoupdater-and-connection-temp-sh</guid><dc:creator><![CDATA[Lycan Thrope]]></dc:creator><pubDate>Thu, 23 Oct 2025 18:53:02 GMT</pubDate></item><item><title><![CDATA[libcurl < 8.14.1 CVE-2025-5399]]></title><description><![CDATA[@Pulp-Sendo
Already fixed for the upcoming N++ v8.8.6.
]]></description><link>https://community.notepad-plus-plus.org/topic/27173/libcurl-8-14-1-cve-2025-5399</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27173/libcurl-8-14-1-cve-2025-5399</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Tue, 07 Oct 2025 05:05:17 GMT</pubDate></item><item><title><![CDATA[Notepad++ DLL Hijacking Vulnerability (CVE-2025-56383)]]></title><description><![CDATA[https://notepad-plus-plus.org/news/v886-released/
]]></description><link>https://community.notepad-plus-plus.org/topic/27160/notepad-dll-hijacking-vulnerability-cve-2025-56383</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27160/notepad-dll-hijacking-vulnerability-cve-2025-56383</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 01 Oct 2025 18:36:49 GMT</pubDate></item><item><title><![CDATA[notepad++ flagged as malicious, should i worry?]]></title><description><![CDATA[@xomx Thanks for your input, the analysis does seem to be a bit on the… overly cautious or paranoid side.
maybe it’s time to find a new resource for risk analysis!
]]></description><link>https://community.notepad-plus-plus.org/topic/27106/notepad-flagged-as-malicious-should-i-worry</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27106/notepad-flagged-as-malicious-should-i-worry</guid><dc:creator><![CDATA[Zhane Hernandez]]></dc:creator><pubDate>Wed, 27 Aug 2025 03:41:08 GMT</pubDate></item><item><title><![CDATA[Certificate install location]]></title><description><![CDATA[UPDATE: With the release of v8.8.7, Notepad++ is once again signed by a GlobalSign-issued certificate, as well as the Notepad++ self-signed certificate.
The above instructions are still appropriate for confirming the self-signed certificate, but with the GlobalSign-issued certificate, the procedure is not as critical.
]]></description><link>https://community.notepad-plus-plus.org/topic/27028/certificate-install-location</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27028/certificate-install-location</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 23 Jul 2025 14:45:39 GMT</pubDate></item><item><title><![CDATA[File empty after opening it as Adminitrator]]></title><description><![CDATA[@podlipom51-podlipom51 said in File empty after opening it as Adminitrator:

I was unable to save file. Suggested to open as Administrator after accepting my file is empty. It is very important file for me what to do?

Where were you trying to save the file?  To somewhere in c:\program files\ or c:\windows or similarly protected area?  Or were you trying to save to a normal writeable directory on your machine’s local drive?  Or a mounted network drive?  Because it only suggests Administrator if it gets a “permission denied” error when you try to write the file.

after accepting my file is empty. It is very important file for me what to do?

Bummer.  Unfortunately, if you already restarted Notepad++, and it didn’t have the Settings &gt; Preferences &gt; Backup set to take “session snapshots and periodic backups”, your unsaved changes were never written to disk anywhere.  As soon as Notepad++ exited, those bits were removed from active memory, and were lost.  Since the files were likely never written to disk, I doubt that an external file-recovery utility like Recuva would work for you, but you might try directing such at the `c:\users&lt;username&gt;\AppData\Roaming\Notepad++\backup
See our FAQ on backups for more details about how the Notepad++ backup settings work, how the AutoSave plugin can help improve things, and best-practice suggestions for avoiding data loss in the future.
Also, I think one of the frequent contributors is actively working on a solution to have Notepad++ be able to get UAC permission for a file-save without needing to restart the application – such a feature would definitely help in your case.  Unfortunately, I’ve spent the last few minutes trying to find the Issue or PR where that was being discussed, and haven’t found it yet.
]]></description><link>https://community.notepad-plus-plus.org/topic/27020/file-empty-after-opening-it-as-adminitrator</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27020/file-empty-after-opening-it-as-adminitrator</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 18 Jul 2025 10:29:22 GMT</pubDate></item><item><title><![CDATA[Digital certificate for open source projects]]></title><description><![CDATA[UPDATE: With the release of v8.8.7, Notepad++ is once again signed by a GlobalSign-issued certificate, as well as the Notepad++ self-signed certificate.
]]></description><link>https://community.notepad-plus-plus.org/topic/27019/digital-certificate-for-open-source-projects</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/27019/digital-certificate-for-open-source-projects</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 17 Jul 2025 12:19:02 GMT</pubDate></item><item><title><![CDATA[Mc afee détecte également un virus sur la version 8.8.2 64 bits.]]></title><description><![CDATA[@Joël-PLANCHAT ,
False Positive caused because there is no certificate:
KNOWN ISSUE: https://community.notepad-plus-plus.org/topic/26978/known-issue-the-digital-certificate-is-not-available-in-version-8-8-2
–
UPDATE: With the release of v8.8.7, Notepad++ is once again signed by a GlobalSign-issued certificate, as well as the Notepad++ self-signed certificate.
]]></description><link>https://community.notepad-plus-plus.org/topic/26985/mc-afee-détecte-également-un-virus-sur-la-version-8-8-2-64-bits</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/26985/mc-afee-détecte-également-un-virus-sur-la-version-8-8-2-64-bits</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 03 Jul 2025 12:14:07 GMT</pubDate></item><item><title><![CDATA[KNOWN ISSUE: The digital certificate is not available in version 8.8.2.]]></title><description><![CDATA[UPDATE: With the release of v8.8.7, Notepad++ is once again signed by a GlobalSign-issued certificate, as well as the Notepad++ self-signed certificate.
]]></description><link>https://community.notepad-plus-plus.org/topic/26978/known-issue-the-digital-certificate-is-not-available-in-version-8-8-2</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/26978/known-issue-the-digital-certificate-is-not-available-in-version-8-8-2</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 01 Jul 2025 12:03:40 GMT</pubDate></item><item><title><![CDATA[Security of Legacy Notepad++ Versions (CVE-2025-49144)]]></title><description><![CDATA[@Bhaalthazar said in Security of Legacy Notepad++ Versions (CVE-2025-49144):

patching older vulnerable versions

It could be fun, now without the public CA cert available…
]]></description><link>https://community.notepad-plus-plus.org/topic/26977/security-of-legacy-notepad-versions-cve-2025-49144</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/26977/security-of-legacy-notepad-versions-cve-2025-49144</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Tue, 01 Jul 2025 06:09:53 GMT</pubDate></item><item><title><![CDATA[Notepad v8.8.2 32-bit installer: virus or malware detected]]></title><description><![CDATA[@Tavi ,
As far as I can tell, they were unrelated.  Scanners such as VirusTotal look at the executable itself, and last year were being triggered by the lack of signing and the self-signing of the executable.

please confirm if this issue is related to the notepad++ hijack news dated 2nd Feb 2026?

The issue you are referring to, as linked here and described in detail here specifically said,

the compromise occured at the hosting provider level rather than through vulnerabilities in Notepad++ code itself.

This was a website hack, and VirusTotal and other such AV scans do not detect website hacks, as far as I understand them.

See the FAQ, which has the best “table of contents” for the website hack.  ALL related followups/discussions must go in Topic: autoupdater and connection to temp.sh.
]]></description><link>https://community.notepad-plus-plus.org/topic/26976/notepad-v8-8-2-32-bit-installer-virus-or-malware-detected</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/26976/notepad-v8-8-2-32-bit-installer-virus-or-malware-detected</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 30 Jun 2025 19:54:37 GMT</pubDate></item><item><title><![CDATA[Lock file]]></title><description><![CDATA[Here’s my reply:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16638#issuecomment-2947240947
]]></description><link>https://community.notepad-plus-plus.org/topic/26926/lock-file</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/26926/lock-file</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Thu, 05 Jun 2025 20:23:38 GMT</pubDate></item><item><title><![CDATA[Fighting Malicious Ads on Download Pages]]></title><description><![CDATA[@MarcCMcC said in Fighting Malicious Ads on Download Pages:

There are definitely still giant, green “Download” button ads:

Posting screenshots here isn’t helpful, at this point.
And it is better if you just email the malicious links directly to  don.h@free.fr , as has been said repeatedly in this discussion.
–
I am locking this thread, as there isn’t anything new to say about this topic
–
If you came here to report a malicious/dangerous download link (and NOTE: not all ads with “download” are malicious or dangerous), then
e-mail the URLs for malicious or dangerous advertising links on that page directly to don.h@free.fr
]]></description><link>https://community.notepad-plus-plus.org/topic/26920/fighting-malicious-ads-on-download-pages</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/topic/26920/fighting-malicious-ads-on-download-pages</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 01 Jun 2025 11:27:21 GMT</pubDate></item></channel></rss>