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.
References
Configurations
No configuration.
History
15 May 2026, 12:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/universal-tool-calling-protocol/python-utcp/security/advisories/GHSA-5v57-8rxj-3p2r - |
14 May 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-14 21:16
Updated : 2026-05-15 14:55
NVD link : CVE-2026-45370
Mitre link : CVE-2026-45370
CVE.ORG link : CVE-2026-45370
JSON object : View
Products Affected
No product.
CWE
CWE-526
Cleartext Storage of Sensitive Information in an Environment Variable
