CVE-2026-45370
CVE-2026-45370 is a high-severity vulnerability with a CVSS 3.x base score of 7.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-526.
Key facts
- Severity: High (CVSS 3.x base score 7.7)
- EPSS exploit prediction: 0% (13th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-30477
- Weakness: CWE-526
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-45370?
- 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.
- How severe is CVE-2026-45370?
- CVE-2026-45370 has a CVSS 3.x base score of 7.7, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-45370 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-45370?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-45370 have an EU (EUVD) identifier?
- Yes. CVE-2026-45370 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-30477.
- When was CVE-2026-45370 published?
- CVE-2026-45370 was published on 2026-05-14 and last updated on 2026-06-17.
References
Other CWE-526 vulnerabilities
- CVE-2023-5720 — High (CVSS 7.7): A flaw was found in Quarkus, where it does not properly sanitize artifacts created using the Gradle plugin, allowing…
- CVE-2025-28381 — High (CVSS 7.5): A credential leak in OpenC3 COSMOS before v6.0.2 allows attackers to access service credentials as environment…
- CVE-2026-40153 — High (CVSS 7.4): PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, the execute_command function in shell_tools.py calls…
- CVE-2024-2700 — High (CVSS 7.0): A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus…
- CVE-2023-43029 — Medium (CVSS 6.8): IBM Storage Virtualize vSphere Remote Plug-in 1.0 and 1.1 could allow a remote user to obtain sensitive credential…
- CVE-2024-4369 — Medium (CVSS 6.8): An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURE_CLIENT_SECRET can…