GHSA-8645-p2v4-73r2 · Severity: high · Ecosystem: 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.
Conclusion & alert: CVE-2026-32145 is rated Moderate Risk (51.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.62%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 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% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 · Severity: high · Ecosystem: erlang — wisp has Allocation of Resources Without Limits or Throttling
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| gleam-wisp | wisp | >= 0.2.0, < 2.2.2 | cpe:2.3:a:gleam-wisp:wisp:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| 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 |