Insertion of Sensitive Information Into Sent Data Affecting next package, versions >=13.0.0 <15.5.21>=16.0.0 <16.2.11


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.7% (50th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JS-NEXT-18233109
  • published23 Jul 2026
  • disclosed22 Jul 2026
  • creditrandomguy6407

Introduced: 22 Jul 2026

NewCVE-2026-64643  (opens in a new tab)
CWE-201  (opens in a new tab)

How to fix?

Upgrade next to version 15.5.21, 16.2.11 or higher.

Overview

next is a react framework.

Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in action-handler.ts and action-utils.ts. An attacker can enumerate internal Server Action IDs by sending crafted Next-Action requests or probing client-served artifacts that reference those IDs. This exposes the presence of internal server functions and enables endpoint discovery on apps that use Server Actions, increasing the risk of further abuse when combined with other weaknesses.

Notes

  • Publicly served client artifacts can reveal the full Server Action ID format, so the disclosure is not limited to active probing with Next-Action; attackers can also recover candidate IDs from browser-delivered chunks and manifests in apps that ship Server Actions.
  • The advisory also covers use cache endpoints exposed through the same App Router server-function machinery, not just use server actions.

Workarounds

  • Never assume authentication at the use cache or use server boundary; authenticate inside the Server Action or cache boundary itself so unauthenticated users cannot reach the internal endpoint.

CVSS Base Scores

version 4.0
version 3.1