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.
References
| Link | Resource |
|---|---|
| https://github.com/pandorafms/pandorafms | Product |
| https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/http/pandora_ping_cmd_exec.rb | Exploit |
| https://vulncheck.com/advisories/pandora-fms-rce-via-ping | Third Party Advisory |
| https://www.exploit-db.com/exploits/48334 | Exploit VDB Entry |
| https://www.rapid7.com/db/modules/exploit/linux/http/pandora_ping_cmd_exec/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2025-07-03 20:15
Updated : 2025-09-16 19:44
NVD link : CVE-2025-34088
Mitre link : CVE-2025-34088
CVE.ORG link : CVE-2025-34088
JSON object : View
Products Affected
pandorafms
- pandora_fms
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
