Skip to content

fix: update hono to 4.12.25 to resolve CVE-2026-54290 and related CVEs#13

Open
liliwilson wants to merge 1 commit into
mainfrom
independabot/hono-CVE-2026-54290
Open

fix: update hono to 4.12.25 to resolve CVE-2026-54290 and related CVEs#13
liliwilson wants to merge 1 commit into
mainfrom
independabot/hono-CVE-2026-54290

Conversation

@liliwilson

Copy link
Copy Markdown
Contributor

Bumps transitive dependency hono from 4.12.23 → 4.12.25 via npm overrides in package.json.

Vulnerabilities resolved

Alert CVE Severity Summary
#95 CVE-2026-54290 High (7.1) CORS middleware reflects any Origin with credentials when origin defaults to wildcard
#94 CVE-2026-54286 Moderate (5.9) Path traversal in serve-static on Windows via encoded backslash (%5C)
#97 CVE-2026-54288 Moderate (6.5) Body Limit Middleware bypass on AWS Lambda by understating Content-Length
#93 CVE-2026-54287 Moderate (5.3) AWS Lambda adapter merges multiple Set-Cookie headers into one value
#96 CVE-2026-54289 Moderate (4.8) Lambda@Edge adapter drops repeated request headers

Advisory: GHSA-88fw-hqm2-52qc

What changed

Added "hono": "4.12.25" to the overrides field in package.json. This forces npm to resolve hono (a peer dependency of @hono/node-server) to the patched version.

Verification

npm audit confirms all 5 hono CVEs are cleared. Remaining open alerts (@babel/core, js-yaml) are separate issues not addressed in this PR.

Conversation: https://staging.warp.dev/conversation/9dd33977-7d60-4216-adf1-d7d823bae9df
Run: https://oz.staging.warp.dev/runs/019eef6c-8fbc-756c-9490-884c7af5ca1b
This PR was generated with Oz.

Bumps transitive dep hono 4.12.23 → 4.12.25 via npm overrides.
Resolves alerts #93, #94, #95, #96, #97:
- CVE-2026-54290: CORS middleware reflects any Origin with credentials
- CVE-2026-54287: AWS Lambda adapter merges Set-Cookie headers
- CVE-2026-54286: Path traversal in serve-static on Windows
- CVE-2026-54289: Lambda@Edge drops repeated request headers
- CVE-2026-54288: Body Limit Middleware bypass on AWS Lambda

Co-Authored-By: Oz <oz-agent@warp.dev>
@liliwilson liliwilson requested a review from dannyneira June 22, 2026 13:05
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