CVE-2026-45370

Summary

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.

Affected Software

VendorProductVersion RangeStatus
universal-tool-calling-protocolpython-utcp< 1.1.2affected

Weaknesses

  • CWE-526: CWE-526: Cleartext Storage of Sensitive Information in an Environment Variable

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

Additional References

References