Incorrect Authorization Affecting parse-server package, versions <8.6.67>=9.0.0 <9.7.0-alpha.11


Severity

Recommended
0.0
critical
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.04% (12th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Incorrect Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JS-PARSESERVER-15864382
  • published1 Apr 2026
  • disclosed31 Mar 2026
  • creditbugbunny-research

Introduced: 31 Mar 2026

NewCVE-2026-34532  (opens in a new tab)
CWE-863  (opens in a new tab)

How to fix?

Upgrade parse-server to version 8.6.67, 9.7.0-alpha.11 or higher.

Overview

parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js.

Affected versions of this package are vulnerable to Incorrect Authorization via the Cloud Function handler resolution process. An attacker can gain unauthorized access to protected functions by appending .prototype.constructor to the function name in the URL, which causes the validator access controls to be bypassed during prototype chain traversal. This allows invocation of functions intended to be restricted to authenticated or privileged users.

Workaround

This vulnerability can be mitigated by using arrow functions instead of the function keyword for Cloud Function handlers.

CVSS Base Scores

version 4.0
version 3.1