CVE-2026-34363
Last modified
CVE-2026-34363 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects. The sensitive data filter modifies these shared objects in-place, so when one subscriber's filter removes a protected field, subsequent subscribers may receive the already-filtered object. This can cause protected fields and authentication data to leak to clients that should not see them, or cause clients that should see the data to receive an incomplete object. Additionally, when an afterEvent Cloud Code trigger is registered, one subscriber's trigger modifications can leak to other subscribers through the same shared mutable state. Any Parse Server deployment using LiveQuery with protected fields or afterEvent triggers is affected when multiple clients subscribe to the same class. This issue has been patched in versions 8.6.65 and 9.7.0-alpha.9.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Parseplatform | Parse-Server | < 8.6.65 | — |
| Parseplatform | Parse-Server | >= 9.0.0, < 9.7.0 | — |
| Parseplatform | Parse-Server | 9.7.0 | Alpha1 |
References
- https://github.com/parse-community/parse-server/pull/10330Issue Tracking, Patch
- https://github.com/parse-community/parse-server/pull/10331Issue Tracking, Patch
- https://github.com/parse-community/parse-server/security/advisories/GHSA-m983-v2ff-wq65Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34363?
How severe is CVE-2026-34363?
How do I fix CVE-2026-34363?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34356Heap-based Buffer Overflow vulnerability in Apache HTTP Serv…7.5
- CVE-2026-34358CtrlPanel is open-source billing software for hosting provid…8.1
- CVE-2026-34359HAPI FHIR is a complete implementation of the HL7 FHIR stand…9.1
- CVE-2026-34360HAPI FHIR is a complete implementation of the HL7 FHIR stand…5.8
- CVE-2026-34361HAPI FHIR is a complete implementation of the HL7 FHIR stand…9.3
- CVE-2026-34362WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-34364WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-34365InvoiceShelf is an open-source web & mobile app that helps t…8.1
- CVE-2026-34366InvoiceShelf is an open-source web & mobile app that helps t…8.1
- CVE-2026-34367InvoiceShelf is an open-source web & mobile app that helps t…8.7
- CVE-2026-34368WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-34369WWBN AVideo is an open source video platform. In versions up…5.3
Are you affected by CVE-2026-34363?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
