Skip to content

chore: upgrade next to ^16.2.11 to address CVE-2026-64644#1497

Draft
linear-code[bot] wants to merge 2 commits into
mainfrom
linear/sou-1573-sourcebot-devsourcebot-cve-2026-64644-nextjs-denial-of-46ab
Draft

chore: upgrade next to ^16.2.11 to address CVE-2026-64644#1497
linear-code[bot] wants to merge 2 commits into
mainfrom
linear/sou-1573-sourcebot-devsourcebot-cve-2026-64644-nextjs-denial-of-46ab

Conversation

@linear-code

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

Copy link
Copy Markdown
Contributor

Fixes SOU-1573

Addresses CVE-2026-64644 (Next.js: Denial of Service in the Image Optimization API using SVGs, GHSA-q8wf-6r8g-63ch), fixed in next@16.2.11.

The production next dependency in packages/web is ranged ^16.2.6, which already admits the patched 16.2.11 — the lockfile was just stale. Refreshed it with yarn up -R next, so this is a lockfile-only change with no package.json edit.

@react-email/ui (a devDependency) pins next@16.2.6 exactly, so a second copy remains in the lockfile. It is build-time-only tooling and is not traced into the Next.js standalone output (.next/standalone) shipped in the container, so it does not affect the deployed image.

@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