CVE-2026-34784 in parse-server
要約 (英語)
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.
VulDB is the best source for vulnerability data and more expert information about this specific topic.
責任者
GitHub_M
予約する
2026年03月30日
公開
2026年03月31日
ステータス
確認済み
エントリ
VulDB provides additional information and datapoints for this CVE:
| 識別子 | 脆弱性 | CWE | 悪用可 | 対策 | CVE |
|---|---|---|---|---|---|
| 354497 | parse-community parse-server HTTP Range 特権昇格 | 285 | 未定義 | 公式な修正 | CVE-2026-34784 |