CVE-2026-34784: Parse Server: Streaming file download bypasses afterFind file trigger authorization

Published Mar 31, 2026
·
Updated

Impact

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.

Patches

The streaming file download path now executes the afterFind(Parse.File) trigger before sending any data. Authentication is resolved from the session token header so that trigger validators can distinguish authenticated from unauthenticated requests.

Workarounds

Use beforeFind(Parse.File) instead of afterFind(Parse.File) for file access authorization. The beforeFind trigger runs on all download paths including streaming.

Other sources

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.

NVD

Affected Software

5 affected componentsFixes available
npm/parse-server<8.6.71, <9.7.1-alpha.1
parseplatform Parse-server Node.js<8.6.71
parseplatform Parse-server Node.js>=9.0.0<9.7.1
npm/parse-server<8.6.71
8.6.71
npm/parse-server>=9.0.0<9.7.1-alpha.1
9.7.1-alpha.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade npm/parse-server to a version that resolves this vulnerability.

    Fixed in 8.6.71
  2. Upgrade

    Upgrade npm/parse-server to a version that resolves this vulnerability.

    Fixed in 9.7.1-alpha.1
  3. Upgrade

    Upgrade Parse Server to a version that resolves this vulnerability.

    Fixed in 8.6.71
  4. Upgrade

    Upgrade Parse Server to a version that resolves this vulnerability.

    Fixed in 9.7.1-alpha.1
  5. Configuration

    For file access authorization, use `beforeFind(Parse.File)` instead of `afterFind(Parse.File)`, since HTTP Range streaming file downloads could bypass `afterFind(Parse.File)` trigger validators in affected versions.

    Parse Server triggers for file access authorization Use of afterFind(Parse.File) vs beforeFind(Parse.File) = beforeFind(Parse.File)

Event History

Mar 31, 2026
CVE Published
via MITRE·07:39 PM
Data Sourced
via MITRE·07:39 PM
DescriptionWeakness
Data Sourced
via NVD·08:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
Apr 1, 2026
Advisory Published
via GitHub·11:09 PM
Data Sourced
via GitHub·11:09 PM
DescriptionWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-34784?

CVE-2026-34784 has a moderate severity level due to its potential for unauthorized file access.

2

How do I fix CVE-2026-34784?

To fix CVE-2026-34784, upgrade to Parse Server versions 8.6.71 or 9.7.1-alpha.1 or later.

3

What does CVE-2026-34784 affect?

CVE-2026-34784 affects the file download functionality in Parse Server versions prior to 8.6.71 and 9.7.1-alpha.1.

4

What type of vulnerability is CVE-2026-34784?

CVE-2026-34784 is a vulnerability that allows unauthorized access to files through HTTP Range requests.

5

Who is responsible for addressing CVE-2026-34784?

Developers using affected versions of Parse Server are responsible for applying updates to mitigate CVE-2026-34784.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203