CVE-2025-67716 PUBLISHED

Auth0 Next.js SDK has Improper Validation of Query Parameters

Assigner: GitHub_M
Reserved: 10.12.2025 Published: 11.12.2025 Updated: 11.12.2025

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N
CVSS Score: 5.7

Product Status

Vendor auth0
Product nextjs-auth0
Versions
  • Version >= 4.9.0, < 4.13.0 is affected

References

Problem Types

  • CWE-184: Incomplete List of Disallowed Inputs CWE