THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-73232 (HIGH 7.5) — 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, deflat

[NVD] CVE-2026-73232 (HIGH 7.5) — 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, deflat

lownvdPublished 2026-08-11

CVE-2026-73232 CVSS: 7.5 HIGH Published: 2026-08-11T20:18:48.543

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 bod

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-73232