216.73.216.86

CVE-2026-45369

· Published 14/05/2026 21:16 · Modified 15/05/2026 14:44

Labels: CVE-2026-45369 2026-05-14CVE-2026-45369CWE-78[email protected]

Essential information

Published
14/05/2026 21:16
Modified
15/05/2026 14:44
Author
Creator
CVSS
8.3 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H

CVSS metrics

Description

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
python-utcp / python-utcp cpe:2.3:a:python-utcp:python-utcp:*:*:*:*:*:*:*:*

References