Back to Labs
Security Advisory

CVE-2023-36475

About

Parse 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 attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1.

Weakness (CWE):CWE-1321

Rainforest analyst review

Parse Server is a Node.js application backend, and this bug lets an unauthenticated attacker reach remote code execution through it: a prototype pollution sink corrupts JavaScript object internals, and that corruption is carried into the MongoDB BSON parser where it becomes code execution on the server. No login, no user interaction — a crafted request to the backend is enough, and Parse Server sits underneath whatever mobile or web app it powers.

Prototype pollution escalating to RCE is a well-understood and highly prized class in the Node ecosystem, and Parse Server is a general-purpose backend, so a compromise reaches the app's data store and application logic directly. Unauthenticated RCE in a deployable backend framework is the kind of finding that gets proof-of-concept attention quickly; the fixed versions 5.5.2 and 6.2.1 are the boundary between exposed and safe.

This is a dependency-inventory problem more than a scan-the-perimeter one. Parse Server arrives as an npm package buried in application stacks, so our job is to enumerate where it's used and pin the resolved version across every deployment, including containers and internal services. The advisory is easy to read; knowing every service that ships parse-server below 5.5.2 or 6.2.1 is the part that actually shortens the exposure window.

References

Related CVEs

No related CVEs.

Frequently asked questions

What is CVE-2023-36475?

Parse 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 attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1.

How severe is CVE-2023-36475?

CVE-2023-36475 carries a CVSS 3.1 base score of 9.8, rated critical. On the Rainforest Risk Index — which weighs the severity alongside how easy the flaw is to reach and how broad its impact is — it scores 99 out of 100, in the critical band.

How is CVE-2023-36475 exploited?

According to the CVSS vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H): attack vector Network, attack complexity Low, privileges required None, user interaction None. Impact on confidentiality High, integrity High and availability High.

Which products are affected by CVE-2023-36475?

Public advisories list the following as affected: parse-server. Check the references on this page for the exact versions each vendor confirms.

How do I fix CVE-2023-36475?

Apply the fix the vendor published — the references on this page link to the primary advisories and patches. When patching can't happen right away, reduce the exposure of the affected component and watch it for exploitation attempts. Rainforest customers see this vulnerability correlated to their own assets and prioritized by real exposure, not by score alone.

Empower Your Security Strategy with Rainforest

Discover vulnerabilities early, prioritize critical threats, and protect what truly matters. Rainforest streamlines your security operations, saving you time and reducing costs, so you can focus on what drives your business forward.

Share this:LinkedInX Email