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

CVE-2026-32943: Parse Server has a password reset token single-use bypass via concurrent requests

March 17, 2026 (updated March 19, 2026)

The password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by multiple concurrent requests within a short time window. An attacker who has intercepted a password reset token can race the legitimate user’s password reset request, causing both requests to succeed. This may result in the legitimate user believing their password was changed successfully while the attacker’s password takes effect instead.

All Parse Server deployments that use the password reset feature are affected.

References

  • github.com/advisories/GHSA-r3xq-68wh-gwvh
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/pull/10216
  • github.com/parse-community/parse-server/pull/10217
  • github.com/parse-community/parse-server/security/advisories/GHSA-r3xq-68wh-gwvh
  • nvd.nist.gov/vuln/detail/CVE-2026-32943

Code Behaviors & Features

Detect and mitigate CVE-2026-32943 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.48, all versions starting from 9.0.0 before 9.6.0-alpha.28

Fixed versions

  • 9.6.0-alpha.28
  • 8.6.48

Solution

Upgrade to versions 8.6.48, 9.6.0-alpha.28 or above.

Impact 3.1 LOW

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

Learn more about CVSS

Weakness

  • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 20 Mar 2026 00:17:17 +0000.