CVE Catalog

CVE-2026-34373

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

10th percentile - higher than 10% of all known CVEs

Summary

Parse Server prior to versions 8.6.66 and 9.7.0-alpha.10 does not respect the allowOrigin server option in the GraphQL API, unconditionally allowing cross-origin requests from any website. The REST API correctly enforces this restriction.

Risk Assessment

Operators who configured origin restrictions to control which websites can interact with the API are bypassed by GraphQL, potentially leading to unauthorized data access.

Recommendation

Update Parse Server to version 8.6.66 or 9.7.0-alpha.10 (or later).

Other vulnerabilities in Parse Server

See all
Original NVD description (English source)

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-alpha.10, 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-alpha.10.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS