Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.14 and 9.5.2-alpha.1, NoSQL injection vulnerability allows an unauthenticated attacker to inject MongoDB query operators via the token field in the password reset and email verification resend endpoints. The token value is passed to database queries without type validation and can be used to extract password reset and email verification tokens. Any Parse Server deployment using MongoDB with email verification or password reset enabled is affected. When emailVerifyTokenReuseIfValid is configured, the email verification token can be fully extracted and used to verify a user's email address without inbox access. This vulnerability is fixed in 8.6.14 and 9.5.2-alpha.1.
References
| Link | Resource |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.14 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.1 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-vgjh-hmwf-c588 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
11 Mar 2026, 19:42
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/parse-community/parse-server/releases/tag/8.6.14 - Product, Release Notes | |
| References | () https://github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.1 - Product, Release Notes | |
| References | () https://github.com/parse-community/parse-server/security/advisories/GHSA-vgjh-hmwf-c588 - Patch, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| CPE | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* | |
| First Time |
Parseplatform
Parseplatform parse-server |
11 Mar 2026, 13:53
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
10 Mar 2026, 18:18
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-10 18:18
Updated : 2026-03-11 19:42
NVD link : CVE-2026-30941
Mitre link : CVE-2026-30941
CVE.ORG link : CVE-2026-30941
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-943
Improper Neutralization of Special Elements in Data Query Logic
