Cyber Resilience

CVE-2026-30804

High

Published: 13 April 2026

Published
13 April 2026
Modified
22 April 2026
KEV Added
Patch
CVSS Score v4 8.6 CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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
EPSS Score 0.0043 34.4th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-30804 is a high-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Artica Pandora Fms. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 34.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).

Deeper analysis

CVE-2026-30804 is an Unrestricted Upload of File with Dangerous Type vulnerability (CWE-434) that enables remote code execution through file uploads. It affects Pandora FMS versions from 777 through 800. The vulnerability has a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact on confidentiality, integrity, and availability.

A remote attacker with high privileges can exploit this vulnerability over the network with low attack complexity and no user interaction required. Successful exploitation allows the attacker to upload malicious files, leading to arbitrary remote code execution on the affected system.

For mitigation details, refer to the official advisory at https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Unrestricted Upload of File with Dangerous Type vulnerability allows Remote Code Execution via file upload. This issue affects Pandora FMS: from 777 through 800

CWE(s)

Related Threats

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.
T1505.003 Web Shell Persistence
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Why these techniques?

Unrestricted file upload (CWE-434) in public-facing Pandora FMS web app directly enables initial access via T1190 and deployment of a web shell (T1505.003) for RCE.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-34186Same product: Artica Pandora Fms
CVE-2026-30805Same product: Artica Pandora Fms
CVE-2026-30807Same product: Artica Pandora Fms
CVE-2026-30813Same product: Artica Pandora Fms
CVE-2026-30810Same product: Artica Pandora Fms
CVE-2026-34188Same product: Artica Pandora Fms
CVE-2024-12992Same product: Artica Pandora Fms
CVE-2026-30806Same product: Artica Pandora Fms
CVE-2024-12971Same product: Artica Pandora Fms
CVE-2026-30809Same product: Artica Pandora Fms

Affected Assets

artica
pandora fms
777 — 800.1

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Enforces validation of file upload inputs to reject dangerous types and malicious content, directly preventing exploitation of the unrestricted file upload vulnerability.

prevent

Requires timely remediation of known flaws like CVE-2026-30804 through patching Pandora FMS versions 777-800 to eliminate the vulnerability.

preventdetect

Deploys malicious code detection and prevention mechanisms to scan and block execution of dangerous files uploaded via the vulnerability.

References