CVE-2026-33042
Last modified
CVE-2026-33042 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Parseplatform | Parse-Server | < 8.6.49 | — |
| Parseplatform | Parse-Server | >= 9.0.0, < 9.6.0 | — |
| Parseplatform | Parse-Server | 9.6.0 | Alpha1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33042?
How severe is CVE-2026-33042?
How do I fix CVE-2026-33042?
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 2026
- CVE-2026-33037WWBN AVideo is an open source video platform. In versions 25…8.1
- CVE-2026-33038WWBN AVideo is an open source video platform. Versions 25.0 …8.1
- CVE-2026-33039WWBN AVideo is an open source video platform. In versions 25…8.6
- CVE-2026-3304Multer is a node.js middleware for handling `multipart/form-…7.5
- CVE-2026-33040libp2p-rust is the official rust language Implementation of …7.5
- CVE-2026-33041WWBN AVideo is an open source video platform. In versions 25…5.3
- CVE-2026-33043WWBN AVideo is an open source video platform. In versions 25…8.1
- CVE-2026-33044Home Assistant is open source home automation software that …5.4
- CVE-2026-33045Home Assistant is open source home automation software that …5.4
- CVE-2026-33046Indico is an event management system that uses Flask-Multipa…8.8
- CVE-2026-33051Craft CMS is a content management system (CMS). In versions …5.4
- CVE-2026-33052Mantis Bug Tracker (MantisBT) is an open source issue tracke…5.3
Are you affected by CVE-2026-33042?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
