CVE Catalog

CVE-2026-45370

High
Published: Translated: NVD NIST

Summary

In python-utcp prior to version 1.1.3, the _prepare_environment() function 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.

Risk Assessment

The organization may be exposed to sensitive data leakage, potentially leading to serious security breaches and loss of customer trust.

Recommendation

It is recommended to upgrade to version 1.1.3 or later to mitigate this vulnerability.

Other vulnerabilities in python-utcp

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS