Launch Week Day 1: Announcing Security Design Review
UNKNOWN npm

GraphQL API endpoint ignores CORS origin restriction

GHSA-q3p6-g7c4-829c · BIT-parse-2026-34373 · CVE-2026-34373

Published · Modified

Description

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

Ready to move

Start Securing

Free, no credit card | First findings in minutes