CVE-2021-41109: LiveQuery publishes user session tokens

Published Sep 30, 2021
·
Updated

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to version 4.10.4, for regular (non-LiveQuery) queries, the session token is removed from the response, but for LiveQuery payloads it is currently not. If a user has a LiveQuery subscription on the Parse.User class, all session tokens created during user sign-ups will be broadcast as part of the LiveQuery payload. A patch in version 4.10.4 removes session tokens from the LiveQuery payload. As a workaround, set user.acl(new Parse.ACL()) in a beforeSave trigger to make the user private already on sign-up.

Affected Software

1 affected component
parseplatform Parse-server Node.js<4.10.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Parse Server to a version that resolves this vulnerability.

    Fixed in 4.10.4
  2. Configuration

    Implement the workaround by setting `user.acl(new Parse.ACL())` inside a `beforeSave` trigger for the sign-up flow to make the user private immediately.

    Parse Server beforeSave trigger (Parse.User) - user.acl(new Parse.ACL()) = Set user.acl(new Parse.ACL()) in a beforeSave trigger so the user is private already on sign-up

Event History

Sep 30, 2021
CVE Published
via MITRE·03:10 PM
Data Sourced
via MITRE·03:10 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·03:15 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is CVE-2021-41109?

CVE-2021-41109 is a vulnerability in Parse Server, an open-source backend for Node.js, where the session token is not removed from LiveQuery payloads, potentially exposing user data.

2

What is the severity of CVE-2021-41109?

The severity of CVE-2021-41109 is rated as high with a CVSS score of 7.5.

3

How does CVE-2021-41109 affect Parse Server?

CVE-2021-41109 affects Parse Server versions up to and excluding 4.10.4 by not removing the session token from LiveQuery payloads, which could lead to unauthorized access to user data.

4

How can I fix CVE-2021-41109 in Parse Server?

To fix CVE-2021-41109, you should update Parse Server to version 4.10.4 or newer, as this release addresses the vulnerability by removing the session token from LiveQuery payloads.

5

Are there any references for CVE-2021-41109?

Yes, you can find more information about CVE-2021-41109 in the following references: [GitHub Commit](https://github.com/parse-community/parse-server/commit/4ac4b7f71002ed4fbedbb901db1f6ed1e9ac5559), [Release Notes](https://github.com/parse-community/parse-server/releases/tag/4.10.4), [Security Advisory](https://github.com/parse-community/parse-server/security/advisories/GHSA-7pr3-p5fm-8r9x).

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203