Skip to content

v5.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:04

[5.0.1] — 2026-09-05

Patch release: dependency security updates and refreshed security policy documentation.

Security

  • npm transitive dependency updatesfast-uri 3.1.5 → 3.1.7 (high: SSRF/host-confusion in URI parsing, via @modelcontextprotocol/sdkajv), qs 6.15.3 → 6.16.0 (moderate: DoS / array-limit bypass, via MCP SDK → express), @humanfs/node 0.16.7 → 0.16.8 (moderate: dev-only ESLint dependency). Outbound tool HTTP fetches use custom IP-pinned fetch logic, not fast-uri; the server uses stdio transport only (Express is not started). Updates reduce supply-chain exposure in published npm/Docker artifacts.
  • SECURITY.md refreshed — Documents 5.0.x support, DNS rebinding mitigation (4.8.0), and credential redaction controls.