← Vulnerability feed

Vulnerability record · CVE-2022-24760 · published 12 March 2022

CVE-2022-24760: Parse Server prototype pollution leads to remote code execution

Parseplatform · Parse Server

Parse Server before 4.10.7 contains a prototype pollution flaw in DatabaseController.js that allows remote code execution. It affects the default MongoDB configuration and likely Postgres and other backends, and has been confirmed on Linux and Windows. Because the default configuration is vulnerable, any exposed Parse Server instance is at risk.

10.0 CVSS 3.1 Critical EPSS 49% · top 1.2% CWE-74 · InjectionCWE-1321 · Prototype pollution
10.0CVSS 3.1 base score, v2 7.5
49%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Parse Server is an open source http web server backend. In versions prior to 4.10.7 there is a Remote Code Execution (RCE) vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution vulnerable code in the file `DatabaseController.js`, so it is likely to affect Postgres and any other database backend as well. This vulnerability has been confirmed on Linux (Ubuntu) and Windows. Users are advised to upgrade as soon as possible. The only known workaround is to manually patch your installation with code referenced at the source GHSA-p6h4-93qp-jhcm.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

critical priorityCVSS 10.0 with network reachability, no authentication, and public exploit references make this an urgent patch.

What it is

Parse Server before 4.10.7 contains a prototype pollution flaw in DatabaseController.js that allows remote code execution. It affects the default MongoDB configuration and likely Postgres and other backends, and has been confirmed on Linux and Windows. Because the default configuration is vulnerable, any exposed Parse Server instance is at risk.

Impact

An unauthenticated attacker can execute arbitrary code on the server, leading to full compromise of the host and any data it can reach.

Attack surface

The flaw is reachable over the network through the HTTP API with no authentication or user interaction required, per the CVSS vector AV:N/AC:L/PR:N/UI:N. Any Parse Server instance running a vulnerable version with a supported database backend is exposed.

Exploitation

CISA KEV does not list this CVE, but EPSS is 0.49 (98.8th percentile) and multiple references are tagged Exploit, indicating public exploit code and elevated likelihood of exploitation.

What to do

  • Upgrade Parse Server to 4.10.7 or later immediately.
  • If upgrade is not possible, apply the manual patch referenced in GHSA-p6h4-93qp-jhcm.
  • Restrict network access to the Parse Server API to trusted clients only.
  • Audit database backends and configurations for exposure of the vulnerable endpoint.
  • Monitor for unexpected process execution or outbound connections from the Parse Server host.

Detection

  • Search server and application logs for anomalous requests to Parse Server API endpoints that may carry prototype pollution payloads.
  • Monitor for unexpected child processes or command execution spawned by the Parse Server process.
  • Alert on outbound network connections from the Parse Server host to unfamiliar destinations.
  • Track Parse Server version inventory to identify instances below 4.10.7.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-24760 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-30966Parseplatform parse-server improper access control vulnerabilityParse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.7 and 8.6.20, Parse Serv…EPSS 0.52%10.0CVE-2024-27298Parseplatform parse-server sql injection vulnerabilityparse-server is a Parse Server for Node.js / Express. This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL d…EPSS 1.0%9.9CVE-2026-30965Parseplatform parse-server incorrect authorization vulnerabilityParse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.8 and 8.6.21, a vulnerab…EPSS 1.6%9.8CVE-2023-36475Parseplatform parse-server prototype pollution vulnerabilityParse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacke…EPSS 3.2%9.8CVE-2022-41878Parseplatform parse-server injection vulnerabilityParse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 5.3.2 or 4.10.19, keywor…EPSS 0.93%9.8CVE-2022-41879Parseplatform parse-server prototype pollution vulnerabilityParse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 5.3.3 or 4.10.20, a comp…EPSS 0.86%9.8CVE-2022-39396Parseplatform parse-server prototype pollution vulnerabilityParse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.18, and prior to 5.3.1…EPSS 39%9.3CVE-2026-32248Parseplatform parse-server vulnerabilityParse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.12 and 8.6.38, an unauth…EPSS 0.92%

Source: NIST National Vulnerability Database (record CVE-2022-24760), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.