NONE · 0

CVE-2025-46344

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 J...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-46344?

CVE-2025-46344 is a documented vulnerability. 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 J...

How severe is CVE-2025-46344?

CVSS scoring is not yet available for CVE-2025-46344. Check NVD for updates.

Is there a patch for CVE-2025-46344?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.