GHSA-9wj4-8h85-pgrw · 深刻度: medium · エコシステム: pip — OctoPrint Vulnerable to Denial of Service through malformed HTTP request in OctoPrint
OctoPrint versions up until and including 1.11.1 contain a vulnerability that allows any unauthenticated attacker to send a manipulated broken multipart/form-data request to OctoPrint and through that make the web server component become unresponsive. The issue can be triggered by a broken multipart/form-data request lacking an end boundary to any of OctoPrint's endpoints implemented through the octoprint.server.util.tornado.UploadStorageFallbackHandler request handler. The request handler will get stuck in an endless busy loop, looking for a part of the request that will never come. As Tornado is single-threaded, that will effectively block the whole web server. The vulnerability has been patched in version 1.11.2.
総合評価: CVE-2025-48879 は低リスク(30.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.22%、13 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.22% | +0.21% |
| 2 | 2025-11-21 | 0.06% | 0.01% | -0.04% |
| 3 | 2025-11-18 | — | 0.06% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-9wj4-8h85-pgrw · 深刻度: medium · エコシステム: pip — OctoPrint Vulnerable to Denial of Service through malformed HTTP request in OctoPrint
| URL | タグ |
|---|---|
| https://github.com/OctoPrint/OctoPrint/commit/c9c35c17bd820f19c6b12e6c0359fc0cfdd0c1ec | Patch |
| https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-9wj4-8h85-pgrw | Mitigation Vendor Advisory |