Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-30941

CVE-2026-30941: Parse Server has a NoSQL injection via token type in password reset and email verification endpoints

March 11, 2026

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.

References

  • github.com/advisories/GHSA-vgjh-hmwf-c588
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/releases/tag/8.6.14
  • github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.1
  • github.com/parse-community/parse-server/security/advisories/GHSA-vgjh-hmwf-c588
  • nvd.nist.gov/vuln/detail/CVE-2026-30941

Code Behaviors & Features

Detect and mitigate CVE-2026-30941 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.14, all versions starting from 9.0.0 before 9.5.2-alpha.1

Fixed versions

  • 9.5.2-alpha.1
  • 8.6.14

Solution

Upgrade to versions 8.6.14, 9.5.2-alpha.1 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-943: Improper Neutralization of Special Elements in Data Query Logic

Source file

npm/parse-server/CVE-2026-30941.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 18 Mar 2026 00:18:17 +0000.