Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-71217 2 Iperf3 Project, Redhat 2 Iperf3, Enterprise Linux 2026-08-11 7.5 High
A flaw was found in iperf3. A remote attacker can exploit this vulnerability by sending crafted control-channel JSON with oversized numeric parameters, such as `parallel` and `len`, which are not properly validated by the server. This improper input validation can lead to excessive stream and thread creation, as well as large buffer allocations, causing resource exhaustion. Consequently, this can result in a Denial of Service (DoS) on the affected iperf3 server.
CVE-2026-71218 2 Iperf3 Project, Redhat 2 Iperf3, Enterprise Linux 2026-08-11 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 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.