UNKNOWN npm

Parse Server's Cloud function dispatch crashes server via prototype chain traversal

GHSA-4263-jgmp-7pf4 · BIT-parse-2026-32886 · CVE-2026-32886

Published · Modified

AI SAST

Find this class of vulnerability in your own code

Corgea's AI-native static analysis detects vulnerabilities like this one across your repositories, ranks them by exploitability, and returns review-ready fixes.

Description

Impact

Remote clients can crash the Parse Server process by calling a cloud function endpoint with a crafted function name that traverses the JavaScript prototype chain of a registered cloud function handler, causing a stack overflow.

Patches

The fix restricts property lookups during cloud function name resolution to own properties only, preventing prototype chain traversal from stored function handlers.

Workarounds

There is no known workaround.

Ready to move

Start Securing

Free, no credit card | First findings in minutes