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.
Project Subscriptions
No data.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5v57-8rxj-3p2r | python-utcp: Full Process Environment Exposed to CLI Subprocess - Secrets Leakage via Command Injection |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 14 May 2026 20:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | python-utcp: Full Process Environment Exposed to CLI Subprocess - Secrets Leakage via Command Injection | |
| Weaknesses | CWE-526 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-14T20:14:20.148Z
Reserved: 2026-05-12T00:51:29.085Z
Link: CVE-2026-45370
No data.
Status : Received
Published: 2026-05-14T21:16:48.350
Modified: 2026-05-14T21:16:48.350
Link: CVE-2026-45370
No data.
OpenCVE Enrichment
Updated: 2026-05-14T21:30:12Z
Weaknesses
Github GHSA