CVE-2022-31093
Last modified
CVE-2022-31093 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid `callbackUrl` query parameter, which internally is converted to a `URL` object. EPSS estimates a 1.57% chance of exploitation in the next 30 days.
Description
NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid `callbackUrl` query parameter, which internally is converted to a `URL` object. The URL instantiation would fail due to a malformed URL being passed into the constructor, causing it to throw an unhandled error which led to the **API route handler timing out and logging in to fail**. This has been remedied in versions 3.29.5 and 4.5.0. If for some reason you cannot upgrade, the workaround requires you to rely on Advanced Initialization. Please see the documentation for more.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nextauth.Js | Next-Auth | >= 3.0.0, < 3.29.5 |
| Nextauth.Js | Next-Auth | >= 4.0.0, < 4.5.0 |
References
- https://github.com/nextauthjs/next-auth/commit/25517b73153332d948114bacdff3b5908de91d85Patch, Third Party Advisory
- https://github.com/nextauthjs/next-auth/commit/e498483b23273d1bfc81be68339607f88d411bd6Patch, Third Party Advisory
- https://github.com/nextauthjs/next-auth/security/advisories/GHSA-g5fm-jp9v-2432Mitigation, Third Party Advisory
- https://github.com/nextauthjs/next-auth/commit/25517b73153332d948114bacdff3b5908de91d85Patch, Third Party Advisory
- https://github.com/nextauthjs/next-auth/commit/e498483b23273d1bfc81be68339607f88d411bd6Patch, Third Party Advisory
- https://github.com/nextauthjs/next-auth/security/advisories/GHSA-g5fm-jp9v-2432Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-31093?
How severe is CVE-2022-31093?
How do I fix CVE-2022-31093?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-31088LDAP Account Manager (LAM) is a webfrontend for managing ent…5.3
- CVE-2022-31089Parse Server is an open source backend that can be deployed …7.5
- CVE-2022-3109An issue was discovered in the FFmpeg package, where vp3_dec…7.5
- CVE-2022-31090Guzzle, an extensible PHP HTTP client. `Authorization` heade…7.7
- CVE-2022-31091Guzzle, an extensible PHP HTTP client. `Authorization` and `…7.7
- CVE-2022-31092Pimcore is an Open Source Data & Experience Management Platf…8.1
- CVE-2022-31094ScratchTools is a web extension designed to make interacting…6.1
- CVE-2022-31095discourse-chat is a chat plugin for the Discourse applicatio…6.5
- CVE-2022-31096Discourse is an open source discussion platform. Under certa…5.7
- CVE-2022-31097Grafana is an open-source platform for monitoring and observ…8.7
- CVE-2022-31098Weave GitOps is a simple open source developer platform for …7.5
- CVE-2022-31099rulex is a new, portable, regular expression language. When …6.5
Are you affected by CVE-2022-31093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
