CVE-2025-64762

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:workos:authkit-nextjs:*:*:*:*:*:node.js:*:*

History

11 Dec 2025, 17:45

Type Values Removed Values Added
CPE cpe:2.3:a:workos:authkit:*:*:*:*:*:node.js:*:* cpe:2.3:a:workos:authkit-nextjs:*:*:*:*:*:node.js:*:*
First Time Workos authkit-nextjs

08 Dec 2025, 15:16

Type Values Removed Values Added
First Time Workos
Workos authkit
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1
CPE cpe:2.3:a:workos:authkit:*:*:*:*:*:node.js:*:*
References () https://github.com/workos/authkit-nextjs/commit/94cf438124993abb0e7c19dac64c3cb5724a15ea - () https://github.com/workos/authkit-nextjs/commit/94cf438124993abb0e7c19dac64c3cb5724a15ea - Patch
References () https://github.com/workos/authkit-nextjs/releases/tag/v2.11.1 - () https://github.com/workos/authkit-nextjs/releases/tag/v2.11.1 - Release Notes
References () https://github.com/workos/authkit-nextjs/security/advisories/GHSA-p8pf-44ff-93gf - () https://github.com/workos/authkit-nextjs/security/advisories/GHSA-p8pf-44ff-93gf - Patch, Third Party Advisory

21 Nov 2025, 02:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-21 02:15

Updated : 2025-12-11 17:45


NVD link : CVE-2025-64762

Mitre link : CVE-2025-64762

CVE.ORG link : CVE-2025-64762


JSON object : View

Products Affected

workos

  • authkit-nextjs
CWE
CWE-524

Use of Cache Containing Sensitive Information