CVE-2026-30941
published 2026-03-10CVE-2026-30941: 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…
PriorityP351high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EPSS
0.46%
36.2th percentile
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.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parse-community | parse-server | < 8.6.14 | 8.6.14 |
| parse-community | parse-server | — | — |
| parse-community | parse-server | >= 0 < 8.6.14 | 8.6.14 |
| parse-community | parse-server | >= 9.0.0 < 9.5.2-alpha.1 | 9.5.2-alpha.1 |
| parseplatform | parse-server | < 8.6.14 | 8.6.14 |
| parseplatform | parse-server | >= 9.0.0 < 9.5.2 | 9.5.2 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv4.08.7HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/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
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Parse Server has a NoSQL injection via token type in password reset and email verification endpoints
osv·2026-03-11
CVE-2026-30941 [HIGH] Parse Server has a NoSQL injection via token type in password reset and email verification endpoints
Parse Server has a NoSQL injection via token type in password reset and email verification endpoints
### Impact
A 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.
### Patches
### Patches
The vulnerability is fixed by adding input type validat
GHSA
Parse Server has a NoSQL injection via token type in password reset and email verification endpoints
ghsa·2026-03-11
CVE-2026-30941 [HIGH] CWE-943 Parse Server has a NoSQL injection via token type in password reset and email verification endpoints
Parse Server has a NoSQL injection via token type in password reset and email verification endpoints
### Impact
A 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.
### Patches
### Patches
The vulnerability is fixed by adding input type validat
No detection rules found.
No public exploits indexed.
2026-03-10
Published