Launch Week Day 1: Announcing Security Design Review
UNKNOWN npm

Parse Server has a bypass of class-level permissions in LiveQuery

GHSA-7ch5-98q2-7289 · BIT-parse-2026-30947 · CVE-2026-30947

Published · Modified

Description

Impact

Class-level permissions (CLP) are not enforced for LiveQuery subscriptions. An unauthenticated or unauthorized client can subscribe to any LiveQuery-enabled class and receive real-time events for all objects, regardless of CLP restrictions.

All Parse Server deployments that use LiveQuery with class-level permissions are affected. Data intended to be restricted by CLP is leaked to unauthorized subscribers in real time.

Patches

The fix enforces CLP before creating the subscription and during event delivery.

Workarounds

Disable LiveQuery for classes that use CLP restrictions by removing them from the liveQuery.classNames server configuration.

References

Ready to move

Start Securing

Free, no credit card | First findings in minutes