Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-33538

Parse Server: Denial of Service via unindexed database query for unconfigured auth providers
Back to all
CVE

CVE-2026-33538

Parse Server: Denial of Service via unindexed database query for unconfigured auth providers

Impact

An unauthenticated attacker can cause Denial of Service by sending authentication requests with arbitrary, unconfigured provider names. The server executes a database query for each unconfigured provider before rejecting the request, and since no database index exists for unconfigured providers, each request triggers a full collection scan on the user database. This can be parallelized to saturate database resources.

Patches

The fix validates that an authentication provider is configured before executing any database query. Requests with unconfigured providers are now rejected immediately without querying the database.

Workarounds

There is no known workaround other than upgrading.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
8.7
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/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
C
H
U
0
-
C
H
U
7.5
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Related Resources

No items found.

References

https://github.com/parse-community/parse-server/security/advisories/GHSA-g4cf-xj29-wqqr, https://nvd.nist.gov/vuln/detail/CVE-2026-33538, https://github.com/parse-community/parse-server/pull/10270, https://github.com/parse-community/parse-server/pull/10271, https://github.com/parse-community/parse-server/commit/40eb442e02672986730007d0a1edb22c1c4bd357, https://github.com/parse-community/parse-server/commit/fbac847499e57f243315c5fc7135be1d58bb8e54, https://github.com/parse-community/parse-server

Severity

7.5

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
7.5
EPSS Probability
0.00142%
EPSS Percentile
0.34058%
Introduced Version
9.0.0,9.0.0-alpha.1,6.0.0-alpha.2,2.1.6,2.1.0
Fix Available
9.6.0-alpha.52,8.6.58

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading