CVE-2022-31186
August 01, 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.
Affected Packages
next-auth (NPM):
Affected version(s) >=0.0.0-experimental.1e239999 <3.29.9Fix Suggestion:
Update to version 3.29.9next-auth (NPM):
Affected version(s) >=4.0.0 <4.10.2Fix Suggestion:
Update to version 4.10.2Additional Notes
The description of this vulnerability differs from MITRE.
Related ResourcesĀ (7)
Do you need more information?
Contact UsCVSS v4
Base Score:
4.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.3
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Insertion of Sensitive Information into Log File
EPSS
Base Score:
0.06