Skip to content

fix: clear high severity audit findings#2089

Open
ya-nsh wants to merge 1 commit into
modelcontextprotocol:mainfrom
ya-nsh:fix/audit-high-vulnerabilities
Open

fix: clear high severity audit findings#2089
ya-nsh wants to merge 1 commit into
modelcontextprotocol:mainfrom
ya-nsh:fix/audit-high-vulnerabilities

Conversation

@ya-nsh
Copy link
Copy Markdown

@ya-nsh ya-nsh commented May 14, 2026

Summary

  • Add an explicit patched vite@7.3.2 devDependency so Vitest resolves outside the high-severity vulnerable Vite range reported in High-severity CVEs via pnpm audit #2048.
  • Update runtime server catalog entries for Hono/Fastify-related packages to current patched releases.
  • Add root resolutions for remaining vulnerable transitive packages surfaced by pnpm audit (defu, fast-uri, kysely) and refresh the lockfile.

Related to #2048. This is broader than #2050 because it also clears the other high-severity audit findings present after refreshing dependencies.

Validation

  • pnpm audit --audit-level=high → exits 0; 2 moderate vulnerabilities remain
  • pnpm -r typecheck
  • pnpm -r lint

Note: local pre-push pnpm run build:all reached @modelcontextprotocol/node's tsdown build and exited 134 in this environment; typecheck, lint, and the high-severity audit gate pass.

@ya-nsh ya-nsh requested a review from a team as a code owner May 14, 2026 14:58
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 14, 2026

⚠️ No Changeset found

Latest commit: 8cf01a5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 14, 2026

Open in StackBlitz

@modelcontextprotocol/client

npm i https://pkg.pr.new/@modelcontextprotocol/client@2089

@modelcontextprotocol/server

npm i https://pkg.pr.new/@modelcontextprotocol/server@2089

@modelcontextprotocol/express

npm i https://pkg.pr.new/@modelcontextprotocol/express@2089

@modelcontextprotocol/fastify

npm i https://pkg.pr.new/@modelcontextprotocol/fastify@2089

@modelcontextprotocol/hono

npm i https://pkg.pr.new/@modelcontextprotocol/hono@2089

@modelcontextprotocol/node

npm i https://pkg.pr.new/@modelcontextprotocol/node@2089

commit: 8cf01a5

@ya-nsh ya-nsh force-pushed the fix/audit-high-vulnerabilities branch from f6168e4 to 8cf01a5 Compare May 14, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant