CVE-2021-41109
HIGH7.5EPSS 0.36%LiveQuery publishes user session tokens in parse-server
Published: 9/30/2021Modified: 3/13/2026
Description
### Impact 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. ### Patches Remove session token from LiveQuery payload. ### Workaround Set `user.acl(new Parse.ACL())` in a beforeSave trigger to make the user private already on sign-up.
Affected packages (2)
- Bitnami/parsefrom 0, < 4.10.4
- npm/parse-serverfrom 0, < 4.10.4
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
References (5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2021-41109
- PATCHhttps://github.com/parse-community/parse-server
- WEBhttps://github.com/parse-community/parse-server/commit/4ac4b7f71002ed4fbedbb901db1f6ed1e9ac5559
- WEBhttps://github.com/parse-community/parse-server/releases/tag/4.10.4
- WEBhttps://github.com/parse-community/parse-server/security/advisories/GHSA-7pr3-p5fm-8r9x