PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-75604 vercel CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-09-01T22:17:12.697Z and has not been modified since then. The NVD entry is currently 9.0 CRITICAL. This critical vulnerability affects Next.js applications using Pages Router or App Router without Cache Components on Windows-hosted servers, allowing remote code execution due to inconsistent escaping of backslashes in route segments. Developers and administrators of affected applications must review compensating controls, verify Next.js application versions, and prioritize patching. The vulnerability can be exploited by supplying encoded Windows path separators to traverse outside the intended cache root and expose private build data, including the server-reference-manifest encryption key.

Vendor
vercel
Product
next.js
CVSS
CRITICAL 9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-01
Original CVE updated
2026-09-04
Advisory published
2026-09-01
Advisory updated
2026-09-04

Who should care

Developers and administrators of Next.js applications using Pages Router or App Router without Cache Components on Windows-hosted servers; immediate attention required due to critical vulnerability. Affected operators must review compensating controls and verify Next.js application versions. Vulnerability management and security teams should prioritize patching and monitor for suspicious activity.

Technical summary

The Next.js framework is vulnerable to remote code execution due to inconsistent escaping of backslashes in route segments on Windows-hosted servers. A remote request can supply encoded Windows path separators to traverse outside the intended cache root and expose private build data, including the server-reference-manifest encryption key. This issue is fixed in versions 15.5.24 and 16.3.3. The vulnerability impacts applications using Pages Router or App Router without Cache Components. Operators should verify affected deployments, review official advisories, and track exceptions. Defenders should focus on Windows-hosted servers and implement compensating controls.

Defensive priority

Critical vulnerability in Next.js framework; immediate attention required

Recommended defensive actions

  • Apply patches or updates to affected Next.js applications
  • Review and update affected applications to use Cache Components
  • Monitor for suspicious activity and implement compensating controls
  • Inventory and verify Next.js application versions
  • Implement exception tracking and retest procedures
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance

Evidence notes

Official CVE Program record and NIST NVD detail page confirm vulnerability in Next.js framework versions 13.4.0 to 15.5.24 and 16.3.3; fix available in versions 15.5.24 and 16.3.3. Evidence limits suggest verifying affected deployments, reviewing official advisories, and tracking exceptions. Defenders should focus on Windows-hosted servers using Pages Router or App Router without Cache Components.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-75604 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-75604

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-75604 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75604

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.