๐Ÿ” CVE Alert

CVE-2026-101060

HIGH 8.2

python-utcp before 1.1.4 SSRF via unvalidated HTTP redirects

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

python-utcp versions before 1.1.4 contain a server-side request forgery vulnerability in HttpCommunicationProtocol.call_tool that validates the initial tool URL but follows HTTP redirects without re-validating the target. Attackers controlling a tool endpoint can return a 302 redirect to internal services, allowing the UTCP client to reach cloud metadata endpoints or internal HTTP services and return their response bodies to the caller.

CWE CWE-918
Vendor universal-tool-calling-protocol
Product python-utcp
Published Sep 27, 2026
Stay Ahead of the Next One

Get instant alerts for universal-tool-calling-protocol python-utcp

Be the first to know when new high vulnerabilities affecting universal-tool-calling-protocol python-utcp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

universal-tool-calling-protocol / python-utcp
0 < 1.1.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/universal-tool-calling-protocol/python-utcp/security/advisories/GHSA-9qhg-99ww-9mqc vulncheck.com: https://www.vulncheck.com/advisories/python-utcp-before-1.1.4-ssrf-via-unvalidated-http-redirects

Credits

๐Ÿ” lexdotdev