Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:C/RE:M/U:Amber
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
Improper Neutralization of Special Elements used in an OS Command vulnerability allows OS Command Injection via Network Report. This issue affects Pandora FMS: from 777 through 800
AnalysisAI
OS command injection in Pandora FMS versions 777 through 800 allows authenticated remote attackers to execute arbitrary system commands via the Network Report functionality. The vulnerability stems from improper input sanitization of special elements used in OS commands. With CVSS 8.7 (HIGH) severity and network-accessible attack vector requiring only low privileges, this poses significant risk to monitoring infrastructure despite no confirmed active exploitation (not in CISA KEV) or public exploit code at time of analysis.
Technical ContextAI
The vulnerability resides in Pandora FMS, an open-source network monitoring and management solution. The affected component is the Network Report feature, which appears to accept user-supplied input that gets incorporated into system command execution without proper sanitization. CWE-78 (OS Command Injection) indicates the application constructs OS commands using externally-influenced input but fails to neutralize or incorrectly neutralizes special elements that could modify the intended command. The CPE string cpe:2.3:a:pandora_fms:pandora_fms identifies the Pandora FMS application as the vulnerable product. Versions 777 through 800 (approximately 23 consecutive releases) are confirmed affected, suggesting this is a design flaw introduced in version 777 or a long-standing weakness not previously identified. The CVSS 4.0 vector indicates network accessibility (AV:N), low attack complexity (AC:L), no additional attack requirements (AT:N), and requirement for low-privileged authentication (PR:L), meaning any authenticated user regardless of permission level could potentially exploit this vulnerability.
RemediationAI
Organizations running Pandora FMS versions 777-800 should immediately consult the vendor security advisory at https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/ for patch availability and upgrade instructions. Upstream fix available per vendor advisory; specific patched version number not independently confirmed from available data. Until patching is completed, implement immediate compensatory controls: restrict network access to the Pandora FMS web interface to trusted administrator IP addresses only using firewall rules or web server access controls, review and audit all user accounts with access to Network Report functionality, enable comprehensive command execution logging on the Pandora FMS server to detect exploitation attempts, and consider disabling the Network Report feature entirely if not operationally critical. For organizations unable to patch immediately, deploy web application firewall rules to inspect and block requests to Network Report endpoints containing command injection metacharacters (semicolons, pipes, backticks, dollar signs with parentheses). Verify patch effectiveness post-deployment by reviewing server-side input validation in the Network Report code path.
More in Pandora Fms
View allPandora FMS monitoring platform versions 700 through 777.6 contain a command injection vulnerability that allows OS comm
Improper Neutralization of Special Elements in the Netflow directory field may allow OS command injection. This issue af
Authenticated command injection in Pandora FMS 7.0NG and earlier allows remote code execution via the net_tools.php ping
Artica Pandora FMS 7.44 allows remote command execution via the events feature. Rated high severity (CVSS 8.8), this vul
Arbitrary commands execution on the server by exploiting a command injection vulnerability in the LDAP authentication me
PandoraFMS <=7.54 allows arbitrary file upload, it leading to remote command execution via the File Manager. Rated criti
A SQL injection vulnerability in the pandora_console component of Artica Pandora FMS 742 allows an unauthenticated attac
Artica Pandora FMS 742 allows unauthenticated attackers to perform Phar deserialization. Rated critical severity (CVSS 9
Artica Pandora FMS before 743 allows unauthenticated attackers to conduct SQL injection attacks via the pandora_console/
Artica Pandora FMS 7.44 allows privilege escalation. Rated critical severity (CVSS 9.8), this vulnerability is remotely
Pandora FMS 7.0 NG <= 746 suffers from Multiple XSS vulnerabilities in different browser views. Rated critical severity
Artica Pandora FMS 7.44 has inadequate access controls on a web folder. Rated high severity (CVSS 7.5), this vulnerabili
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21988