CVE-2026-34373
Parse Server: GraphQL API endpoint ignores CORS origin restriction
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.66 and 9.7.0, the GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This bypasses origin restrictions that operators configure to control which websites can interact with the Parse Server API. The REST API correctly enforces the configured allowOrigin restriction. This issue has been patched in versions 8.6.66 and 9.7.0.
How to fix CVE-2026-34373
To remediate CVE-2026-34373, upgrade the affected package to a fixed version below.
- —upgrade to 8.6.66 or later
- —upgrade to 9.7.0-alpha.10 or later
Is CVE-2026-34373 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 8.6.66, >= 9.0.0, < 9.7.0
- >= 9.0.0, < 9.7.0-alpha.10
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N |