Back to CVE List

CVE-2026-39321

MEDIUM SEVERITY

Vulnerability Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.8.0-alpha.6 and 8.6.74, he login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the server responds immediately. When a user exists but the password is wrong, a bcrypt comparison runs first, adding significant latency. This timing difference allows an unauthenticated attacker to enumerate valid usernames. This vulnerability is fixed in 9.8.0-alpha.6 and 8.6.74.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-208
Source
NVD
Vendor
parse-community
Product
parse-server

External References

Discussion (0)

Add Comment

No comments yet. Be the first!