CVE-2026-30965
Parse Server vulnerable to session token exfiltration via `redirectClassNameForKey` query parameter
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install parse-server@9.5.2-alpha.8
npm install parse-server@8.6.21
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 | 9.5.2-alpha.8 |
| parse-server | npm | All versions | 8.6.21 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-863Incorrect AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 10.0 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
References
- https://github.com/parse-community/parse-server/security/advisories/GHSA-6r2j-cxgf-495fWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-30965ADVISORY
- https://github.com/parse-community/parse-serverPACKAGE
- https://github.com/parse-community/parse-server/releases/tag/8.6.21WEB
- https://github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.8WEB
Frequently Asked Questions
- What is CVE-2026-30965?
- Parse Server vulnerable to session token exfiltration via `redirectClassNameForKey` query parameter This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 10.0/10).
- How do I check if my project is affected by CVE-2026-30965?
- CVE-2026-30965 affects parse-server. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-30965 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-2022-39396CRITICAL
Remote code execution via MongoDB BSON parser through prototype pollution
- CVE-2026-31856CRITICAL
Parse Server vulnerable to SQL injection via `Increment` operation on nested object field in PostgreSQL
- CVE-2026-31840CRITICAL
Parse Server: SQL injection via dot-notation field name in PostgreSQL
- CVE-2026-34532CRITICAL
parse-server has cloud function validator bypass via prototype chain traversal
- CVE-2026-30863CRITICAL
Parse Server: JWT audience validation bypass in Google, Apple, and Facebook authentication adapters
- CVE-2026-33409HIGH
Parse Server has an auth provider validation bypass on login via partial authData
- CVE-2026-31868MEDIUM
Parse Server vulnerable to stored XSS via file upload of HTML-renderable file types
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies