GHSA-8645-p2v4-73r2 · 深刻度: high · エコシステム: erlang — wisp has Allocation of Resources Without Limits or Throttling
Allocation of Resources Without Limits or Throttling vulnerability in gleam-wisp wisp allows a denial of service via multipart form body parsing. The multipart_body function bypasses configured max_body_size and max_files_size limits. When a multipart boundary is not present in a chunk, the parser takes the MoreRequiredForBody path, which appends the chunk to the output but passes the quota unchanged to the recursive call. Only the final chunk containing the boundary is counted via decrement_quota. The same pattern exists in multipart_headers, where MoreRequiredForHeaders recurses without calling decrement_body_quota. An unauthenticated attacker can exhaust server memory or disk by sending arbitrarily large multipart form submissions in a single HTTP request. This issue affects wisp: from 0.2.0 before 2.2.2.
総合評価: CVE-2026-32145 は中リスク(51.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.62%、45 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.62% | +0.61% |
| 2 | 2026-04-03 | 0.06% | 0.01% | -0.04% |
| 3 | 2026-04-02 | — | 0.06% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-8645-p2v4-73r2 · 深刻度: high · エコシステム: erlang — wisp has Allocation of Resources Without Limits or Throttling
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| gleam-wisp | wisp | >= 0.2.0, < 2.2.2 | cpe:2.3:a:gleam-wisp:wisp:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://cna.erlef.org/cves/CVE-2026-32145.html | Patch Third Party Advisory |
| https://github.com/gleam-wisp/wisp/commit/7a978748e12ab29db232c222254465890e1a4a90 | Patch |
| https://github.com/gleam-wisp/wisp/security/advisories/GHSA-8645-p2v4-73r2 | Vendor Advisory |
| https://osv.dev/vulnerability/EEF-CVE-2026-32145 | Third Party Advisory |