CVE Catalog

CVE-2026-34784

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

30th percentile - higher than 30% of all known CVEs

Summary

Parse Server before versions 8.6.71 and 9.7.1-alpha.1 allows file downloads via HTTP Range requests that bypass the afterFind(Parse.File) trigger and validators when the storage adapter supports streaming (e.g., default GridFS). This grants unauthorized access to protected files.

Risk Assessment

An attacker can gain unauthorized access to files that should be protected by afterFind authorization logic or built-in validators, compromising data confidentiality.

Recommendation

Upgrade Parse Server to version 8.6.71 or 9.7.1-alpha.1 (or later) which prevents this bypass.

Other vulnerabilities in Parse Server

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS