Skip to content

chore: upgrade hono to ^4.13.2 to address CVE-2026-71848, CVE-2026-71849, CVE-2026-71850 - #1597

Open
claude[bot] wants to merge 2 commits into
mainfrom
cursor/cve/hono
Open

chore: upgrade hono to ^4.13.2 to address CVE-2026-71848, CVE-2026-71849, CVE-2026-71850#1597
claude[bot] wants to merge 2 commits into
mainfrom
cursor/cve/hono

Conversation

@claude

@claude claude Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Refreshes the hono lockfile entry so the transitive dependency pulled in by @modelcontextprotocol/sdk resolves to a patched release.

  • hono 4.12.25 -> 4.13.2 (patched floor 4.12.34)

The existing ^4.11.4 range already admitted a patched version, so no package.json change or resolutions override was needed. Only yarn.lock changes.

Advisories addressed

  • CVE-2026-71848: algorithmic complexity DoS in the language detector middleware
  • CVE-2026-71849: proxy helper does not remove response headers listed in the Connection header
  • CVE-2026-71850: memo() retains SSR output across requests

Verification

  • yarn install --immutable
  • yarn why hono reports hono@npm:4.13.2 for every requester, no 4.12.x instance remains
  • yarn test passes (1954 tests across queryLanguage, shared, backend, web)

Fixes SOU-2003
Fixes SOU-2004
Fixes SOU-2005

🤖 Generated with Claude Code


Note

Cursor Bugbot is generating a summary for commit 40b45ca. Configure here.

claude Bot and others added 2 commits August 17, 2026 08:33
, CVE-2026-71850

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

License Audit

❌ Audit failed to produce results. Check the workflow logs for details.

@claude
claude Bot requested a review from brendan-kellam August 17, 2026 08:42
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.

0 participants