Vulnerability Description
The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions 4.9.0 through 4.12.1 contain an input-validation flaw in the returnTo parameter, which could allow attackers to inject unintended OAuth query parameters into the Auth0 authorization request. Successful exploitation may result in tokens being issued with unintended parameters. This issue is fixed in version 4.13.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Auth0 | Nextjs-Auth0 | >= 4.9.0, < 4.12.1 |
Related Weaknesses (CWE)
References
- https://github.com/auth0/nextjs-auth0/commit/35eb321de3345ccf23e8c0d6f66c9f2f2f5Patch
- https://github.com/auth0/nextjs-auth0/security/advisories/GHSA-mr6f-h57v-rpj5Vendor Advisory
FAQ
What is CVE-2025-67716?
CVE-2025-67716 is a vulnerability with a CVSS score of 5.7 (MEDIUM). The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions 4.9.0 through 4.12.1 contain an input-validation flaw in the returnTo parameter, which could a...
How severe is CVE-2025-67716?
CVE-2025-67716 has been rated MEDIUM with a CVSS base score of 5.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-67716?
Check the references section above for vendor advisories and patch information. Affected products include: Auth0 Nextjs-Auth0.