CVE-2026-45369
Last modified
CVE-2026-45369 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. python-utcp is the python implementation of UTCP. Prior to 1.1.3, the _substitute_utcp_args method in cli_communication_protocol.py inserts user-controlled tool_args values directly into shell command strings without any sanitization or escaping. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
python-utcp is the python implementation of UTCP. Prior to 1.1.3, the _substitute_utcp_args method in cli_communication_protocol.py inserts user-controlled tool_args values directly into shell command strings without any sanitization or escaping. These commands are then executed via /bin/bash -c (Unix) or powershell.exe -Command (Windows), allowing an attacker to inject arbitrary shell commands. This vulnerability is fixed in 1.1.3.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45369?
How severe is CVE-2026-45369?
How do I fix CVE-2026-45369?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45363ruby-jwt is a Ruby implementation of the RFC 7519 OAuth JSON…9.1
- CVE-2026-45364Better Auth is an authentication and authorization library f…7.3
- CVE-2026-45365Open WebUI is a self-hosted artificial intelligence platform…5.4
- CVE-2026-45366typescript-utcp is a typescript implementation of UTCP. Prio…4.7
- CVE-2026-45367HAPI FHIR is a complete implementation of the HL7 FHIR stand…7.5
- CVE-2026-45368Kirby is an open-source content management system. In versio…8.4
- CVE-2026-4537A vulnerability was determined in Cudy TR1200 R46-2.4.15-202…4.7
- CVE-2026-45370python-utcp is the python implementation of UTCP. Prior to 1…7.7
- CVE-2026-45371SiYuan is an open-source personal knowledge management syste…7.2
- CVE-2026-45372cpp-httplib is a C++11 single-file header-only cross platfor…9.9
- CVE-2026-45373CodeWhale is a DeepSeek + MiMo coding agent in terminal. Pri…7.4
- CVE-2026-45374CodeWhale is a DeepSeek + MiMo coding agent in terminal. Pri…9.6
Are you affected by CVE-2026-45369?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
