Skip to content

chore: upgrade next to ^16.2.11 to address CVE-2026-64647#1499

Draft
linear-code[bot] wants to merge 2 commits into
mainfrom
linear/sou-1576-sourcebot-devsourcebot-cve-2026-64647-nextjs-cache-294a
Draft

chore: upgrade next to ^16.2.11 to address CVE-2026-64647#1499
linear-code[bot] wants to merge 2 commits into
mainfrom
linear/sou-1576-sourcebot-devsourcebot-cve-2026-64647-nextjs-cache-294a

Conversation

@linear-code

@linear-code linear-code Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Fixes SOU-1576

Addresses CVE-2026-64647 (Next.js cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences), fixed in next 16.2.11.

The top-level next dependency in packages/web is ^16.2.6, which already admits the patched 16.2.11, so refreshing the lockfile bumps it. @react-email/ui@6.1.4 additionally pins next to an exact 16.2.6, so a qualified resolutions override (next@npm:16.2.6^16.2.11) is added to move that instance too. yarn why next --recursive now reports 16.2.11 for both.

linear-code Bot added 2 commits July 23, 2026 13:41
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

License Audit

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

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