Hono bump fixes CORS credential reflection (CVE-2026-54290)
@ai-sdk/devtools@0.0.20
Patch Changes
-
f9b94e1: fix(devtools): bump hono to ^4.12.25 to resolve CVE-2026-54290
hono's CORS Middleware reflected any request
Origintogether withAccess-Control-Allow-Credentials: truewhencredentials: truewas set andoriginwas left at the default wildcard, allowing any site to make credentialed cross-origin requests and read the responses (CVE-2026-54290, CVSS 7.1). Bumpedhonofrom^4.6.14to^4.12.25, the first patched release.
Fetched June 16, 2026


