Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. next-auth
  4. ›
  5. CVE-2022-31186

CVE-2022-31186: Insertion of Sensitive Information into Log File

August 1, 2022 (updated August 9, 2022)

NextAuth.js is a complete open source authentication solution for Next.js applications. An information disclosure vulnerability in next-auth before v4.10.2 and v3.29.9 allows an attacker with log access privilege to obtain excessive information such as an identity provider’s secret in the log (which is thrown during OAuth error handling) and use it to leverage further attacks on the system, like impersonating the client to ask for extensive permissions. This issue has been patched in v4.10.2 and v3.29.9 by moving the log for provider information to the debug level. In addition, we added a warning for having the debug: true option turned on in production. If for some reason you cannot upgrade, you can user the logger configuration option by sanitizing the logs.

References

  • github.com/advisories/GHSA-p6mm-27gq-9v3p
  • github.com/nextauthjs/next-auth/security/advisories/GHSA-p6mm-27gq-9v3p
  • next-auth.js.org/configuration/options
  • next-auth.js.org/getting-started/upgrade-v4
  • next-auth.js.org/warnings
  • nvd.nist.gov/vuln/detail/CVE-2022-31186

Code Behaviors & Features

Detect and mitigate CVE-2022-31186 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.29.9, all versions starting from 4.0.0 before 4.10.2

Fixed versions

  • 3.29.9
  • 4.10.2

Solution

Upgrade to versions 3.29.9, 4.10.2 or above.

Impact 3.3 LOW

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-532: Insertion of Sensitive Information into Log File

Source file

npm/next-auth/CVE-2022-31186.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:48 +0000.