10
CVE-2025-61492
- EPSS 0.68%
- Veröffentlicht 07.01.2026 18:15:51
- Zuletzt bearbeitet 30.01.2026 01:40:38
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A command injection vulnerability in the execute_command function of terminal-controller-mcp 0.1.7 allows attackers to execute arbitrary commands via a crafted input.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Gongrzhe ≫ Terminal-controller-mcp Version0.1.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.68% | 0.712 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 10 | 3.9 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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.