Feed/CVE-2026-64643
CVE-2026-64643MEDIUMCVSS 5.3

Next.js: Unauthenticated disclosure of internal Server Function endpoints

Published Jul 22, 2026·Updated Jul 29, 2026

NVD Description

## Impact In Next.js applications using App Router, Server Actions (`use server`) or `use cache` endpoints can be disclosed bypassing any authentication on the pages where these endpoints are usually used. Server Action IDs can be disclosed to unauthenticated users via publicly served client artifacts (for example, static chunks containing action references). Affected users are applications using App Router + Server Actions. By itself, this disclosure is typically a recon/enumeration primitive; however, it can increase risk when combined with other weaknesses. ## Workarounds Never assume any authentication claims at the `use cache` or `use server` boundary. Always authenticate within the boundary.

Affected Packages (1)

nextNPM
From 13.0.0
Fixed in 15.5.21

References

View on NVD Search GitHub Search Google

Get alerted for CVEs like this

Register your stack and get notified within minutes when a matching CVE drops.

Start monitoring free