๐Ÿ” CVE Alert

CVE-2026-73232

HIGH 7.5

ffuf denial of service (OOM) via HTTP response decompression bomb

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-409
Vendor ffuf
Product ffuf
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for ffuf ffuf

Be the first to know when new high vulnerabilities affecting ffuf ffuf are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

ffuf / ffuf
< 2.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ffuf/ffuf/security/advisories/GHSA-jcvh-xf52-2cwm github.com: https://github.com/ffuf/ffuf/pull/897 github.com: https://github.com/ffuf/ffuf/commit/fb0da86c60443b0dddbc9a86e91e3a6487dff79b github.com: https://github.com/ffuf/ffuf/releases/tag/v2.2.0