CVE-2025-34088

Severity CVSS v4.0:
HIGH
Type:
CWE-78 OS Command Injections
Publication date:
03/07/2025
Last modified:
03/07/2025

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.