Skip to content

deps: bump next from 16.2.10 to 16.2.11 - #82

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.2.11
Open

deps: bump next from 16.2.10 to 16.2.11#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.2.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps next from 16.2.10 to 16.2.11.

Release notes

Sourced from next's releases.

v16.2.11

This release contains security fixes for the following advisories:

High:

Moderate:

Commits
  • 9beca08 v16.2.11
  • 3c48c7a [16.x] Fix Turbopack middleware matcher with i18n single locale
  • ac1eff3 [16.x] Improve performance of checking valid MPA form submissions
  • 9a4651e [16.x] Enforce serverActions.bodySizeLimit for Server Actions in Edge runtime
  • b512063 [16.x] Set correct origin for internal redirects in custom server
  • d303326 [16.x] Ensure exotic rewrite param values are properly encoded
  • 73b9487 [16.x] fix(fetch-cache): key fetch(Request, init) by the effective request
  • bf9d17f [16.x] fix(incremental-cache): byte-exact fetch cache key for binary bodies
  • fe28768 [16.x] fix(next/image): improve performance of detectContentType()
  • d8afb8d [16.x] Performance improvements when decoding React Server function payloads
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 28, 2026 00:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@service-samwise

Copy link
Copy Markdown
Contributor

This PR addresses the CVEs listed in VUL-25749:

Package CVE Severity Description Fixed in
next CVE-2026-64641 High Denial of Service in App Router using Server Actions 15.5.21
next CVE-2026-64642 High Middleware/Proxy bypass in App Router using Turbopack 16.2.11
next CVE-2026-64643 High SSRF in rewrites via attacker-controlled destination hostname 15.5.21
next CVE-2026-64644 High Unbounded Server Action payload in Edge runtime 15.5.21
next CVE-2026-64645 High SSRF in Server Actions on custom servers 15.5.21
next CVE-2026-64647 High Cache confusion of response bodies for requests with bodies 15.5.21
next CVE-2026-64648 High Cache confusion for requests with invalid UTF-8 byte sequences 15.5.21
next CVE-2026-64649 High Unauthenticated disclosure of internal Server Function endpoints 15.5.21

All 8 CVEs are resolved by bumping next to 16.2.11. next is a peerDependency in the root package.json (>=14.0.0) — this bump updates the lockfile-pinned version only, which is correct.

Merging this PR will close VUL-25749.

@service-samwise

service-samwise commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR addresses CVE-2026-64646 (next 16.x path — vulnerable range >= 16.0.0, < 16.2.11) which is tracked in VUL-25888. The fix here (bumping next to 16.2.11) resolves that CVE. A separate PR #85 handles the postcss CWE-22 finding from the same ticket.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch from 52b2e8d to d47a18b Compare July 30, 2026 13:52
Bumps [next](https://github.com/vercel/next.js) from 16.2.10 to 16.2.11.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.10...v16.2.11)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch from d47a18b to 5156975 Compare August 19, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant