Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-33042— Parse Server affected by empty authData bypassing credential requirement on signup

AI Predicted 7.5 Difficulty: Easy EPSS 0.01% · P2
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-33042

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Parse Server affected by empty authData bypassing credential requirement on signup
Source: NVD (National Vulnerability Database)
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.29 and 8.6.49, a user can sign up without providing credentials by sending an empty `authData` object, bypassing the username and password requirement. This allows the creation of authenticated sessions without proper credentials, even when anonymous users are disabled. The fix in 9.6.0-alpha.29 and 8.6.49 ensures that empty or non-actionable `authData` is treated the same as absent `authData` for the purpose of credential validation on new user creation. Username and password are now required when no valid auth provider data is present. As a workaround, use a Cloud Code `beforeSave` trigger on the `_User` class to reject signups where `authData` is empty and no username/password is provided.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
认证机制不恰当
Source: NVD (National Vulnerability Database)
Vulnerability Title
Parse Server 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Parse Server是Parse Platform开源的一个开源后端,可以部署到任何可以运行 Node.js 的基础设施。 Parse Server 9.6.0-alpha.29之前版本和8.6.49之前版本存在授权问题漏洞,该漏洞源于空authData对象可绕过凭据要求,可能导致未经身份验证的会话创建。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
parse-communityparse-server >= 9.0.0, < 9.6.0-alpha.29 -

II. Public POCs for CVE-2026-33042

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-33042

登录查看更多情报信息。

Patches & Fixes for CVE-2026-33042 (2)

Vendor Advisories for CVE-2026-33042 (1)

Same Patch Batch · parse-community · 2026-03-18 · 9 CVEs total

CVE-2026-327705.9 MEDIUMParse Server: LiveQuery subscription with invalid regular expression crashes server
CVE-2026-327424.3 MEDIUMParse Server session creation endpoint allows overwriting server-generated session fields
CVE-2026-32886Parse Server's Cloud function dispatch crashes server via prototype chain traversal
CVE-2026-32728Parse Server has a stored XSS filter bypass via Content-Type MIME parameter and missing XM
CVE-2026-32878Parse Server vulnerable to schema poisoning via prototype pollution in deep copy
CVE-2026-32944Parse Server crash via deeply nested query condition operators
CVE-2026-32943Parse Server has a password reset token single-use bypass via concurrent requests
CVE-2026-33163Parse Server leaks protected fields via LiveQuery afterEvent trigger

IV. Related Vulnerabilities

V. Comments for CVE-2026-33042

No comments yet


Leave a comment