目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-73421— NextAuth.js 配置错误导致身份验证绕过漏洞

CVSS 9.1 · Critical

可能的 ATT&CK 技术 1AI

T1078.004 · Cloud Accounts
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-73421 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
NextAuth.js: Configuration errors can cause existence-based auth checks to fail open (auth object populated with an error)
来源: CVE Program / CVE List V5
Vulnerability Description
NextAuth.js provides authentication for Next.js. From next-auth 5.0.0-beta.0 until 5.0.0-beta.32, applications that gate access by checking only for the existence of the auth object returned by the auth() wrapper can fail open when Auth.js has a server configuration error. In middleware, Route Handlers, React Server Components, and other auth() entry points, a non-OK session response is parsed into a truthy error object instead of null, so checks such as !!auth and if (req.auth) evaluate to true for unauthenticated requests. A provider missing both the issuer and authorization endpoint triggers InvalidEndpoints, and an unset AUTH_SECRET or another server configuration error can produce the same behavior. There is no impact while configuration is valid, but after a deployment becomes misconfigured, routes protected only by session existence silently grant access to every visitor. This issue is fixed in next-auth 5.0.0-beta.32.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
nextauthjsnext-auth >= 5.0.0-beta.4, < 5.0.0-beta.32 -

二、漏洞 CVE-2026-73421 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC已实测靶场 高级
Qwen3.6-35B-A3B · 8453 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-73421 的情报信息

登录查看更多情报信息。

CVE-2026-73421 补丁与修复 (1)

CVE-2026-73421 厂商安全公告 (1)

CVE-2026-73421 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-73421

暂无评论


发表评论