CVE-2026-26462
Published: 18 May 2026
Summary
CVE-2026-26462 is a high-severity Expression Language Injection (CWE-917) vulnerability in Sourceforge (inferred from references). Its CVSS base score is 7.3 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 23.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-30773
Vulnerability details
Offline Hospital Management System 5.3.0 allows remote code execution due to an improper Electron renderer configuration. The application enables Node.js integration while disabling context isolation, allowing JavaScript executed in the renderer process to access Node.js APIs and execute arbitrary operating…
more
system commands.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Electron renderer misconfiguration (nodeIntegration enabled, contextIsolation disabled) directly enables arbitrary OS command execution from JavaScript in the client application, mapping to client-side exploitation (T1203) and JavaScript interpreter abuse (T1059.007).
CVEs Like This One
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.