Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-45369

Опубликовано: 14 мая 2026
Источник: nvd
CVSS3: 8.3
EPSS Низкий

Описание

python-utcp is the python implementation of UTCP. Prior to 1.1.3, the _substitute_utcp_args method in cli_communication_protocol.py inserts user-controlled tool_args values directly into shell command strings without any sanitization or escaping. These commands are then executed via /bin/bash -c (Unix) or powershell.exe -Command (Windows), allowing an attacker to inject arbitrary shell commands. This vulnerability is fixed in 1.1.3.

EPSS

Процентиль: 19%
0.00272
Низкий

8.3 High

CVSS3

Дефекты

CWE-78

Связанные уязвимости

CVSS3: 10
github
3 месяца назад

utcp-cli Vulnerable to Command Injection via Unsanitized Argument Substitution in CLI Communication Protocol

EPSS

Процентиль: 19%
0.00272
Низкий

8.3 High

CVSS3

Дефекты

CWE-78