CVE-2025-34088
HighCVSS 8.8Exploitation Probability (EPSS)
Very high risk91th percentile - higher than 91% of all known CVEs
Summary
An authenticated remote code execution vulnerability exists in Pandora FMS version 7.0NG and earlier. The net_tools.php script fails to sanitize the select_ips parameter before passing it to system commands, allowing command injection.
Risk Assessment
An authenticated attacker can gain full control over the Pandora FMS server, execute arbitrary commands, modify data, or disrupt monitored IT infrastructure.
Recommendation
Upgrade Pandora FMS to a version later than 7.0NG immediately. Restrict administrative interface access to trusted users until the patch is applied.
Other vulnerabilities in Pandora FMS
See all- CVE-2026-30810High
Server-Side Request Forgery vulnerability allows Privilege Escalation via API Checker extension. This issue affects Pandora FMS from versions 777 to 800.
- CVE-2026-30808High
Session Fixation vulnerability allows Session Hijacking via crafted session ID. This issue affects Pandora FMS: from 777 through 800.
- CVE-2026-34187Critical
CVE-2026-34187 is a vulnerability related to improper neutralization of special elements used in SQL commands, allowing SQL Injection via graph container parameter. This issue affects Pandora FMS versions from 777 to 800.
- CVE-2026-30805Critical
Insecure Default Initialization of Resource vulnerability allows Authentication Bypass via API access. This issue affects Pandora FMS from versions 777 through 800.
- CVE-2021-36698Medium
An XSS vulnerability in Pandora FMS up to version 755 allows an attacker to inject malicious script by creating a new event filter with a crafted name.
- CVE-2021-36697Medium
A vulnerability in Artica Pandora FMS up to version 755 allows an admin to overwrite the .htaccess file via the File Manager component. The new .htaccess contains a Rewrite Rule with a file type definition, enabling upload of a normal PHP file and code execution via an HTTP request.
Original NVD description (English source)
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.

