CVE 7.7 HIGH

python-utcp: Full Process Environment Exposed to CLI Subprocess – Secrets Leakage via Command Injection_CVE-2026-45370

7.7 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Description

python-utcp is the python implementation of UTCP. Prior to 1.1.3, _prepare_environment() in cli_communication_protocol.py passes a full copy of os.environ to every CLI subprocess. When combined with CVE-2026-45369, an attacker can exfiltrate all process-level secrets in a single tool call. This vulnerability is fixed in 1.1.3.

Basic Information

ID CVE-2026-45370
Source GitHub_M
Published May 14, 2026 at 20:14

Affected Product

Vendor universal-tool-calling-protocol
Product python-utcp
Version < 1.1.2
Affected Versions universal-tool-calling-protocol python-utcp < 1.1.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.