Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.71 and 9.7.1-alpha.1, file downloads via HTTP Range requests bypass the afterFind(Parse.File) trigger and its validators on storage adapters that support streaming (e.g. the default GridFS adapter). This allows access to files that should be protected by afterFind trigger authorization logic or built-in validators such as requireUser. This issue has been patched in versions 8.6.71 and 9.7.1-alpha.1.
References
| Link | Resource |
|---|---|
| https://github.com/parse-community/parse-server/commit/053109b3ee71815bc39ed84116c108ff9edbf337 | Patch |
| https://github.com/parse-community/parse-server/commit/a0b0c69fc44f87f80d793d257344e7dcbf676e22 | Patch |
| https://github.com/parse-community/parse-server/pull/10361 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/pull/10362 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-hpm8-9qx6-jvwv | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
01 Apr 2026, 17:06
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/parse-community/parse-server/commit/053109b3ee71815bc39ed84116c108ff9edbf337 - Patch | |
| References | () https://github.com/parse-community/parse-server/commit/a0b0c69fc44f87f80d793d257344e7dcbf676e22 - Patch | |
| References | () https://github.com/parse-community/parse-server/pull/10361 - Issue Tracking, Patch | |
| References | () https://github.com/parse-community/parse-server/pull/10362 - Issue Tracking, Patch | |
| References | () https://github.com/parse-community/parse-server/security/advisories/GHSA-hpm8-9qx6-jvwv - Mitigation, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| First Time |
Parseplatform
Parseplatform parse-server |
|
| CPE | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
31 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 20:16
Updated : 2026-04-01 17:06
NVD link : CVE-2026-34784
Mitre link : CVE-2026-34784
CVE.ORG link : CVE-2026-34784
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-285
Improper Authorization
