Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-35924

29
FAUCET Score

CVE-2022-35924 is a critical vulnerability affecting NextAuth.js versions prior to 4.10.3 and 3.29.10 when using the EmailProvider. An attacker could bypass authorization by sending a comma-separated list of email addresses to the sign-in endpoint, allowing them to create a new user with a composite email and potentially bypass authorization checks. With a CVSS score of 9.1 (CRITICAL), this vulnerability has a network attack vector, low attack complexity, and high impact on confidentiality and integrity. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 3.29.10CPE matchmatch criteria
cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:*
>= 4.0.0, < 4.10.3CPE matchmatch criteria
cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.14%
Probability of exploitation in next 30 days
EPSS Percentile
63.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0114 is in the 49th percentile among its peer group of 36,835 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: next-authFixed in: 4.10.3
npmpatch availablevia ghsa
Product: next-authFixed in: 3.29.10

Vendor Advisories (1)

npmGHSA-xv97-c62v-4587critical

NextAuth.js before 4.10.3 and 3.29.10 sending verification requests (magic link) to unwanted emails

Aug 2, 2022

References

en.wikipedia.org / wiki/Email_address
Third Party Advisory
github.com / nextauthjs/next-auth/commit/afb1fcdae3cc30445038ef588e491d139b916003
PatchThird Party Advisory
github.com / nextauthjs/next-auth/security/advisories/GHSA-xv97-c62v-4587
MitigationThird Party Advisory
next-auth.js.org / configuration/callbacks
Vendor Advisory
next-auth.js.org / configuration/initialization
Vendor Advisory
next-auth.js.org / providers/email
Vendor Advisory
next-auth.js.org / providers/email
Vendor Advisory
nodemailer.com / message/addresses
Third Party Advisory