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 module search. This issue affects Pandora FMS: from 777 through 800
AnalysisAI
SQL injection in Pandora FMS module search functionality allows authenticated attackers to extract, modify, or delete database contents across versions 777 through 800. Attackers with low-level privileges can execute arbitrary SQL commands through improperly sanitized search parameters, leading to high confidentiality and integrity impact. No confirmed active exploitation (CISA KEV) at time of analysis, though the straightforward attack vector (network-accessible, low complexity, authenticated) and limited scope suggest moderate real-world risk for exposed instances.
Technical ContextAI
This vulnerability stems from CWE-89 (SQL Injection), where user-supplied input in Pandora FMS's module search feature is not properly sanitized before inclusion in SQL queries. Pandora FMS is a network and infrastructure monitoring platform that relies on database operations for managing monitored modules, agents, and alerts. The affected component fails to neutralize special SQL characters or employ parameterized queries, allowing authenticated users to inject malicious SQL syntax. The CPE string (cpe:2.3:a:pandora_fms:pandora_fms:*:*:*:*:*:*:*:*) indicates broad impact across all deployment types of the product. The CVSS vector shows network attack vector (AV:N) with low complexity (AC:L), requiring only low-level privileges (PR:L) and no user interaction (UI:N), making exploitation straightforward for authenticated attackers. The vulnerability affects both confidentiality and integrity of the vulnerable system (VC:H/VI:H) with limited scope impact (SC:L/SI:L/SA:L), suggesting potential for lateral data access beyond the immediate application database.
RemediationAI
Organizations should upgrade Pandora FMS to a patched version beyond the vulnerable 777-800 range. While the vendor advisory at https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/ acknowledges the issue, the exact fixed version number is not independently confirmed from available data-consult the vendor portal directly for the latest patched release. As an interim mitigation, restrict network access to the Pandora FMS interface using firewall rules or VPN requirements, enforce strong authentication policies to limit the pool of potential low-privilege attackers, implement database activity monitoring to detect SQL injection attempts, and review user permission models to ensure least-privilege access to module search functionality. Apply web application firewall (WAF) rules targeting SQL injection patterns as a temporary control layer, though this is not a substitute for patching. Verify the integrity of existing database contents if unauthorized access is suspected, as attackers may have modified monitoring configurations or extracted credentials.
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-21996
GHSA-chf8-3p4x-rchj