icon

We found results for “

CVE-2025-64762

Good to know:

icon
icon

Date: November 20, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Use of Cache Containing Sensitive Information

CWE-524

Top Fix

icon

Upgrade Version

Upgrade to version @workos-inc/authkit-nextjs - 2.11.1;https://github.com/workos/authkit-nextjs.git - v2.11.1

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): NONE

Do you need more information?

Contact Us