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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-45689— Rocket.Chat OAuth2端点未授权NoSQL注入导致用户账户接管漏洞

CVSS 9.1 · Critical EPSS 0.31% · P22
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Rocket.Chat: Pre-Auth NoSQL Injection in OAuth2 Token Endpoint leading to Arbitrary User ATO
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.1, 8.3.3, 8.2.3, 8.1.4, 8.0.5, 7.13.7, and 7.10.11, an unauthenticated network attacker obtains a valid Rocket.Chat OAuth access token for an arbitrary user by sending a single HTTP POST with MongoDB query operators to /oauth/token. The Rocket.Chat OAuth2 server does not validate that grant parameters are strings before forwarding them to findOne({...}) against the oauth_apps and oauth_access_tokens collections, so an attacker substitutes {"$ne": null} for client_id, client_secret, and refresh_token and receives a freshly minted {access_token, refresh_token} pair bound to whichever user's refresh token Mongo returned first. The resulting access token is a first-class bearer credential against the full /api/v1/* surface as that user. By iterating with $nin / $regex operators the attacker walks the entire oauth_access_tokens collection, collecting one fresh access token per user per request. If any matched token belongs to an admin, the stolen bearer gives full admin API access (including Apps-Engine app installation, i.e. server-side code execution). No account, credentials, userId, or prior interaction with the instance are required. This vulnerability is fixed in 8.5.0, 8.4.1, 8.3.3, 8.2.3, 8.1.4, 8.0.5, 7.13.7, and 7.10.11.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
数据查询逻辑中特殊元素的不当中和
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
RocketChatRocket.Chat >= 8.5.0-rc.0, < 8.5.0 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-45689 其他参考 (1)

同批安全公告 · RocketChat · 2026-06-24 · 共 12 条

CVE-2026-456889.1 CRITICALRocket.Chat CAS登录处理器预认证NoSQL注入漏洞
CVE-2026-456878.5 HIGHRocket.Chat 质量赋值致任意数据导出漏洞
CVE-2026-557628.1 HIGHRocket.Chat 未授权接口导致永久注销工作区漏洞
CVE-2026-557597.4 HIGHRocket.Chat Apple登录JWT验证绕过漏洞
CVE-2026-492786.7 MEDIUMRocket.Chat 访客信息泄露漏洞
CVE-2026-477334.4 MEDIUMRocket.Chat ImageElement 缺少URL协议过滤导致XSS漏洞
CVE-2026-45677Rocket.Chat SAML登出签名验证缺失导致拒绝服务漏洞
CVE-2026-45757Rocket.Chat 空闲用户禁用漏洞未撤销登录令牌
CVE-2026-49277Rocket.Chat 账户停用后 OAuth 令牌未失效
CVE-2026-46423Rocket.Chat SAML签名验证绕过漏洞
CVE-2026-55666Rocket.Chat Apple OAuth 邮箱参数回退导致账户接管漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-45689

暂无评论


发表评论