← Back

CVE-2026-33042

nvd nist
Published: Mar 18, 2026Modified: Jun 17, 2026

JSON object

Loading...
6.9
Vector
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
Show more
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:XShow less
Source: security-advisories@github.com (Secondary)

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.

Affected (30)

1 product
Parse Server
Configuration A
30 vulnerable
Vulnerable SoftwareAffected Versions
Parseplatform
Before 8.6.49
From 9.0.0 to 9.6.0
Version 9.6.0 alpha10
Version 9.6.0 alpha11
Version 9.6.0 alpha12
Version 9.6.0 alpha13
Version 9.6.0 alpha14
Version 9.6.0 alpha15
Version 9.6.0 alpha16
Version 9.6.0 alpha17
Version 9.6.0 alpha18
Version 9.6.0 alpha19
Version 9.6.0 alpha1
Version 9.6.0 alpha20
Version 9.6.0 alpha21
Version 9.6.0 alpha22
Version 9.6.0 alpha23
Version 9.6.0 alpha24
Version 9.6.0 alpha25
Version 9.6.0 alpha26
Version 9.6.0 alpha27
Version 9.6.0 alpha28
Version 9.6.0 alpha2
Version 9.6.0 alpha3
Version 9.6.0 alpha4
Version 9.6.0 alpha5
Version 9.6.0 alpha6
Version 9.6.0 alpha7
Version 9.6.0 alpha8
Version 9.6.0 alpha9

References (3)

Source: security-advisories@github.com
Issue Tracking
Source: security-advisories@github.com
Issue Tracking

Timeline

No history available yet.