AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-41109

HIGH · CVSS 7.5 EPSS 1.25% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-09-30 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-41109
Severity
HIGH
CVSS
7.5
EPSS
1.25%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)