HOMEVULNERABILITIESCVE-2025-64762
CRITICAL

CVE-2025-64762

CWE-524Published: November 21, 2025· Updated: Jun 17, 2026

9.1
CVSS v3.1

Official Description

The AuthKit library for Next.js provides convenient helpers for authentication and session management using WorkOS & AuthKit with Next.js. In authkit-nextjs version 2.11.0 and below, authenticated responses do not defensively apply anti-caching headers. In environments where CDN caching is enabled, this can result in session tokens being included in cached responses and subsequently served to multiple users. Next.js applications deployed on Vercel are unaffected unless they manually enable CDN caching by setting cache headers on authenticated paths. Patched in authkit-nextjs 2.11.1, which applies anti-caching headers to all responses behind authentication.

NVD Source

Risk Analysis

A critical vulnerability exists in the AuthKit library for Next.js, specifically in versions up to 2.11.0, where authenticated responses lack anti-caching headers. This can lead to session tokens being cached by CDNs and subsequently served to multiple users, resulting in unauthorized access. The CVSS score of 9.1 highlights the severity of this information disclosure risk.

No public exploits are currently known for this vulnerability. The flaw is remotely exploitable over the network with low complexity.

Recommended Action

Upgrade the authkit-nextjs library to version 2.11.1 or later to ensure anti-caching headers are applied to authenticated responses. If using Next.js on Vercel, ensure CDN caching is not manually enabled on authenticated paths.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

Technical Analysis

CVE-2025-64762 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Affected Vendors & Products

workos1 product(s)
authkit-nextjs
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (3)

Quick Facts

CVE IDCVE-2025-64762
CVSS Score9.1 / 10
SeverityCRITICAL
WeaknessCWE-524
CISA KEVNo
Affected1 vendor(s)
PublishedNov 21, 2025

Related CVEs (CWE-524)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2025-64762 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.