GHSA-vr5f-2r24-w5hc · 深刻度: low · エコシステム: npm — Parse Server: File upload Content-Type override via extension mismatch
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.73 and 9.7.1-alpha.4, a file can be uploaded with a filename extension that passes the file extension allowlist (e.g., .txt) but with a Content-Type header that differs from the extension (e.g., text/html). The Content-Type is passed to the storage adapter without consistency validation. Storage adapters that store and serve the provided Content-Type (such as S3 or GCS) serve the file with the mismatched Content-Type. The default GridFS adapter is not affected because it derives Content-Type from the filename at serving time. This vulnerability is fixed in 8.6.73 and 9.7.1-alpha.4.
総合評価: CVE-2026-35200 は低リスク(10.5/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.16%、6 パーセンタイル) 推奨対応: 総合リスクは低く緊急対応は不要です。通常の保守サイクルでパッチを適用し、CVSS / EPSS が上昇したら優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.16% | +0.12% |
| 2 | 2026-04-07 | — | 0.04% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 2.1 | 4.0 | LOW |
|
— | — | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
GHSA-vr5f-2r24-w5hc · 深刻度: low · エコシステム: npm — Parse Server: File upload Content-Type override via extension mismatch
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.73 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.7.1 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.7.1 | cpe:2.3:a:parseplatform:parse-server:9.7.1:alpha1:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.7.1 | cpe:2.3:a:parseplatform:parse-server:9.7.1:alpha2:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.7.1 | cpe:2.3:a:parseplatform:parse-server:9.7.1:alpha3:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/parse-community/parse-server/pull/10383 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/pull/10384 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-vr5f-2r24-w5hc | Mitigation Patch Vendor Advisory |