GHSA-j7mm-f4rv-6q6q · Severity: medium · Ecosystem: npm — Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.9 and 8.6.35, an attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause that references a protected field (including via dot-notation or $regex), the attacker can observe whether LiveQuery events are delivered for matching objects. This creates a boolean oracle that leaks protected field values. The attack affects any class that has both protectedFields configured in Class-Level Permissions and LiveQuery enabled. This vulnerability is fixed in 9.6.0-alpha.9 and 8.6.35.
Conclusion & alert: CVE-2026-32098 is rated Low Risk (34.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.29%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.29% | +0.24% |
| 2 | 2026-05-18 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-03-12 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-j7mm-f4rv-6q6q · Severity: medium · Ecosystem: npm — Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.35 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.6.0 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha1:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha2:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha3:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha4:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha5:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha6:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha7:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha8:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.35 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.9 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-j7mm-f4rv-6q6q | Mitigation Patch Vendor Advisory |