CVE-2026-11967
Published: 12 June 2026
Summary
CVE-2026-11967 is a high-severity Uncontrolled Search Path Element (CWE-427) vulnerability in Incibe (inferred from references). Its CVSS base score is 8.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique DLL (T1574.001); ranked at the 1.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-36426
- 🇪🇸 INCIBE: www.incibe.es
Vulnerability details
MobaXterm Personal Edition (Portable), in its 26.3 version (Build 5154), allows arbitrary code execution by loading a malicious DLL located in the same directory as the portable executable. Because the application automatically loads the winspool.drv library from that location during…
more
startup, an attacker with local access can place a specially crafted DLL alongside the executable to be executed when the victim launches the application.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct DLL search order hijacking via malicious winspool.drv in app directory (CWE-427).
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.