Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-41109

7.5 · HIGH
Published Sep 30, 2021 parseplatform CWE-200 EPSS 1.25% (67th pctl)

Overview

CVE-2021-41109 is a high-severity vulnerability affecting parseplatform parse-server. It was published on September 30, 2021 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from parseplatform. Update parse-server to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
parseplatform parse-server >= 0, < 4.10.4 Affected

Frequently Asked Questions

What is CVE-2021-41109?

CVE-2021-41109 is a high-severity vulnerability affecting parseplatform parse-server. It was published on September 30, 2021 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2021-41109?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2021-41109?

Check the references section for vendor advisories and patches from parseplatform. Update parse-server to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-41109?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-41109 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.