VYPR

iperf

by Esnet

Source repositories

CVEs (7)

  • CVE-2016-4303CriSep 26, 2016
    risk 0.64cvss 9.8epss 0.07

    The parse_string function in cjson.c in the cJSON library mishandles UTF8/16 strings, which allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a non-hex character in a JSON string, which triggers a heap-based buffer overflow.

  • CVE-2024-53580HigDec 18, 2024
    risk 0.49cvss 7.5epss 0.01

    iperf v3.17.1 was discovered to contain a segmentation violation via the iperf_exchange_parameters() function.

  • CVE-2026-71217HigAug 11, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-71218MedAug 11, 2026
    risk 0.27cvss 5.3epss 0.00

    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,…

  • CVE-2025-54351HigAug 3, 2025
    risk 0.00cvss 8.9epss 0.00

    In iperf before 3.19.1, net.c has a buffer overflow when --skip-rx-copy is used (for MSG_TRUNC in recv).

  • CVE-2025-54350LowAug 3, 2025
    risk 0.00cvss 3.7epss 0.00

    In iperf before 3.19.1, iperf_auth.c has a Base64Decode assertion failure and application exit upon a malformed authentication attempt.

  • CVE-2025-54349MedAug 3, 2025
    risk 0.00cvss 6.5epss 0.00

    In iperf before 3.19.1, iperf_auth.c has an off-by-one error and resultant heap-based buffer overflow.