Vulnerability Description
A flaw was found in iperf3. A remote unauthenticated attacker can exploit a vulnerability in the `JSON_read()` function, which accepts a peer-controlled message length and allocates memory without an upper bound. This allows the attacker to trigger excessive memory consumption, leading to a Denial of Service (DoS) through memory exhaustion, severe slowdown, or termination of the iperf3 service.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-71218
- https://bugzilla.redhat.com/show_bug.cgi?id=2463003
- https://github.com/esnet/iperf/commit/0128d0357b7e8916fe39e980e455729bc0e5fd4e
FAQ
What is CVE-2026-71218?
CVE-2026-71218 is a vulnerability with a CVSS score of 5.3 (MEDIUM). A flaw was found in iperf3. A remote unauthenticated attacker can exploit a vulnerability in the `JSON_read()` function, which accepts a peer-controlled message length and allocates memory without an ...
How severe is CVE-2026-71218?
CVE-2026-71218 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-71218?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.