Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-34373

GraphQL API endpoint ignores CORS origin restriction
Back to all
CVE

CVE-2026-34373

GraphQL API endpoint ignores CORS origin restriction

Impact

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.

Patches

The GraphQL API endpoint now uses the same CORS middleware as the REST API, ensuring the allowOrigin and allowHeaders server options are consistently enforced across all endpoints.

Workarounds

There is no known workaround other than upgrading.

Resources

  • GitHub security advisory: https://github.com/parse-community/parse-server/security/advisories/GHSA-q3p6-g7c4-829c
  • Fix Parse Server 9: https://github.com/parse-community/parse-server/pull/10334
  • Fix Parse Server 8: https://github.com/parse-community/parse-server/pull/10335

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
5.3
-
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
8.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Related Resources

No items found.

References

https://github.com/parse-community/parse-server/security/advisories/GHSA-q3p6-g7c4-829c, https://nvd.nist.gov/vuln/detail/CVE-2026-34373, https://github.com/parse-community/parse-server/pull/10334, https://github.com/parse-community/parse-server/pull/10335, https://github.com/parse-community/parse-server/commit/0347641507891d0013ec57f7c10f012064f41263, https://github.com/parse-community/parse-server/commit/4dd0d3d8be1c39664c74ad10bb0abaa76bc41203, https://github.com/parse-community/parse-server

Severity

8.8

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
8.8
EPSS Probability
0.00021%
EPSS Percentile
0.06222%
Introduced Version
9.0.0,9.0.0-alpha.1,3.5.0
Fix Available
9.7.0-alpha.10,8.6.66

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading