Versions in this module Expand all Collapse all v0 v0.11.2 Mar 9, 2026 GO-2026-5996 +1 more GO-2026-5996: ToolHive: SSRF guard misses IPv6 NAT64 ranges (64:ff9b::/96, 64:ff9b:1::/48), allowing metadata/internal access behind a NAT64 gateway in github.com/stacklok/toolhive GO-2026-6002: ToolHive: SSRF in remote MCP server authentication discovery (host-side, bypasses container isolation) in github.com/stacklok/toolhive v0.11.1 Mar 6, 2026 GO-2026-5996 +1 more GO-2026-5996: ToolHive: SSRF guard misses IPv6 NAT64 ranges (64:ff9b::/96, 64:ff9b:1::/48), allowing metadata/internal access behind a NAT64 gateway in github.com/stacklok/toolhive GO-2026-6002: ToolHive: SSRF in remote MCP server authentication discovery (host-side, bypasses container isolation) in github.com/stacklok/toolhive Changes in this version + const SHA256HexLen + func GenerateSalt() ([]byte, error) + func HashToken(token string, secret, salt []byte) string