CVE-2025-46344

Source
https://cve.org/CVERecord?id=CVE-2025-46344
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-46344.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-46344
Aliases
Published
2025-04-29T20:43:41Z
Modified
2026-08-12T03:51:18Z
Severity
  • 4.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
Auth0 NextJS SDK v4 Missing Session Invalidation
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-613"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/46xxx/CVE-2025-46344.json"
}
References

Affected packages

Git / github.com/auth0/nextjs-auth0

Affected ranges

Type
GIT
Repo
https://github.com/auth0/nextjs-auth0
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "4.0.1"
        },
        {
            "fixed": "4.5.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-46344.json"