GHSA-p8pf-44ff-93gf · Severity: high · Ecosystem: npm — authkit-nextjs may let session cookies be cached in CDNs
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.
Conclusion & alert: CVE-2025-64762 is rated Moderate Risk (40.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.33%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.10% | 0.33% | +0.23% |
| 2 | 2025-11-21 | — | 0.10% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.0 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-p8pf-44ff-93gf · Severity: high · Ecosystem: npm — authkit-nextjs may let session cookies be cached in CDNs
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| workos | authkit-nextjs | < 2.11.1 | cpe:2.3:a:workos:authkit-nextjs:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/workos/authkit-nextjs/commit/94cf438124993abb0e7c19dac64c3cb5724a15ea | Patch |
| https://github.com/workos/authkit-nextjs/releases/tag/v2.11.1 | Release Notes |
| https://github.com/workos/authkit-nextjs/security/advisories/GHSA-p8pf-44ff-93gf | Patch Third Party Advisory |