9.8
CVE-2026-41501
- EPSS 1.3%
- Veröffentlicht 08.05.2026 02:51:10
- Zuletzt bearbeitet 08.05.2026 19:18:19
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
electerm has Command Injection Vulnerability via runLinux function
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to version 3.3.8, a command injection vulnerability exists in github.com/elcterm/electerm/npm/install.js:130. The runLinux() function appends attacker-controlled remote version strings directly into an exec("rm -rf ...") command without validation. This issue has been patched in version 3.3.8.Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Electerm Project ≫ Electerm Version < 3.3.8
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.3% | 0.667 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
https://github.com/electerm/electerm/commit/59708b38c8a52f5db59d7d4eff98e31d573128ee
https://github.com/electerm/electerm/releases/tag/v3.3.8
https://github.com/electerm/electerm/security/advisories/GHSA-8x35-hph8-37hq