7.8
CVE-2026-38972
- EPSS 0.18%
- Veröffentlicht 02.07.2026 00:00:00
- Zuletzt bearbeitet 08.07.2026 18:49:50
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Rizonesoft ≫ Notepad3 Version <= 6.25.822.1
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.079 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| CISA-ADP | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-427 Uncontrolled Search Path Element
The product uses a fixed or controlled search path to find resources, but one or more locations in that path can be under the control of unintended actors.
https://github.com/rizonesoft/Notepad3
https://github.com/rizonesoft/Notepad3/issues/5605
https://github.com/rizonesoft/Notepad3/pull/5606