Skip to content

deps: @hono/node-server <2.0.5 moderate advisories — fix requires MCP SDK to adopt 2.x #121

Description

@rapguit

Residual from the 2026-07-24 npm audit fix pass

Two moderate advisories remain against @hono/node-server (transitive, via @modelcontextprotocol/sdk used by @codespar/mcp):

  • GHSA-frvp-7c67-39w9 — path traversal in serve-static via encoded backslash (%5C). Windows-only.

Why it isn't actionable today

  • The latest @modelcontextprotocol/sdk (1.29.0, which we already use) pins @hono/node-server@^1.19.9.
  • The fix only exists in the @hono/node-server 2.x major, outside that range.
  • npm audit fix --force would downgrade @modelcontextprotocol/sdk to 1.24.3 — a breaking change.

The CI audit gate runs at --audit-level=high, so these moderates are reported in the log but don't block.

Resolution trigger

When @modelcontextprotocol/sdk adopts @hono/node-server 2.x: bump it, confirm npm audit --omit=dev is clean, and close this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions