GHSA-468c-vq7p-gh64 · 深刻度: high · エコシステム: erlang — Plug: Unbounded buffer accumulation in multipart header parsing causes denial of service
Allocation of Resources Without Limits or Throttling vulnerability in plug_project plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':read_part_headers/2 in lib/plug/conn.ex does not obey its :length parameter. There is no upper bound on the size of the accumulated buffer. By contrast, the sibling function read_part_body has an explicit byte_size(acc) > length guard that stops accumulation once a limit is reached. No such guard exists in read_part_headers. An unauthenticated remote attacker can exhaust server memory by sending a crafted multipart/form-data request, causing a denial of service. This issue affects plug from 1.4.0 before 1.15.4, 1.16.3, 1.17.1, 1.18.2, and 1.19.2.
総合評価: CVE-2026-8468 は中リスク(48.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.62%、45 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.27% | 0.62% | +0.35% |
| 2 | 2026-05-20 | 0.20% | 0.27% | +0.07% |
| 3 | 2026-05-15 | — | 0.20% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
GHSA-468c-vq7p-gh64 · 深刻度: high · エコシステム: erlang — Plug: Unbounded buffer accumulation in multipart header parsing causes denial of service
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| plug_project | plug | >= 1.4.0, < 1.15.4 | cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:* |
| plug_project | plug | >= 1.16.0, < 1.16.3 | cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:* |
| plug_project | plug | >= 1.17.0, < 1.17.1 | cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:* |
| plug_project | plug | >= 1.18.0, < 1.18.2 | cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:* |
| plug_project | plug | >= 1.19.0, < 1.19.2 | cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:* |