CVE-2026-39321: Parse Server has a login timing side-channel reveals user existence

Published Apr 7, 2026
·
Updated

Impact

The 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.

Patches

A dummy bcrypt comparison is now performed when no user is found, normalizing response timing regardless of user existence. Additionally, accounts without a stored password (e.g. OAuth-only) now also run a dummy comparison to prevent the same timing oracle.

Workarounds

Configure rate limiting on the login endpoint to slow automated enumeration. This reduces throughput but does not eliminate the timing signal for individual requests.

Other sources

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.

MITRE

Affected Software

9 affected componentsFixes available
npm/parse-server<8.6.74
8.6.74
npm/parse-server>=9.0.0<9.8.0-alpha.6
9.8.0-alpha.6
parseplatform Parse-server Node.js<8.6.74
parseplatform Parse-server Node.js>=9.0.0<9.8.0
parseplatform Parse-server Node.js=9.8.0-alpha1
parseplatform Parse-server Node.js=9.8.0-alpha2
parseplatform Parse-server Node.js=9.8.0-alpha3
parseplatform Parse-server Node.js=9.8.0-alpha4
parseplatform Parse-server Node.js=9.8.0-alpha5

Event History

Apr 7, 2026
CVE Published
via MITRE·06:11 PM
Data Sourced
via MITRE·06:11 PM
DescriptionWeakness
Data Sourced
via NVD·06:16 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·06:16 PM
RemedyAffected Software
Apr 8, 2026
Advisory Published
via GitHub·12:07 AM
Data Sourced
via GitHub·12:07 AM
DescriptionWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-39321?

CVE-2026-39321 has a medium severity rating due to its potential for user enumeration through timing attacks.

2

How do I fix CVE-2026-39321?

To fix CVE-2026-39321, upgrade to Parse Server version 8.6.74 or 9.8.0-alpha.6 or later.

3

What impact does CVE-2026-39321 have on user security?

CVE-2026-39321 can lead to information disclosure by allowing attackers to determine valid usernames or emails.

4

Which software versions are affected by CVE-2026-39321?

CVE-2026-39321 affects Parse Server versions prior to 8.6.74 and between 9.0.0 and 9.8.0-alpha.6.

5

Is CVE-2026-39321 a client-side or server-side vulnerability?

CVE-2026-39321 is a server-side vulnerability that exploits timing differences in login response behavior.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203