Description
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.
Published: 2026-08-11
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in iperf3 allows a remote attacker to send crafted control‑channel JSON with oversized numeric parameters such as parallel and len. Those parameters are not properly validated by the server, leading to the creation of excessive streams, threads and large buffers. The resulting resource exhaustion can render the iperf3 process unresponsive or crash it entirely, causing a denial of service for legitimate users.

Affected Systems

The vulnerability affects Red Hat Enterprise Linux 7, 8, 9 and 10 running iperf3. No specific iperf3 version information is provided in the advisory, but any instance of iperf3 available in the listed RHEL releases is potentially affected.

Risk and Exploitability

The CVSS score of 7.5 classifies this as a high‑severity vulnerability, however the EPSS score is not available, so the assessed exploitation probability is uncertain. The vulnerability is not cataloged in the CISA KEV database. Attackers can exploit the flaw from any network location that can reach the iperf3 server, making the realistic attack vector a remote network‑based DoS.

Generated by OpenCVE AI on August 11, 2026 at 10:21 UTC.

Remediation

Vendor Workaround

To mitigate this issue, restrict network access to the `iperf3` server to trusted clients or networks using firewall rules. If the `iperf3` server functionality is not required, disable the `iperf3` service.


OpenCVE Recommended Actions

  • Restrict network access to the iperf3 server to trusted clients or networks using firewall rules.
  • If the iperf3 server functionality is not required, disable the iperf3 service.
  • Apply any vendor‑provided patch for iperf3 as soon as it becomes available.

Generated by OpenCVE AI on August 11, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 10:30:00 +0000


Tue, 11 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Iperf3: iperf3 server accepts unbounded peer-controlled json parameters enabling remote denial of service via resource exhaustion
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-20
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-11T10:19:45.209Z

Reserved: 2026-08-05T08:41:54.899Z

Link: CVE-2026-71217

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T10:30:04Z

Weaknesses
  • CWE-20

    Improper Input Validation