Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. next
  4. ›
  5. CVE-2026-29057

CVE-2026-29057: Next.js: HTTP request smuggling in rewrites

March 17, 2026 (updated March 18, 2026)

When Next.js rewrites proxy traffic to an external backend, a crafted DELETE/OPTIONS request using Transfer-Encoding: chunked could trigger request boundary disagreement between the proxy and backend. This could allow request smuggling through rewritten routes.

References

  • github.com/advisories/GHSA-ggv3-7p47-pfv8
  • github.com/vercel/next.js
  • github.com/vercel/next.js/commit/dc98c04f376c6a1df76ec3e0a2d07edf4abdabd6
  • github.com/vercel/next.js/releases/tag/v15.5.13
  • github.com/vercel/next.js/releases/tag/v16.1.7
  • github.com/vercel/next.js/security/advisories/GHSA-ggv3-7p47-pfv8
  • nvd.nist.gov/vuln/detail/CVE-2026-29057

Code Behaviors & Features

Detect and mitigate CVE-2026-29057 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.5.0 before 15.5.13, all versions starting from 16.0.0-beta.0 before 16.1.7

Fixed versions

  • 16.1.7
  • 15.5.13

Solution

Upgrade to versions 15.5.13, 16.1.7 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

Source file

npm/next/CVE-2026-29057.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:09 +0000.