Skip to content

fix(deps): bump hono to 4.12.24 and uuid to 11.1.1 (Dependabot #8-12)#137

Merged
important-new merged 1 commit into
InspectorHub:mainfrom
important-new:fix/dependabot-hono-uuid
Jun 9, 2026
Merged

fix(deps): bump hono to 4.12.24 and uuid to 11.1.1 (Dependabot #8-12)#137
important-new merged 1 commit into
InspectorHub:mainfrom
important-new:fix/dependabot-hono-uuid

Conversation

@important-new

Copy link
Copy Markdown
Contributor

Fixes 5 open Dependabot alerts.

Changes

  • \hono: ^4.12.18\ → ^4.12.21\ (resolved to 4.12.24)
  • \uuid: ^8.3.0\ → ^11.1.1\ via \overrides\ (transitive dep of exceljs)

CVEs addressed

Alert Package Severity Summary
#8 hono medium JWT middleware accepts any Authorization scheme
#9 hono medium IP Restriction bypass for non-canonical IPv6
#10 hono medium app.mount() incorrect routing for percent-encoded paths
#11 hono medium Cookie helper Set-Cookie injection via sameSite/priority
#12 uuid medium Missing buffer bounds check in v3/v5/v6 when buf is provided

Testing

All 1620 unit tests pass.

hono < 4.12.21 — 4 CVEs:
- #8  JWT middleware accepts any Authorization scheme (not only Bearer)
- #9  IP Restriction bypass for non-canonical IPv6
- #10 app.mount() incorrect routing for percent-encoded paths
- #11 Cookie helper Set-Cookie injection via sameSite/priority

uuid < 11.1.1 — 1 CVE:
- #12 Missing buffer bounds check in v3/v5/v6 when buf is provided

uuid is a transitive dep of exceljs; added overrides.uuid to force ^11.1.1.
@important-new important-new merged commit 6b152ed into InspectorHub:main Jun 9, 2026
1 check passed
@important-new important-new deleted the fix/dependabot-hono-uuid branch June 9, 2026 03:19
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