Cyber Posture

CVE-2026-34186

High

Published: 13 April 2026

Published
13 April 2026
Modified
22 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0003 9.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-34186 is a high-severity SQL Injection (CWE-89) vulnerability in Artica Pandora Fms. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 9.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires validation of information inputs like custom fields to neutralize special elements and prevent SQL injection (CWE-89) in Pandora FMS.

prevent

Mandates timely remediation of the specific SQL injection flaw affecting Pandora FMS versions 777 through 800, aligning with vendor patching guidance.

prevent

Enforces restrictions on input formats, lengths, and character sets for custom fields to mitigate SQL injection attempts.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The vulnerability is a remote SQL injection flaw (CWE-89) in the Pandora FMS web application with network attack vector (AV:N) and low privileges required (PR:L), directly enabling exploitation of public-facing applications.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

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

Deeper analysisAI

CVE-2026-34186 is an Improper Neutralization of Special Elements used in an SQL Command vulnerability (CWE-89) that enables SQL injection attacks via custom fields in Pandora FMS, affecting versions from 777 through 800. Published on 2026-04-13, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact across confidentiality, integrity, and availability.

An attacker with low-privilege authenticated access (PR:L) can exploit this vulnerability remotely over the network (AV:N) with low complexity (AC:L) and no user interaction required (UI:N). Successful exploitation allows arbitrary SQL commands to be injected via custom fields, potentially enabling data exfiltration, modification, or deletion, as well as denial-of-service impacts given the high ratings for C:H, I:H, and A:H.

Mitigation details are available in the vendor advisory at https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/. Security practitioners should prioritize patching affected Pandora FMS installations to versions outside the 777-800 range and review access controls for custom field usage.

Details

CWE(s)

Affected Products

artica
pandora fms
777 — 800.1

CVEs Like This One

CVE-2026-30813Same product: Artica Pandora Fms
CVE-2026-30806Same product: Artica Pandora Fms
CVE-2026-34188Same product: Artica Pandora Fms
CVE-2024-12992Same product: Artica Pandora Fms
CVE-2026-30804Same product: Artica Pandora Fms
CVE-2026-30809Same product: Artica Pandora Fms
CVE-2024-12971Same product: Artica Pandora Fms
CVE-2026-3180Shared CWE-89
CVE-2025-1872Shared CWE-89
CVE-2026-32458Shared CWE-89

References