Improper Token Cache Handling in Auth0 Next.js SDK
CVE-2025-67490
5.4MEDIUM
What is CVE-2025-67490?
The Auth0 Next.js SDK, utilized for user authentication within Next.js applications, contains a vulnerability that arises from improper handling of simultaneous requests. Specifically, in versions 4.11.0 through 4.11.2 and 4.12.0, concurrent requests made by the same client could lead to incorrect entries in the TokenRequestCache, potentially compromising authentication operations. The issue has been resolved in subsequent versions 4.11.2 and 4.12.1.
Affected Version(s)
nextjs-auth0 >= 4.12.0, < 4.12.1 < 4.12.0, 4.12.1
nextjs-auth0 >= 4.11.0, < 4.11.2 < 4.11.0, 4.11.2
