PT-2026-48962 · Unknown · Parse Server
CVE-2026-53726
·
Published
2026-06-12
·
Updated
2026-06-19
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Parse Server versions prior to 8.6.80
Parse Server versions prior to 9.9.1-alpha.6
Description
A relation query using the
$relatedTo operator allows an unauthenticated client to read the membership of a Relation field. This occurs even if the field is hidden by protectedFields or if the object owning the relation is restricted by Access Control Lists (ACL) or class-level permissions. An attacker with the objectId of the owning object can enumerate linked objects or use the operator as a membership oracle to confirm if a specific object is linked to a private parent. This affects applications using protectedFields or ACLs to keep data confidential, such as block lists or private group memberships.Recommendations
Update to version 8.6.80.
Update to version 9.9.1-alpha.6.
Exploit
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Parse Server