<?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[Notepad++ release 8.9.6.1]]></title><description><![CDATA[<h6>Notepad++ release 8.9.6.1 is available:</h6>
<p dir="auto"><a href="https://notepad-plus-plus.org/news/v8961-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v8961-released/</a></p>
<h6>Notepad++ v8.9.6.1 vulnerability fixes:</h6>
<ol>
<li>Fix bad formed COPYDATASTRUCT makes Notepad++ crash (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-r39g-3mcw-xcg2" rel="nofollow ugc">CVE-2026-48770</a>).</li>
<li>Fix arbitrary code execution vulnerability via config.xml (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-7hm3-wp5q-ccv9" rel="nofollow ugc">CVE-2026-48778</a>).</li>
<li>Fix arbitrary code execution vulnerability via shortcuts.xml (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-7hm3-wp5q-ccv9" rel="nofollow ugc">CVE-2026-48778</a>).</li>
</ol>
<h6>Notepad++ v8.9.6. regression fixes, bug-fixes:</h6>
<ol>
<li>Fix vulnerability (CVE-2026-46710) of v8.9.4 &amp; v8.9.5 installer. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/1d4aabe2102d982667ead2dd974bee5e0b1f2d9c" rel="nofollow ugc">commit</a>)</li>
<li>Fix x86 installer regression of not showing installation entry in “Unstall a program” of Control Panel. (Fix <a href="https://community.notepad-plus-plus.org/topic/27531/notepad-release-8.9.5/4?_=1778972557613">community discussion</a>)</li>
<li>Fix x86 installer regression where context menu not installed or uninstalled correctly. (Fix <a href="https://community.notepad-plus-plus.org/topic/27531/notepad-release-8.9.5/12?_=1779121076054">community discussion</a>)</li>
<li>Fix UAC prompt display regression (“Notepad++ installer” instead of “Notepad++”) for Notepad++ v8.9.5. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/e49ab3219ed48f1c7cbc61c60c50d031e607821a#r185469222" rel="nofollow ugc">GitHub comment</a>)</li>
<li>Fix incorrect bevaviour when saving dirty read-only files. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17956" rel="nofollow ugc">#17956</a>)</li>
<li>Fix regression where saving a UDL file removed XML declaration. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/e338f80ef7399b519be20e10f480cb7d31a9fc9b#commitcomment-185005094" rel="nofollow ugc">GitHub comment</a>)</li>
</ol>
<h6>Notepad++ v8.9.5 regression fixes, bug-fixes &amp; new improvements:</h6>
<ol>
<li>Fix updating issue where using v8.9.4 32-bits installer creates duplicate “Uninstall a program” entries. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17979" rel="nofollow ugc">#17979</a>)</li>
<li>Fix v8.9.4 64-bits installer error message caused by MSIX on Win10. (Fix <a href="https://community.notepad-plus-plus.org/topic/27512/notepad-release-8-9-4/4?_=1777481529353">installer regression</a>)</li>
<li>Fix regression in UDL xml file EOL parsing issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18022" rel="nofollow ugc">#18022</a>)</li>
<li>Update Scintilla to 5.6.2 &amp; Lexilla to 5.4.9. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18011" rel="nofollow ugc">#18011</a>)</li>
<li>Add option to synchronize zoom level across views. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17862" rel="nofollow ugc">#17862</a>)</li>
<li>Fix MSI installer writting language info to HKCU instead of HKLM. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2326#issuecomment-4291838308" rel="nofollow ugc">MSI issue</a>)</li>
<li>Fix imported UDLs not appearing in the language menu without restarting Notepad++. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17909" rel="nofollow ugc">#17909</a>)</li>
<li>Make “(?)” tooltip in preferences &amp; Find in Files dialogs persitant &amp; reduce display delay. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17995" rel="nofollow ugc">#17995</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16961" rel="nofollow ugc">#16961</a>)</li>
<li>Fix visual glitch in Mark dialog when in reduced mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17983" rel="nofollow ugc">#17983</a>)</li>
</ol>
<h6>Notepad++ v8.9.4 crash-fixexs, bug-fixes &amp; new improvements:</h6>
<ol>
<li>Fix crashes in FindInFiles when nativeLang.xml’s “find-result-hits” contains “%s”. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17960" rel="nofollow ugc">#17960</a>, CVE-2026-3008, CVE-2026-6539)</li>
<li>Fix drop-file crash when file path length reaches 259 characters. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17921" rel="nofollow ugc">#17921</a>)</li>
<li>Fix crash caused by undoing column editor bad input in virtual space. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17915" rel="nofollow ugc">#17915</a>)</li>
<li>Fix bad column editor input in reverse-direction column selection on virtual space. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17915" rel="nofollow ugc">#17915</a>)</li>
<li>Update to Scintilla 5.6.1 &amp; Lexilla 5.4.8. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17920" rel="nofollow ugc">#17920</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17864" rel="nofollow ugc">#17864</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13522" rel="nofollow ugc">#13522</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11746" rel="nofollow ugc">#11746</a>)</li>
<li>Fix EOL conversion to Windows format not working (Scintilla update related). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17920" rel="nofollow ugc">#17920</a>)</li>
<li>Fix rendering corruption in .bat files (Lexilla update related). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17864" rel="nofollow ugc">#17864</a>)</li>
<li>Fix quote escaping causing incorrect JSON syntax highlighting (Lexilla update related). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11746" rel="nofollow ugc">#11746</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13522" rel="nofollow ugc">#13522</a>)</li>
<li>Fix MSI installation error due to context menu item registration. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17918" rel="nofollow ugc">#17918</a>)</li>
<li>Fix NSIS installation stalling caused by context menu registration issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17308" rel="nofollow ugc">#17308</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17885" rel="nofollow ugc">#17885</a>)</li>
<li>Add NPP_LANG property to install a specific localization file for MSI. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2326#issuecomment-3583203052" rel="nofollow ugc">issue reported in comment</a>)</li>
<li>Fix MSI installer display random Hexadecimal number as name on UAC. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17967" rel="nofollow ugc">#17967</a>)</li>
<li>Add version info into MSI file property (as value of “Comments”). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17803" rel="nofollow ugc">#17803</a>)</li>
<li>Fix minimized window not restoring in administrator mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17945" rel="nofollow ugc">#17945</a>)</li>
<li>Fix Unicode search mismatching ANSI character ‘?’. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17125" rel="nofollow ugc">#17125</a>)</li>
<li>Fix Column Editor regression with empty fields. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17912" rel="nofollow ugc">#17912</a>)</li>
<li>Fix floating dialog content not displaying in certain situations. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17563" rel="nofollow ugc">#17563</a>)</li>
<li>Fix visual glitch when toggling group view in Document List. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14285" rel="nofollow ugc">#14285</a>)</li>
<li>Support improved C++ 11 raw string literal handling. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17875" rel="nofollow ugc">#17875</a>)</li>
<li>Fix visual glitch in the Mark dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16084" rel="nofollow ugc">#16084</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17886" rel="nofollow ugc">#17886</a>)</li>
</ol>
<p dir="auto"><strong>For security reason, this version was released in a rush, without nofifying the community.</strong></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27548/notepad-release-8.9.6.1</link><generator>RSS for Node</generator><lastBuildDate>Fri, 29 May 2026 19:22:37 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27548.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 May 2026 14:44:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Fri, 29 May 2026 16:15:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a></p>
<p dir="auto">The HMAC is only meant to protect against the <code>-settingsDir=</code> &amp; <code>settings on Cloud  option</code> vectors where the attacker prepares a malicious directory on a different machine — a USB drive, a downloaded archive, a network share. In that case they genuinely don’t know the victim’s MachineGUID and cannot forge the HMAC.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105593</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105593</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 29 May 2026 16:15:25 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Fri, 29 May 2026 15:58:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> you forgot to update/upload this new minor version to winget microsoft repository?</p>
<p dir="auto">Until now I only can find 8.9.6.</p>
<p dir="auto">Thank you so much.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105592</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105592</guid><dc:creator><![CDATA[androidec50]]></dc:creator><pubDate>Fri, 29 May 2026 15:58:07 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Fri, 29 May 2026 15:03:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fml2" aria-label="Profile: fml2">@<bdi>fml2</bdi></a><br />
Did you check if NppExport.dll is read-only in your system?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105591</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105591</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 29 May 2026 15:03:38 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Fri, 29 May 2026 13:07:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> I unchecked the plugins item (i.e. all of them); the installation completed then.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105590</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105590</guid><dc:creator><![CDATA[fml2]]></dc:creator><pubDate>Fri, 29 May 2026 13:07:56 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Fri, 29 May 2026 10:49:16 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> <a href="/post/105586">said</a>:</p>
<p dir="auto">The PR is ready for review now:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/18079" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/18079</a></p>
<p dir="auto">Please let me know your thoughts on this alternative enhancement.</p>
</blockquote>
<p dir="auto">This is classic <a href="https://en.wikipedia.org/wiki/Security_through_obscurity" rel="nofollow ugc">security through obscurity</a> (read - “no security at all”) or if you prefer a <a href="https://cwe.mitre.org/data/definitions/656.html" rel="nofollow ugc">CWE-656</a>. Or maybe I should rather use here “security through well-known obscurity”, because N++ is opensource, so anyone can easily do what I did below, STR:</p>
<ul>
<li>add a new shortcut to N++ shortcuts.xml via N++ menu &gt; Run &gt; Run…, enter there <code>C:\Windows\System32\charmap.exe</code>, click on Save…, enter a name for it, e.g. CharacterMap (you can also set a key-shortcut if you like, e.g. Ctrl+Alt+M seems to be free)</li>
<li>the above will create new record in the N++ shortcuts.xml file (in my case: <code>&lt;Command Key="77" Shift="no" Alt="yes" Ctrl="yes" name="CharacterMap"&gt;C:\Windows\System32\charmap.exe&lt;/Command&gt;</code>)</li>
<li>try it (e.g. via that Ctrl+Alt+M), the Windows CharMap should launch</li>
<li>close N++</li>
<li>go to where your N++ shortcuts.xml is and do the “evil” in question - e.g. modify the relevant line to <code>&lt;Command Key="77" Shift="no" Alt="yes" Ctrl="yes" name="CharacterMap"&gt;C:\Windows\System32\cmd.exe&lt;/Command&gt;</code></li>
<li>relaunch N++, press again that Ctrl+Alt+M, you should see the new warning:<br />
<img src="/assets/uploads/files/1780047953319-npp-shortcuts-modified-warning.png" alt="npp-shortcuts-modified-warning.png" class=" img-fluid img-markdown" /><br />
and the shortcuts.xml will be opened for you to review (DO NOT VALIDATE IT now, remember - we want to play here as the “attackers” do…)</li>
<li>instead of validating via the N++ menu &gt; Run &gt; Validate shortcuts.xml, just close the N++ app for now</li>
</ul>
<p dir="auto">In the next steps we manually mimic (as a potential attacker also can) what the N++ app validation does:</p>
<ul>
<li>in the dir with your current N++ shortcuts.xml, create and launch this batch:</li>
</ul>
<pre><code>@echo off
setlocal enabledelayedexpansion

set "FILE_PATH=shortcuts.xml"

if not exist "%FILE_PATH%" (
    echo Error: Notepad++ file not found - "%FILE_PATH%"
    pause
    exit /b 1
)

echo.
echo Processing file: %FILE_PATH%
echo.

powershell -NoProfile -Command "$guid = (Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Cryptography').MachineGuid; $guid | Out-File 'MachineGuid-key.tmp' -Encoding ascii -NoNewline; $hmac = New-Object System.Security.Cryptography.HMACSHA256; $hmac.Key = [System.Text.Encoding]::UTF8.GetBytes($guid); $hash = [System.BitConverter]::ToString($hmac.ComputeHash([System.IO.File]::ReadAllBytes('%FILE_PATH:\=\\%'))).Replace('-','').ToLower(); $hash | Out-File 'HMAC.txt' -Encoding ascii -NoNewline;"

set /p SECRET_KEY=&lt;MachineGuid-key.tmp
set /p HMAC_RESULT=&lt;HMAC.txt
del MachineGuid-key.tmp

echo Secret-Key (MachineGuid): %SECRET_KEY%
echo HMAC-SHA256 Signature:    %HMAC_RESULT%
echo.
echo HMAC saved to: %cd%\HMAC.txt
echo.

endlocal
pause
</code></pre>
<ul>
<li>open the generated HMAC.txt file (e.g. in Windows Notepad app)</li>
<li>open there also your current N++ config.xml file, edit the relevant line, mine was:<br />
<code>&lt;GUIConfig name="shortcutsXmlHMAC" value="5b3ed06c526a812cc93e147d5243adb0eded6b7529a59883977f480985bc360e" /&gt;</code>, use your HMAC from the manually generated HMAC.txt file</li>
<li>save N++ config.xml file</li>
<li>relaunch N++, try Ctrl+Alt+M again (now no warning - an attacker silently fooled us to run whatever he wants, here only the cmd.exe instead of charmap.exe)</li>
</ul>
<p dir="auto">I’ll repeat myself here - the fixed CVE is not a security vulnerability! <a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: coises">@<bdi>coises</bdi></a> has above another great example - modify in the same way e.g. the N++ shortcut on the Desktop (and be surprised that instead of notepad++.exe, you will launch whatever else…)</p>
<p dir="auto">N++ is a powerful tool, like a sharp knife. And like with the sharp knife, users can “cut themselves” if not handled properly (allowing anyone else than me or admins to write to my N++ config.xml &amp; shortcuts.xml…).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105589</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105589</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Fri, 29 May 2026 10:49:16 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Fri, 29 May 2026 02:34:09 GMT]]></title><description><![CDATA[<p dir="auto">I implemented another solution that removes the annoying requirement of adding authorized directories.<br />
This solution was suggested by the security expert who reported CVE-2026-48800.</p>
<p dir="auto">The idea is as follows:<br />
We use the user’s machine GUID to generate a HMAC of shortcuts.xml, and store this value in config.xml. Each time a customized command is launched, Notepad++ recalculates the HMAC of the current shortcuts.xml content on HD, and compare it with the stored value.</p>
<p dir="auto">If the HMAC in config.xml is missing or does not match, the shortcuts.xml file will be opened for review and a warning dialog is displayed, and the user must validate (and possibly modify) the file. Otherwise no command will not be executed.</p>
<p dir="auto">The PR is ready for review now:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/18079" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/18079</a></p>
<p dir="auto">Please let me know your thoughts on this alternative enhancement.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105586</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105586</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 29 May 2026 02:34:09 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Thu, 28 May 2026 14:16:21 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fml2" aria-label="Profile: fml2">@<bdi>fml2</bdi></a> <a href="/post/105549">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> x64, installer (exe)</p>
</blockquote>
<p dir="auto">That’s strange. I really don’t see how the 3 vulnerability fixes could impact NppExport.dll during the installation.</p>
<p dir="auto">What does it happen if you uncheck NppExport plugin during the installation?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105570</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105570</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Thu, 28 May 2026 14:16:21 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 05:20:32 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> <a href="/post/105558">said</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> <a href="/post/105554">said</a>:</p>
<p dir="auto">Then it seems like a “simple” implementation would be to let an empty supressRunAlertDialog.xml file work as <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> suggested, which would make it easy to create the installer checkbox he mentioned to restore old behavior.</p>
</blockquote>
<p dir="auto">I am leaning towards agreeing.  I like the idea of granular control from my suggestion, because some user/admin might want it, I don’t know how important it would be.  OTOH, making it easy for the installer checkbox, and thus easy for users to opt out of this fix, is definitely important.<br />
.</p>
</blockquote>
<p dir="auto">I like the idea of having a filled <code>supressRunAlertDialog.xml</code>, even if it may be a bit more difficult to implement, but on the other side:<br />
There would be no need to add an option to the installer if the file should be installed or not. Just install/ship a prefilled file but with no added path by default and a user with admin rights can add the needed path. Or the file can be prefilled with all the program files path by default, so you don’t have to hard code them in source code. This way, admin in company environment would even be able to remove those paths at all if needed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105563</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105563</guid><dc:creator><![CDATA[MarkusBodensee]]></dc:creator><pubDate>Wed, 27 May 2026 05:20:32 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 02:06:46 GMT]]></title><description><![CDATA[<p dir="auto">I will see if I can treat only “-settingsDir=” &amp; cloud option, and keep %appdata% case as before (without confirmation).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105562</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105562</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 27 May 2026 02:06:46 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 01:51:13 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> <a href="/post/105559">said</a>:</p>
<p dir="auto">So are you trying to fix a situation when a user (inadvertently) set for these N++ xml files a location, where also everyone else (instead of him or admins) has the write permission?</p>
</blockquote>
<p dir="auto">It is not the fix provided in v8.9.6.1, but it could be considered.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105561</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105561</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 27 May 2026 01:51:13 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 01:50:09 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> <a href="/post/105556">said</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> <a href="/post/105552">said</a>:<br />
Does this vulnerability mean that a user, by manipulating the shortcuts file (and responding OK to the prompt in 8.9.6.1), would be able to execute an arbitrary program from an arbitrary directory (as it would be executing under the control of Notepad++, which has already been whitelisted)?</p>
</blockquote>
<p dir="auto">No. If an app is not on a whitelist (realized e.g. by Windows <a href="https://learn.microsoft.com/en-us/windows/security/application-security/application-control/app-control-for-business/appcontrol-and-applocker-overview" rel="nofollow ugc">App Control for Business</a>), it should not be executed (even from a whitelisted app).</p>
<blockquote>
<p dir="auto">Or would there still be a UAC prompt that the user could not satisfy?</p>
</blockquote>
<p dir="auto">This is other thing. UAC gets in the way whenever an action is required to be performed with higher than the current privileges. So if an attacker creates e.g. that config.xml “commandLineInterpreter” redirection to his “mycmd.exe”, UAC shows up e.g. if that mycmd.exe has a manifest within with higher execution level requested.</p>
</blockquote>
<p dir="auto">Thank you for the clarification.</p>
<blockquote>
<p dir="auto">If someone can do arbitrary writes to my Windows user profile (or persuades me to do it for him via that mentioned social engineering), then such an attacker can easily do also other mischievous things, e.g. redirecting my user environment variables like %PATH%, where I can have paths to executables…</p>
</blockquote>
<p dir="auto">That’s kind of why I wondered if the vulnerability was about a form of privilege escalation. If not…</p>
<p dir="auto">You know, if someone gains write access to my desktop, they could replace my shortcut to Notepad++ with one that has the same name and icon but actually starts a malicious program. Shortcuts are a security risk! (/sarcasm… just in case)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105560</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105560</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Wed, 27 May 2026 01:50:09 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 01:35:08 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> <a href="/post/105557">said</a>:</p>
<p dir="auto">The configuration files (config.xml, shortcuts.xml &amp; others) could reside on any location with cloud option or by “-settingsDir=” command argument…</p>
</blockquote>
<p dir="auto">So are you trying to fix a situation when a user (inadvertently) set for these N++ xml files a location, where also everyone else (instead of him or admins) has the write permission?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105559</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105559</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Wed, 27 May 2026 01:35:08 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 00:57:12 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> <a href="/post/105554">said</a>:</p>
<p dir="auto">Then it seems like a “simple” implementation would be to let an empty supressRunAlertDialog.xml file work as <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> suggested, which would make it easy to create the installer checkbox he mentioned to restore old behavior.</p>
</blockquote>
<p dir="auto">I am leaning towards agreeing.  I like the idea of granular control from my suggestion, because some user/admin might want it, I don’t know how important it would be.  OTOH, making it easy for the installer checkbox, and thus easy for users to opt out of this fix, is definitely important.<br />
.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105558</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105558</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 27 May 2026 00:57:12 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 00:55:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a><br />
The configuration files (config.xml, shortcuts.xml &amp; others) could reside on any location with cloud option or by “-settingsDir=” command argument…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105557</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105557</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 27 May 2026 00:55:53 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Wed, 27 May 2026 00:14:03 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> <a href="/post/105538">said</a>:</p>
<p dir="auto">Fix arbitrary code execution vulnerability via config.xml (CVE-2026-48778 ).<br />
Fix arbitrary code execution vulnerability via shortcuts.xml (CVE-2026-48778 ).</p>
</blockquote>
<p dir="auto">IMO this is not a security vulnerability. Abuse of N++, I’d say.</p>
<p dir="auto">Let’s see the published attack vectors:</p>
<pre><code class="language-text">Direct write to %APPDATA%\Notepad++\config.xml (same user privilege)
Malicious .lnk shortcut with -settingsDir= pointing to attacker-controlled directory
Archive extraction to AppData via social engineering
</code></pre>
<p dir="auto">If someone can do arbitrary writes to my Windows user profile (or persuades me to do it for him via that mentioned social engineering), then such an attacker can easily do also other mischievous things, e.g. redirecting my user environment variables like %PATH%, where I can have paths to executables…</p>
<p dir="auto">So if this is marked as Arbitrary Code Execution CVE, then it’s like patching up a small hole in a dam that just burst.</p>
<pre><code class="language-text">Cloud sync poisoning (NPP supports cloud choice path, Parameters.cpp:1386)
</code></pre>
<p dir="auto">If someone gets into my cloud, then I have a bigger problem than a mischievous modification of some path.</p>
<p dir="auto">Ditto the shortcuts.xml stuff.</p>
<hr />
<p dir="auto">I agree with <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a> , I also like to launch any executable from the N++. And I like to point my shortcuts to any executable too.</p>
<hr />
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> <a href="/post/105552">said</a>:</p>
<pre><code>Notepad++ is installed on a corporate-managed workstation which is fairly locked down.

Users’ ability to execute programs is restricted; they cannot execute an arbitrary program from an arbitrary directory (so they can’t install their own programs, even as portables), but they can execute Notepad++.
</code></pre>
<p dir="auto">Does this vulnerability mean that a user, by manipulating the shortcuts file (and responding OK to the prompt in 8.9.6.1), would be able to execute an arbitrary program from an arbitrary directory (as it would be executing under the control of Notepad++, which has already been whitelisted)?</p>
</blockquote>
<p dir="auto">No. If an app is not on a whitelist (realized e.g. by Windows <a href="https://learn.microsoft.com/en-us/windows/security/application-security/application-control/app-control-for-business/appcontrol-and-applocker-overview" rel="nofollow ugc">App Control for Business</a>), it should not be executed (even from a whitelisted app).</p>
<blockquote>
<p dir="auto">Or would there still be a UAC prompt that the user could not satisfy?</p>
</blockquote>
<p dir="auto">This is other thing. UAC gets in the way whenever an action is required to be performed with higher than the current privileges. So if an attacker creates e.g. that config.xml “commandLineInterpreter” redirection to his “mycmd.exe”, UAC shows up e.g. if that mycmd.exe has a manifest within with higher execution level requested.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105556</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105556</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Wed, 27 May 2026 00:14:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 23:28:15 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> <a href="/post/105552">said</a>:</p>
<p dir="auto">Does this vulnerability mean that a user, by manipulating the shortcuts file (and responding OK to the prompt in 8.9.6.1), would be able to execute an arbitrary program from an arbitrary directory (as it would be executing under the control of Notepad++, which has already been whitelisted)? Or would there still be a UAC prompt that the user could not satisfy?</p>
<p dir="auto">As you can imagine, I ask because if this represents a work-around for executing forbidden programs, it could become a reason system administrators would consider Notepad++ unsafe to install.</p>
</blockquote>
<p dir="auto">The vulnerability fix ensures that any program launched by Notepad++ is invoked using an absolute path, preventing hijacking. If the path is not in a trusted directory, Notepad++ displays a confirmation dialog.<br />
I have no information about the behaviour on a corporate-managed workstation that is fully locked down. If previous version of Notepad++ (&lt;= v8.6.9) were able to launch arbitrary programs,  then this release can do so as well - the only difference is that it now adds a confirmation dialog.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105555</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105555</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 26 May 2026 23:28:15 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 23:20:11 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> <a href="/post/105553">said</a>:</p>
<p dir="auto">If the system were set up to require UAC to run “untrusted” apps (which is how it used to be for me), then I would think there would still be the UAC prompt.</p>
</blockquote>
<p dir="auto">That’s good. Thanks for clarifying.</p>
<p dir="auto">Then it seems like a “simple” implementation would be to let an empty supressRunAlertDialog.xml file work as <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> suggested, which would make it easy to create the installer checkbox he <a href="https://community.notepad-plus-plus.org/post/105547">mentioned</a> to restore old behavior.</p>
<p dir="auto">Either at the same time, or as a later enhancement, it could be added that if the file exists and is not empty, it works as you suggested, for users who want finer-grained protection.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105554</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105554</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Tue, 26 May 2026 23:20:11 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 22:12:10 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> <a href="/post/105552">said</a>:</p>
<p dir="auto">Does this vulnerability mean that a user, by manipulating the shortcuts file (and responding OK to the prompt in 8.9.6.1), would be able to execute an arbitrary program from an arbitrary directory (as it would be executing under the control of Notepad++, which has already been whitelisted)?</p>
</blockquote>
<p dir="auto">From my understanding, any “corporate management” system that would disallow running a specific executable by double-click or by command-line would also disallow it from running by ShellExecute.  (if they didn’t, it would be an obvious hole that would have already been violated, and would have nothing to do with Notepad++ specifically).</p>
<blockquote>
<p dir="auto">Or would there still be a UAC prompt that the user could not satisfy?</p>
</blockquote>
<p dir="auto">If the system were set up to require UAC to run “untrusted” apps (which is how it used to be for me), then I would think there would still be the UAC prompt.</p>
<p dir="auto">I don’t think your scenario is feasible (any more so than using <em>any</em> app that embeds a shell-execute).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105553</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105553</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 26 May 2026 22:12:10 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 22:02:13 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> <a href="/post/105547">said</a>:</p>
<p dir="auto">supressRunAlertDialog.xml solves the issue</p>
</blockquote>
<p dir="auto">I am wondering about something here… I’m not sure if this is a problem or not, and I hope you’ll forgive me, but it would take me a lot longer to rearrange my system to test it that it will probably take for someone who already knows how this works to consider it.</p>
<p dir="auto">The alert dialog is, I gather, raised by Notepad++. Consider this condition:</p>
<ul>
<li>
<p dir="auto">Notepad++ is installed on a corporate-managed workstation which is fairly locked down.</p>
</li>
<li>
<p dir="auto">Users’ ability to execute programs is restricted; they cannot execute an arbitrary program from an arbitrary directory (so they can’t install their own programs, even as portables), but they can execute Notepad++.</p>
</li>
</ul>
<p dir="auto">Does this vulnerability mean that a user, by manipulating the shortcuts file (and responding OK to the prompt in 8.9.6.1), would be able to execute an arbitrary program from an arbitrary directory (as it would be executing under the control of Notepad++, which has already been whitelisted)? Or would there still be a UAC prompt that the user could not satisfy?</p>
<p dir="auto">As you can imagine, I ask because if this represents a work-around for executing forbidden programs, it could become a reason system administrators would consider Notepad++ unsafe to install.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105552</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105552</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Tue, 26 May 2026 22:02:13 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 21:42:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> ,</p>
<blockquote>
<p dir="auto">Could you pass me an example you would use for you in supressRunAlertDialog.xml?</p>
</blockquote>
<p dir="auto">My thought was something like,</p>
<pre><code>&lt;?xml version="1.0" encoding="UTF-8" ?&gt;
&lt;NotepadPlus&gt;
    &lt;RunMenuSafeDirectories&gt;
        &lt;RunDirectory&gt;C:\Users\peter\AppData\Local\Programs\Python\Python314\&lt;/RunDirectory&gt;
        &lt;RunDirectory&gt;c:\strawberry\perl\&lt;/RunDirectory&gt;
        &lt;RunDirectory&gt;c:\strawberry\c\&lt;/RunDirectory&gt;
    &lt;/RunMenuSafeDirectories&gt;
&lt;/NotepadPlus&gt;
</code></pre>
<p dir="auto">or</p>
<pre><code>&lt;?xml version="1.0" encoding="UTF-8" ?&gt;
&lt;NotepadPlus&gt;
    &lt;RunMenuSafeDirectories&gt;
        &lt;RunDirectory path="C:\Users\peter\AppData\Local\Programs\Python\Python314\" /&gt;
        &lt;RunDirectory path="c:\strawberry\perl\" /&gt;
        &lt;RunDirectory path="c:\strawberry\c\" /&gt;
    &lt;/RunMenuSafeDirectories&gt;
&lt;/NotepadPlus&gt;
</code></pre>
<p dir="auto">(whether you prefer storing the data in the content or in an attribute)</p>
<p dir="auto">These directories could then be added to the list of “safe directories” that you used in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/6b3dc52a9245c6d8c6287a8d6d93a30981c05feb#diff-f09a24fb0bf15ad0ea1682e22f0410f519e0109421b7a7122c5c32cb9142df13R135" rel="nofollow ugc">isInTrustedDirectory()</a>, so that those directories (and their subdirectories) would be considered “safe”, too.</p>
<p dir="auto">Since that XML would still be in Program Files, it would have the same level of security as a zero-byte file in the same directory, but give more granular control, so that the advanced user with UAC/Admin privileges could define certain directories that they want to consider safe, while still not allowing <em>all</em> directories to be in the path (thus, an attempted shortcuts.xml injection would have to know that on my system, I only allowed files in those specific extra paths, which I would presumably have some sort of protection on, so that they couldn’t be added to without my knowledge).</p>
<p dir="auto">But again: I understand triggering v8.9.6.1 for auto-update without waiting for this; this would be a new feature of v8.9.7 instead.  And, after looking at my suggestion, if you still decide that you wanted just the simple empty file, that will work; I just think this would be better for allowing better control, so that the unsafe-directory notification wasn’t an all-or-nothing prospect.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105551</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105551</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 26 May 2026 21:42:14 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 21:20:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a><br />
Could you pass me an example you would use for you in supressRunAlertDialog.xml?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105550</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105550</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 26 May 2026 21:20:07 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 20:06:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> x64, installer (exe)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105549</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105549</guid><dc:creator><![CDATA[fml2]]></dc:creator><pubDate>Tue, 26 May 2026 20:06:33 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 19:58:26 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> <a href="/post/105547">said</a>:</p>
<p dir="auto">the only viable solution IMO</p>
</blockquote>
<p dir="auto">It’s not the only viable solution.  The exception list could go in suppressRunAlertDialog.xml in the Program Files directory – so the user with Admin/UAC could edit the list, but a normal user could not – and this is what I was trying to imply with my phrasing above, but apparently didn’t get that point across.  There is zero difference in security between an empty suppressRunAlertDialog.xml in Program Files and a suppressRunAlertDialog.xml in Program files containing actual XML data with the list of files.</p>
<p dir="auto">But as I said, I’d be fine with the simpler version.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105548</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105548</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 26 May 2026 19:58:26 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.6.1 on Tue, 26 May 2026 21:04:52 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> <a href="/post/105545">said</a>:</p>
<p dir="auto">It could, in theory, be made more fine-grained – the XML could contain actual information, such as a list of “additional safe directories” that Excel allows you to specify so that you can run VBA macros even if your file is in an alternate location, so your for-loop across the safe directories could include those from that file.</p>
<p dir="auto">The empty file would obviously be easier to implement, but I would be fine with either solution. (And given how many CVE’s have been fixed in v8.9.4-v8.9.6.1, I don’t think my complaint about this one should prevent triggering auto-update, since I make do with existing until v8.9.7)</p>
</blockquote>
<p dir="auto">The empty XML file is not only easier to implement, but it is also the only viable solution IMO. I considered storing a list of user-validated commands, or even a simple boolean like “Never Alert Dialog” inside config.xml - but obviously config.xml is not in a protected directory, as described in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-7hm3-wp5q-ccv9" rel="nofollow ugc">CVE-2026-48778</a>.</p>
<p dir="auto">OTOH, supressRunAlertDialog.xml solves the issue - it can be placed by users with admin rights to restore the old behaviour back (no confirmation dialog), and we can also include it in the installer (WITHOUT by default) so the previous behaviour can be restored during the installation - with the user’s awareness.</p>
<p dir="auto">Sorry for breaking the old workflow - but I cannot simply ignore this vulnerability. The reporter will publish it in 3 months anyway, with or without a fix, and it is a valid issue.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105547</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105547</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 26 May 2026 21:04:52 GMT</pubDate></item></channel></rss>