CVE-2026-31901: CWE-204: Observable Response Discrepancy in parse-community parse-server
CVE-2026-31901 is a user enumeration vulnerability in parse-community's parse-server affecting versions prior to 8. 6. 34 and 9. 6. 0-alpha. 8 when email verification is enabled. The vulnerability arises because the /verificationEmailRequest endpoint returns distinct error messages based on whether an email address exists, is verified, or does not exist. An attacker can exploit this behavior to determine valid registered email addresses without authentication or user interaction. This information disclosure can facilitate targeted phishing, social engineering, or brute force attacks. The vulnerability has a CVSS 4.
AI Analysis
Technical Summary
Parse Server is an open-source backend framework that runs on Node.js and supports email verification via the /verificationEmailRequest endpoint. In affected versions prior to 8.6.34 and 9.6.0-alpha.8, this endpoint leaks information through observable response discrepancies. Specifically, it returns different error responses depending on whether the submitted email address is registered, already verified, or non-existent. This behavior constitutes a CWE-204 (Observable Response Discrepancy) vulnerability, enabling an unauthenticated attacker to enumerate valid user email addresses by sending crafted requests and analyzing the error codes returned. Such user enumeration can be leveraged to identify valid accounts for further attacks such as credential stuffing, phishing, or social engineering. The vulnerability is remotely exploitable over the network without requiring authentication or user interaction. The CVSS 4.0 vector (AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N) indicates network attack vector, low attack complexity, partial attack traceability, no privileges or user interaction needed, and low impact on confidentiality. The issue is resolved in parse-server versions 8.6.34 and 9.6.0-alpha.8 by standardizing error responses to prevent information leakage. No known exploits are reported in the wild as of now.
Potential Impact
The primary impact of this vulnerability is information disclosure through user enumeration. Attackers can identify valid email addresses registered in applications using vulnerable parse-server versions with email verification enabled. This undermines user privacy and can facilitate subsequent targeted attacks such as phishing campaigns, credential stuffing, and social engineering. While the vulnerability does not directly allow account takeover or data modification, the disclosed information significantly lowers the attacker's effort and increases the likelihood of successful attacks. Organizations relying on parse-server for backend services, especially those handling sensitive user data or operating in regulated industries, face increased risk of reputational damage, compliance violations, and potential data breaches stemming from secondary attacks enabled by this enumeration. The vulnerability affects all deployments of affected parse-server versions globally where email verification is enabled, making it a widespread concern.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade parse-server to version 8.6.34 or later, or 9.6.0-alpha.8 or later, where the issue is fixed by normalizing error responses to prevent user enumeration. If immediate upgrade is not feasible, administrators can implement custom middleware or API gateway rules to standardize responses from the /verificationEmailRequest endpoint, ensuring identical error messages regardless of email existence or verification status. Additionally, rate limiting and IP reputation filtering can reduce the risk of automated enumeration attempts. Monitoring logs for unusual patterns of verification requests can help detect exploitation attempts. Educating users about phishing risks and enforcing strong authentication mechanisms (e.g., multi-factor authentication) can mitigate downstream risks from enumerated accounts. Finally, reviewing and minimizing exposed information in API responses is a best practice to prevent similar vulnerabilities.
Affected Countries
United States, Germany, United Kingdom, India, Canada, Australia, France, Japan, Brazil, Netherlands, South Korea, Singapore
CVE-2026-31901: CWE-204: Observable Response Discrepancy in parse-community parse-server
Description
CVE-2026-31901 is a user enumeration vulnerability in parse-community's parse-server affecting versions prior to 8. 6. 34 and 9. 6. 0-alpha. 8 when email verification is enabled. The vulnerability arises because the /verificationEmailRequest endpoint returns distinct error messages based on whether an email address exists, is verified, or does not exist. An attacker can exploit this behavior to determine valid registered email addresses without authentication or user interaction. This information disclosure can facilitate targeted phishing, social engineering, or brute force attacks. The vulnerability has a CVSS 4.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Parse Server is an open-source backend framework that runs on Node.js and supports email verification via the /verificationEmailRequest endpoint. In affected versions prior to 8.6.34 and 9.6.0-alpha.8, this endpoint leaks information through observable response discrepancies. Specifically, it returns different error responses depending on whether the submitted email address is registered, already verified, or non-existent. This behavior constitutes a CWE-204 (Observable Response Discrepancy) vulnerability, enabling an unauthenticated attacker to enumerate valid user email addresses by sending crafted requests and analyzing the error codes returned. Such user enumeration can be leveraged to identify valid accounts for further attacks such as credential stuffing, phishing, or social engineering. The vulnerability is remotely exploitable over the network without requiring authentication or user interaction. The CVSS 4.0 vector (AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N) indicates network attack vector, low attack complexity, partial attack traceability, no privileges or user interaction needed, and low impact on confidentiality. The issue is resolved in parse-server versions 8.6.34 and 9.6.0-alpha.8 by standardizing error responses to prevent information leakage. No known exploits are reported in the wild as of now.
Potential Impact
The primary impact of this vulnerability is information disclosure through user enumeration. Attackers can identify valid email addresses registered in applications using vulnerable parse-server versions with email verification enabled. This undermines user privacy and can facilitate subsequent targeted attacks such as phishing campaigns, credential stuffing, and social engineering. While the vulnerability does not directly allow account takeover or data modification, the disclosed information significantly lowers the attacker's effort and increases the likelihood of successful attacks. Organizations relying on parse-server for backend services, especially those handling sensitive user data or operating in regulated industries, face increased risk of reputational damage, compliance violations, and potential data breaches stemming from secondary attacks enabled by this enumeration. The vulnerability affects all deployments of affected parse-server versions globally where email verification is enabled, making it a widespread concern.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade parse-server to version 8.6.34 or later, or 9.6.0-alpha.8 or later, where the issue is fixed by normalizing error responses to prevent user enumeration. If immediate upgrade is not feasible, administrators can implement custom middleware or API gateway rules to standardize responses from the /verificationEmailRequest endpoint, ensuring identical error messages regardless of email existence or verification status. Additionally, rate limiting and IP reputation filtering can reduce the risk of automated enumeration attempts. Monitoring logs for unusual patterns of verification requests can help detect exploitation attempts. Educating users about phishing risks and enforcing strong authentication mechanisms (e.g., multi-factor authentication) can mitigate downstream risks from enumerated accounts. Finally, reviewing and minimizing exposed information in API responses is a best practice to prevent similar vulnerabilities.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-09T21:59:02.689Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69b1c6312f860ef9436c35e1
Added to database: 3/11/2026, 7:44:49 PM
Last enriched: 3/19/2026, 2:17:10 AM
Last updated: 4/28/2026, 7:23:20 AM
Views: 59
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.