Vulnerabilities/

@utcp/http: SSRF via attacker-controlled OpenAPI servers[0].url in HTTP communication protocol

Severity:
Medium

Description

The @utcp/http package is vulnerable to a blind Server-Side Request Forgery (SSRF) caused by a trust-boundary inconsistency between manual discovery and tool invocation. registerManual() validates the discovery URL against an HTTPS / loopback allowlist, but callTool() reuses the resolved toolCallTemplate.url directly without revalidating, and the OpenApiConverter blindly trusts whatever servers[0].url an attacker-hosted spec declares.

Recommendation

Update the @utcp/http package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
@utcp/http
Anything's wrong? Let us know Last updated on May 14, 2026