Vulnerability CVE-2022-31112


Published: 2022-06-30

Description:
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions parse Server LiveQuery does not remove protected fields in classes, passing them to the client. The LiveQueryController now removes protected fields from the client response. Users are advised to upgrade. Users unable t upgrade should use `Parse.Cloud.afterLiveQueryEvent` to manually remove protected fields.

Type:

CWE-200

(Information Exposure)

 References:
https://github.com/parse-community/parse-server/commit/309f64ced8700321df056fb3cc97f15007a00df1
https://github.com/parse-community/parse-server/releases/tag/5.2.4
https://github.com/parse-community/parse-server/security/advisories/GHSA-crrq-vr9j-fxxh
https://github.com/parse-community/parse-server/pull/8074
https://github.com/parse-community/parse-server/issues/8073
https://github.com/parse-community/parse-server/commit/9fd4516cde5c742f9f29dd05468b4a43a85639a6

Copyright 2026, cxsecurity.com

 

Back to Top