Bug 2514348 (CVE-2026-73232) - CVE-2026-73232 github.com/ffuf/ffuf: ffuf: Denial of Service via HTTP response decompression bomb
Summary: CVE-2026-73232 github.com/ffuf/ffuf: ffuf: Denial of Service via HTTP respons...
Keywords:
Status: NEW
Alias: CVE-2026-73232
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-11 20:01 UTC by OSIDB Bzimport
Modified: 2026-08-12 22:53 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-11 20:01:25 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.