Skip to content

Fix: Patch high-severity vulnerable dependency packages#114

Merged
viratatwebflow merged 1 commit intomainfrom
fix/patch-vulnerable-dependencies
Apr 10, 2026
Merged

Fix: Patch high-severity vulnerable dependency packages#114
viratatwebflow merged 1 commit intomainfrom
fix/patch-vulnerable-dependencies

Conversation

@ping-huang1
Copy link
Copy Markdown
Contributor

@ping-huang1 ping-huang1 commented Apr 10, 2026

Summary

Patches high-severity vulnerable dependencies identified by Socket Security scan:

  • @modelcontextprotocol/sdk: 1.21.11.25.2 (resolves GHSA-677m-j7p3-52f9)
  • zod: 3.24.23.25.76 (resolves GHSA-mw96-cpmx-2vgc)
  • socket.io-parser: 4.2.44.2.6 (transitive, pulled in by socket.io)
  • rollup: 4.39.04.59.0 (transitive dev dependency, updated alongside MCP SDK upgrade)

New transitive dependencies introduced by MCP SDK 1.25.2:

  • @hono/node-server 1.19.13
  • hono 4.12.12
  • json-schema-typed 8.0.2
  • zod-to-json-schema 3.25.2

Test plan

  • Verify CI passes

Safety checklist

  • Dependency-only change (no application logic modified)
  • package-lock.json updated consistently

@ping-huang1 ping-huang1 requested a review from a team as a code owner April 10, 2026 01:13
@ping-huang1 ping-huang1 requested review from markconigliaro1 and removed request for a team April 10, 2026 01:13
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​modelcontextprotocol/​sdk@​1.21.1 ⏵ 1.25.29985 +1510098 -1100
Updatednpm/​zod@​3.24.2 ⏵ 3.25.7698 +210010088100

View full report

@socket-security
Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Network access: npm @hono/node-server in module http

Module: http

Location: Package overview

From: package-lock.jsonnpm/@modelcontextprotocol/sdk@1.25.2npm/@hono/node-server@1.19.13

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@hono/node-server@1.19.13. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Network access: npm @hono/node-server in module http2

Module: http2

Location: Package overview

From: package-lock.jsonnpm/@modelcontextprotocol/sdk@1.25.2npm/@hono/node-server@1.19.13

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@hono/node-server@1.19.13. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Network access: npm @hono/node-server in module globalThis["fetch"]

Module: globalThis["fetch"]

Location: Package overview

From: package-lock.jsonnpm/@modelcontextprotocol/sdk@1.25.2npm/@hono/node-server@1.19.13

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@hono/node-server@1.19.13. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Network access: npm hono in module globalThis["fetch"]

Module: globalThis["fetch"]

Location: Package overview

From: package-lock.jsonnpm/@modelcontextprotocol/sdk@1.25.2npm/hono@4.12.12

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/hono@4.12.12. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@viratatwebflow viratatwebflow merged commit c4fa339 into main Apr 10, 2026
6 checks passed
@viratatwebflow viratatwebflow deleted the fix/patch-vulnerable-dependencies branch April 10, 2026 18:49
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.

2 participants