Notepad++ up to 8.9.6 NppXml::value Parameters.cpp UserCommand os command injection
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.3 | $0-$5k | 0.00 |
Summary
A vulnerability, which was classified as critical, has been found in Notepad++ up to 8.9.6. Affected is the function UserCommand of the file Parameters.cpp of the component NppXml::value. Performing a manipulation results in os command injection.
This vulnerability is cataloged as CVE-2026-48800. The attack must be initiated from a local position. Furthermore, there is an exploit available.
It is advisable to upgrade the affected component.
Details
A vulnerability was found in Notepad++ up to 8.9.6. It has been classified as critical. This affects the function UserCommand of the file Parameters.cpp of the component NppXml::value. The manipulation with an unknown input leads to a os command injection vulnerability. CWE is classifying the issue as CWE-78. The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. This is going to have an impact on confidentiality, integrity, and availability. The summary by CVE is:
Notepad++ is a free and open-source source code editor. Prior to 8.9.6.1, the <Command> tag text content inside <UserDefinedCommands> in shortcuts.xml is read by NppXml::value(aNode) (Parameters.cpp:3658) in the feedUserCmds() function and stored in UserCommand._cmd without any validation. When the user clicks the corresponding entry in the Run menu, NppCommands.cpp:4264 creates a Command object with string2wstring(ucmd.getCmd()) and calls run(), which invokes ShellExecute (RunDlg.cpp:221) with the attacker-controlled string as the executable path. The injected command appears as a normal menu item in the Run menu, making it a viable persistence mechanism. This vulnerability is fixed in 8.9.6.1.
It is possible to read the advisory at github.com. This vulnerability is uniquely identified as CVE-2026-48800. The exploitability is told to be easy. Attacking locally is a requirement. Technical details and a public exploit are known. The attack technique deployed by this issue is T1202 according to MITRE ATT&CK.
The exploit is shared for download at github.com. It is declared as proof-of-concept.
Upgrading to version 8.9.6.1 eliminates this vulnerability. The upgrade is hosted for download at notepad-plus-plus.org. Applying the patch 6b3dc52a9245c6d8c6287a8d6d93a30981c05feb is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
Product
Type
Name
Version
License
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 6.5VulDB Meta Temp Score: 6.3
VulDB Base Score: 5.3
VulDB Temp Score: 4.8
VulDB Vector: 🔒
VulDB Reliability: 🔍
CNA Base Score: 7.8
CNA Vector: 🔒
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Os command injectionCWE: CWE-78 / CWE-77 / CWE-74
CAPEC: 🔒
ATT&CK: 🔒
Physical: Partially
Local: Yes
Remote: Partially
Availability: 🔒
Access: Public
Status: Proof-of-Concept
Download: 🔒
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: Notepad++ 8.9.6.1
Patch: 6b3dc52a9245c6d8c6287a8d6d93a30981c05feb
Timeline
05/29/2026 Advisory disclosed05/29/2026 VulDB entry created
07/04/2026 VulDB entry last update
Sources
Advisory: GHSA-3x3f-3j39-pj3vStatus: Confirmed
Confirmation: 🔒
CVE: CVE-2026-48800 (🔒)
GCVE (CVE): GCVE-0-2026-48800
GCVE (VulDB): GCVE-100-367179
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 05/29/2026 13:12Updated: 07/04/2026 02:16
Changes: 05/29/2026 13:12 (62), 07/04/2026 02:16 (12)
Complete: 🔍
Cache ID: 216::103
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.