---
cve: "CVE-2026-73232"
severity: "HIGH"
cvss: 7.5
epss: "0.4%"
vendor: "ffuf"
kev: false
exploited: false
published: "2026-08-11 20:18:48"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T16:48:36+02:00"
---

# CVE-2026-73232

> 7.5 HIGH · 🧪 PoC

## Beschreibung

ffuf is a fast web fuzzer written in Go. Prior to 2.2.0, ffuf allows a malicious target server to cause an out-of-memory denial of service because the response size guard in pkg/runner/simple.go checks only the compressed Content-Length while io.ReadAll reads gzip, brotli, deflate, transparently decompressed, or chunked response bodies without a decompressed-size bound. This issue is fixed in version 2.2.0.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- fb0da86c60443b0dddbc9a86e91e3a6487dff79b (Commit)
- 0aa36bcfa45c255f0d719f7d5bc58f7cc9c93659 (Commit)

## Referenzen

- <https://github.com/ffuf/ffuf/security/advisories/GHSA-jcvh-xf52-2cwm>
- <https://github.com/ffuf/ffuf/pull/897>
- <https://github.com/ffuf/ffuf/commit/fb0da86c60443b0dddbc9a86e91e3a6487dff79b>
- <https://github.com/ffuf/ffuf/releases/tag/v2.2.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73232) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
