#VU124976 Prototype pollution in Parse Server - CVE-2026-30939

 

#VU124976 Prototype pollution in Parse Server - CVE-2026-30939

Published: April 6, 2026


Vulnerability identifier: #VU124976
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2026-30939
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Parse Server
Software vendor:
Parse Community

Description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improperly controlled modification of object prototype attributes in the Cloud Function endpoint dispatch logic when handling a Cloud Function request with a prototype property name as the function name. A remote attacker can send a specially crafted request to cause a denial of service.

Requests using other prototype property names or dot-notation traversal may bypass Cloud Function dispatch validation and return HTTP 200 responses even when no such Cloud Functions are defined.


Remediation

Install security update from vendor's website.

External links