CVE-2026-73232
Last modified
CVE-2026-73232 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ffuf | ffuf | < 2.2.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73232?
How severe is CVE-2026-73232?
How do I fix CVE-2026-73232?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73227electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.1
- CVE-2026-73228Django REST framework is a toolkit for building Web APIs. Pr…5.3
- CVE-2026-73229Django REST framework is a powerful and flexible toolkit for…4.3
- CVE-2026-7323Memory safety bugs present in Thunderbird ESR 140.10.0 and T…7.3
- CVE-2026-73230Ente provides end-to-end encrypted cloud services and securi…5.9
- CVE-2026-73231Faker generates massive amounts of fake data in the browser …7.8
- CVE-2026-73233FreeCAD is a free and open-source multiplatform 3D parametri…8.5
- CVE-2026-73234FreeCAD is a free and open-source multiplatform 3D parametri…7.8
- CVE-2026-73235FreeCAD is a free and open-source multiplatform 3D parametri…6.1
- CVE-2026-7324Memory safety bugs present in Thunderbird 150.0.0. Some of t…7.3
- CVE-2026-73241FreeRDP is a free implementation of the Remote Desktop Proto…8.3
- CVE-2026-73242FreeRDP is a free implementation of the Remote Desktop Proto…8.3
Are you affected by CVE-2026-73232?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
