Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-32878

CVE-2026-32878: Parse Server vulnerable to schema poisoning via prototype pollution in deep copy

March 17, 2026

An attacker can bypass the default request keyword denylist protection and the class-level permission for adding fields by sending a crafted request that exploits prototype pollution in the deep copy mechanism. This allows injecting fields into class schemas that have field addition locked down, and can cause permanent schema type conflicts that cannot be resolved even with the master key.

References

  • github.com/advisories/GHSA-9ccr-fpp6-78qf
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/pull/10200
  • github.com/parse-community/parse-server/pull/10201
  • github.com/parse-community/parse-server/security/advisories/GHSA-9ccr-fpp6-78qf
  • nvd.nist.gov/vuln/detail/CVE-2026-32878

Code Behaviors & Features

Detect and mitigate CVE-2026-32878 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.44, all versions starting from 9.0.0 before 9.6.0-alpha.20

Fixed versions

  • 9.6.0-alpha.20
  • 8.6.44

Solution

Upgrade to versions 8.6.44, 9.6.0-alpha.20 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Source file

npm/parse-server/CVE-2026-32878.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 18 Mar 2026 12:18:48 +0000.