Notepad3 through 6.25.822.1 contains a DLL search-order hijacking vulnerability in the About-dialog code path in src/Notepad3.c. The application calls LoadLibrary(L"MSFTEDIT.DLL") with a bare DLL name, which allows a local attacker to place a malicious MSFTEDIT.DLL in the application directory or another preferred DLL search location and achieve arbitrary code execution in the context of the user when the About dialog is opened.
References
| Link | Resource |
|---|---|
| https://github.com/rizonesoft/Notepad3 | Product |
| https://github.com/rizonesoft/Notepad3/issues/5605 | Exploit Issue Tracking |
| https://github.com/rizonesoft/Notepad3/pull/5606 | Issue Tracking Patch |
| https://github.com/rizonesoft/Notepad3/issues/5605 | Exploit Issue Tracking |
Configurations
History
08 Jul 2026, 18:49
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Rizonesoft notepad3
Rizonesoft |
|
| CPE | cpe:2.3:a:rizonesoft:notepad3:*:*:*:*:*:*:*:* | |
| References | () https://github.com/rizonesoft/Notepad3 - Product | |
| References | () https://github.com/rizonesoft/Notepad3/issues/5605 - Exploit, Issue Tracking | |
| References | () https://github.com/rizonesoft/Notepad3/pull/5606 - Issue Tracking, Patch |
06 Jul 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-427 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://github.com/rizonesoft/Notepad3/issues/5605 - |
02 Jul 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-02 21:16
Updated : 2026-07-08 18:49
NVD link : CVE-2026-38972
Mitre link : CVE-2026-38972
CVE.ORG link : CVE-2026-38972
JSON object : View
Products Affected
rizonesoft
- notepad3
CWE
CWE-427
Uncontrolled Search Path Element
