CVE-2025-34088
An authenticated remote code execution vulnerability exists in Pandora FMS version 7.0NG and earlier.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (7.31%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
An authenticated remote code execution vulnerability exists in Pandora FMS version 7.0NG and earlier. The net_tools.php functionality allows authenticated users to execute arbitrary OS commands via the select_ips parameter when performing network tools operations, such as pinging. This occurs because user input is not properly sanitized before being passed to system commands, enabling command injection.
- CVSS 4.0
- 8.6 HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 7.31% probability · 94th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- pandorafms/pandora fms
- Source
- disclosure@vulncheck.com
References
- https://github.com/pandorafms/pandorafmsProduct
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/http/pandora_ping_cmd_exec.rbExploit
- https://vulncheck.com/advisories/pandora-fms-rce-via-pingThird Party Advisory
- https://www.exploit-db.com/exploits/48334Exploit, VDB Entry
- https://www.rapid7.com/db/modules/exploit/linux/http/pandora_ping_cmd_exec/Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.