AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-71217

HIGH · CVSS 7.5 EPSS 0.42% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

A vulnerability in iperf3 allows remote attackers to exploit improper validation of oversized numeric parameters in control-channel JSON, leading to excessive resource allocation and potential Denial of Service (DoS) conditions. Organizations using iperf3 should prioritize patching this flaw to prevent service disruptions caused by resource exhaustion. This is particularly critical for environments relying on iperf3 for network performance testing and monitoring.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71217
Severity
HIGH
CVSS
7.5
EPSS
0.42%

Original NVD 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.