CVE-2026-40155

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In versions 4.12.0 through 4.17.1, simultaneous requests that trigger a nonce retry may cause the proxy cache fetcher to perform improper lookups for the token request results. Users are affected if their project uses both the vulnerable versions and the proxy handler /me/* and /my-org/* with DPoP enabled. This issue has been fixed in version 4.18.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:auth0:nextjs-auth0:*:*:*:*:*:node.js:*:*

History

27 Apr 2026, 19:41

Type Values Removed Values Added
CPE cpe:2.3:a:auth0:nextjs-auth0:*:*:*:*:*:node.js:*:*
First Time Auth0 nextjs-auth0
Auth0
References () https://github.com/auth0/nextjs-auth0/commit/98c36dc306970c2230ea1a32efef431d29b99978 - () https://github.com/auth0/nextjs-auth0/commit/98c36dc306970c2230ea1a32efef431d29b99978 - Patch
References () https://github.com/auth0/nextjs-auth0/releases/tag/v4.18.0 - () https://github.com/auth0/nextjs-auth0/releases/tag/v4.18.0 - Product, Release Notes
References () https://github.com/auth0/nextjs-auth0/security/advisories/GHSA-xq8m-7c5p-c2r6 - () https://github.com/auth0/nextjs-auth0/security/advisories/GHSA-xq8m-7c5p-c2r6 - Vendor Advisory

17 Apr 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-17 21:16

Updated : 2026-04-27 19:41


NVD link : CVE-2026-40155

Mitre link : CVE-2026-40155

CVE.ORG link : CVE-2026-40155


JSON object : View

Products Affected

auth0

  • nextjs-auth0
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-863

Incorrect Authorization