
We found results for “”
CVE-2025-46344
Good to know:


Date: April 29, 2025
The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke ".setExpirationTime" when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While the session cookie may expire or be cleared, the JWE remains valid. This issue has been patched in version 4.5.1.
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Insufficient Session Expiration
CWE-613Top Fix

Upgrade Version
Upgrade to version @auth0/nextjs-auth0 - 4.5.1;https://github.com/auth0/nextjs-auth0.git - v4.5.1
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | HIGH |
Availability (A): | NONE |