es CVE Vulnerabilities & Metrics

Focus on es vulnerabilities and metrics.

Last updated: 25 Nov 2025, 23:25 UTC

About es Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with es. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total es CVEs: 8
Earliest CVE date: 26 Sep 2016, 14:59 UTC
Latest CVE date: 03 Aug 2025, 02:15 UTC

Latest CVE reference: CVE-2025-54351

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 4

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 100.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 100.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical es CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 0.94

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 7
4.0-6.9 0
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS es CVEs

These are the five CVEs with the highest CVSS scores for es, sorted by severity first and recency.

All CVEs for es

CVE-2025-54351 es vulnerability CVSS: 0 03 Aug 2025, 02:15 UTC

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-54350 es vulnerability CVSS: 0 03 Aug 2025, 02:15 UTC

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

CVE-2025-54349 es vulnerability CVSS: 0 03 Aug 2025, 02:15 UTC

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

CVE-2024-53580 es vulnerability CVSS: 0 18 Dec 2024, 23:15 UTC

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

CVE-2024-26306 es vulnerability CVSS: 0 14 May 2024, 15:08 UTC

iPerf3 before 3.17, when used with OpenSSL before 3.2.0 as a server with RSA authentication, allows a timing side channel in RSA decryption operations. This side channel could be sufficient for an attacker to recover credential plaintext. It requires the attacker to send a large number of messages for decryption, as described in "Everlasting ROBOT: the Marvin Attack" by Hubert Kario.

CVE-2023-7250 es vulnerability CVSS: 0 18 Mar 2024, 13:15 UTC

A flaw was found in iperf, a utility for testing network performance using TCP, UDP, and SCTP. A malicious or malfunctioning client can send less than the expected amount of data to the iperf server, which can cause the server to hang indefinitely waiting for the remainder or until the connection gets closed. This will prevent other connections to the server, leading to a denial of service.

CVE-2023-38403 es vulnerability CVSS: 0 17 Jul 2023, 21:15 UTC

iperf3 before 3.14 allows peers to cause an integer overflow and heap corruption via a crafted length field.

CVE-2016-4303 es vulnerability CVSS: 7.5 26 Sep 2016, 14:59 UTC

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.