← Back

CVE-2026-32943

nvd nist
Published: Mar 18, 2026Modified: Jun 17, 2026

JSON object

Loading...
2.3
Vector
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:L/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
Show more
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:L/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:XShow less
Source: security-advisories@github.com (Secondary)

Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.28 and 8.6.48, 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. Starting in versions 9.6.0-alpha.28 and 8.6.48, the password reset token is now atomically validated and consumed as part of the password update operation. The database query that updates the password includes the reset token as a condition, ensuring that only one concurrent request can successfully consume the token. Subsequent requests using the same token will fail because the token has already been cleared. There is no known workaround other than upgrading.

Affected (29)

1 product
Parse Server
Configuration A
29 vulnerable
Vulnerable SoftwareAffected Versions
Parseplatform
Before 8.6.48
From 9.0.0 to 9.6.0
Version 9.6.0 alpha10
Version 9.6.0 alpha11
Version 9.6.0 alpha12
Version 9.6.0 alpha13
Version 9.6.0 alpha14
Version 9.6.0 alpha15
Version 9.6.0 alpha16
Version 9.6.0 alpha17
Version 9.6.0 alpha18
Version 9.6.0 alpha19
Version 9.6.0 alpha1
Version 9.6.0 alpha20
Version 9.6.0 alpha21
Version 9.6.0 alpha22
Version 9.6.0 alpha23
Version 9.6.0 alpha24
Version 9.6.0 alpha25
Version 9.6.0 alpha26
Version 9.6.0 alpha27
Version 9.6.0 alpha2
Version 9.6.0 alpha3
Version 9.6.0 alpha4
Version 9.6.0 alpha5
Version 9.6.0 alpha6
Version 9.6.0 alpha7
Version 9.6.0 alpha8
Version 9.6.0 alpha9

References (3)

Source: security-advisories@github.com
Issue Tracking
Source: security-advisories@github.com
Issue Tracking

Timeline

No history available yet.