CVE-2024-39309
ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install parse-server@6.5.7
npm install parse-server@7.1.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| parse-server | npm | All versions | 6.5.7 |
| parse-server | npm | All versions | 7.1.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-288
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6rWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-39309ADVISORY
- https://github.com/parse-community/parse-server/pull/9167WEB
- https://github.com/parse-community/parse-server/pull/9168WEB
- https://github.com/parse-community/parse-server/commit/2edf1e4c0363af01e97a7fbc97694f851b7d1ff3WEB
- https://github.com/parse-community/parse-server/commit/f332d54577608c5ad927255e06d8c694e2e0ff5bWEB
- https://github.com/parse-community/parse-serverPACKAGE
Frequently Asked Questions
- What is CVE-2024-39309?
- ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2024-39309?
- CVE-2024-39309 affects parse-server. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-39309 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2023-36475CRITICAL
Parse Server vulnerable to remote code execution via MongoDB BSON parser through prototype pollution
- CVE-2026-27804CRITICAL
Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter
- CVE-2026-30966CRITICAL
Parse Server has role escalation and CLP bypass via direct `_Join` table write
- CVE-2026-32248CRITICAL
Parse Server: Account takeover via operator injection in authentication data identifier
- CVE-2024-27298CRITICAL
ZDI-CAN-19105: Parse Server literalizeRegexPart SQL Injection
- CVE-2026-30965CRITICAL
Parse Server vulnerable to session token exfiltration via `redirectClassNameForKey` query parameter
- CVE-2026-31871CRITICAL
Parse Server vulnerable to SQL Injection via dot-notation sub-key name in `Increment` operation on PostgreSQL
- CVE-2026-31800HIGH
Parse Server: Classes `_GraphQLConfig` and `_Audience` master key bypass via generic class routes
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies