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:L/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 SQL Command vulnerability allows SQL Injection via custom fields. This issue affects Pandora FMS: from 777 through 800
AnalysisAI
SQL injection in Pandora FMS versions 777 through 800 enables authenticated remote attackers to execute arbitrary SQL commands via specially crafted custom field inputs, potentially exposing sensitive monitoring data, modifying database contents, or compromising the underlying infrastructure management system. The vulnerability requires low-privilege authentication (PR:L) but has high confidentiality and integrity impact across the monitoring platform. No public exploit code or active exploitation confirmed at time of analysis, though the straightforward attack complexity (AC:L) and network accessibility (AV:N) elevate real-world risk for internet-exposed Pandora FMS instances.
Technical ContextAI
Pandora FMS is an enterprise monitoring and network management platform written in PHP with MySQL/PostgreSQL backends. This CWE-89 SQL injection flaw stems from improper input validation and sanitization of user-supplied data within the custom fields functionality-a feature allowing administrators to define metadata fields for monitored devices and services. The affected component fails to neutralize SQL metacharacters (quotes, semicolons, UNION operators) before incorporating custom field values into dynamically constructed database queries. The CPE identifier cpe:2.3:a:pandora_fms:pandora_fms confirms this affects the core Pandora FMS application across a continuous version range (777-800), indicating a systemic input handling deficiency introduced or perpetuated across multiple releases. The CVSS 4.0 vector reveals network-based exploitation with low complexity, requiring only low-privilege authenticated access, making this exploitable by any legitimate user with custom field modification permissions.
RemediationAI
Immediately upgrade Pandora FMS to version 801 or later, which contains input validation fixes for custom field SQL injection vulnerabilities. Download the latest stable release from the official Pandora FMS repository or apply vendor-supplied patches through your existing update mechanism. For urgent interim mitigation where immediate patching is not feasible, restrict custom field modification permissions to only highly trusted administrative accounts via the Pandora FMS role-based access control system (Profile Management), reducing the pool of potential attackers. Implement web application firewall (WAF) rules to detect and block SQL injection patterns in POST requests to custom field endpoints, though this provides only partial defense-in-depth. Audit database query logs for anomalous SQL syntax or UNION-based injection attempts targeting custom field tables as indicators of exploitation attempts. Review all existing custom field values for suspicious SQL fragments that may indicate prior compromise. Consult the vendor security advisory at https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/ for version-specific remediation guidance and supplementary hardening recommendations.
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-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21998
GHSA-4hgf-5jwc-7v3g