CVE-2025-34030

CVE-2025-34030 is a critical-severity vulnerability with a CVSS 4.0 base score of 10.0. Its EPSS exploit-prediction score of 59% places it in the 99th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-78.

Key facts

Description

An OS command injection vulnerability exists in sar2html version 3.2.2 and prior via the plot parameter in index.php. The application fails to sanitize user-supplied input before using it in a system-level context. Remote, unauthenticated attackers can inject shell commands by appending them to the plot parameter (e.g., ?plot=;id) in a crafted GET request. The output of the command is displayed in the application's interface after interacting with the host selection UI. Successful exploitation leads to arbitrary command execution on the underlying system. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-04 UTC.

Frequently asked questions

What is CVE-2025-34030?
An OS command injection vulnerability exists in sar2html version 3.2.2 and prior via the plot parameter in index.php. The application fails to sanitize user-supplied input before using it in a system-level context. Remote, unauthenticated attackers can inject shell commands by appending them to the plot parameter (e.g., ?plot=;id) in a crafted GET request. The output of the command is displayed in the application's interface after interacting with the host selection UI. Successful exploitation leads to arbitrary command execution on the underlying system. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-04 UTC.
How severe is CVE-2025-34030?
CVE-2025-34030 has a CVSS 4.0 base score of 10.0, rated critical severity.
Is CVE-2025-34030 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 59% (99th percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2025-34030?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
Does CVE-2025-34030 have an EU (EUVD) identifier?
Yes. CVE-2025-34030 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-18774.
When was CVE-2025-34030 published?
CVE-2025-34030 was published on 2025-06-20 and last updated on 2026-06-17.

References

Other CWE-78 (OS Command Injection) vulnerabilities

Browse all CWE-78 (OS Command Injection) vulnerabilities →