๐Ÿ” CVE Alert

CVE-2026-100631

HIGH 7.5

Parse Server 9.0.0 Unauthenticated Installation Deletion via Operator Injection

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Parse Server is an open source backend server. In versions prior to 8.6.90 and in versions from 9.0.0 prior to 9.10.1-alpha.9, the device token deduplication logic for installation records does not validate the type of client-supplied installation fields before using them to build database queries. An unauthenticated remote attacker who knows only the public application ID can submit non-string values in these fields to inject query operators, causing the deduplication cleanup โ€” which runs with elevated privileges before class-level permissions are evaluated โ€” to delete every device registration in the application or an attacker-chosen subset of them. No account, session token, master key, or user interaction is required. Deleted registrations cannot be recovered on the server, so push notifications cannot be delivered until every client re-registers. Any deployment that exposes the REST API to clients and uses push notifications is affected in its default configuration. Versions 8.6.90 and 9.10.1-alpha.9 fix the issue by rejecting non-string values with a client error and by scoping the deduplication cleanup to the calling application. No workaround other than upgrading is available.

CWE CWE-943
Vendor parse-community
Product parse-server
Published Sep 26, 2026
Stay Ahead of the Next One

Get instant alerts for parse-community parse-server

Be the first to know when new high vulnerabilities affecting parse-community parse-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

parse-community / parse-server
9.0.0 < 9.10.1-alpha.9
parse-community / parse-server
0 < 8.6.90

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/parse-community/parse-server/security/advisories/GHSA-cc6h-c8m4-hgrx vulncheck.com: https://www.vulncheck.com/advisories/parse-server-9.0.0-unauthenticated-installation-deletion-via-operator-injection

Credits

๐Ÿ” sondt99 mtrezza