CVE-2025-64762

HIGH EPSS 25.3%
Published Nov 21, 20257mo ago · Modified Jun 17, 20262w ago
8.0 CVSS 4.0
High
Find Similar
Published Nov 21, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
8.0
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
25.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-524

Affected Products 1

VendorProductVersionRange
workosauthkit-nextjs* <2.11.1

References 3

  • github.com https://github.com/workos/authkit-nextjs/commit/94cf438124993abb0e7c19dac64c3cb5724a15ea
    Patch
  • github.com https://github.com/workos/authkit-nextjs/releases/tag/v2.11.1
    Release Notes
  • github.com https://github.com/workos/authkit-nextjs/security/advisories/GHSA-p8pf-44ff-93gf
    PatchThird Party Advisory

Remediation

  • github.com https://github.com/workos/authkit-nextjs/commit/94cf438124993abb0e7c19dac64c3cb5724a15ea
    Patch
  • github.com https://github.com/workos/authkit-nextjs/security/advisories/GHSA-p8pf-44ff-93gf
    PatchThird Party Advisory