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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-32943— Parse Server 安全漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.21% · P11
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Parse Server has a password reset token single-use bypass via concurrent requests
来源: CVE Program / CVE List V5
Vulnerability Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.28 and 8.6.48, the password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by multiple concurrent requests within a short time window. An attacker who has intercepted a password reset token can race the legitimate user's password reset request, causing both requests to succeed. This may result in the legitimate user believing their password was changed successfully while the attacker's password takes effect instead. All Parse Server deployments that use the password reset feature are affected. Starting in versions 9.6.0-alpha.28 and 8.6.48, the password reset token is now atomically validated and consumed as part of the password update operation. The database query that updates the password includes the reset token as a condition, ensuring that only one concurrent request can successfully consume the token. Subsequent requests using the same token will fail because the token has already been cleared. There is no known workaround other than upgrading.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
检查时间与使用时间(TOCTOU)的竞争条件
来源: CVE Program / CVE List V5
Vulnerability Title
Parse Server 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Parse Server是Parse Platform开源的一个开源后端,可以部署到任何可以运行 Node.js 的基础设施。 Parse Server 9.6.0-alpha.28之前版本和8.6.48之前版本存在安全漏洞,该漏洞源于密码重置令牌未强制单次使用,可能导致账户接管。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
parse-communityparse-server >= 9.0.0, < 9.6.0-alpha.28 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-32943 补丁与修复 (2)

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

同批安全公告 · parse-community · 2026-03-18 · 共 9 条

CVE-2026-327705.9 MEDIUMParse Server 安全漏洞
CVE-2026-327424.3 MEDIUMParse Server 安全漏洞
CVE-2026-32886Parse Server 安全漏洞
CVE-2026-32728Parse Server 跨站脚本漏洞
CVE-2026-32878Parse Server 安全漏洞
CVE-2026-32944Parse Server 安全漏洞
CVE-2026-33042Parse Server 授权问题漏洞
CVE-2026-33163Parse Server 信息泄露漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-32943

暂无评论


发表评论