The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-30804

CVE-2026-30804: Pandora FMS RCE Vulnerability

CVE-2026-30804 is a remote code execution vulnerability in Pandora FMS caused by unrestricted file upload. Attackers can execute arbitrary code by uploading malicious files. This article covers technical details, versions 777-800, and mitigation.

Published: April 17, 2026

CVE-2026-30804 Overview

CVE-2026-30804 is an Unrestricted Upload of File with Dangerous Type vulnerability (CWE-434) affecting Pandora FMS, a popular network monitoring and IT operations management platform. This vulnerability allows authenticated attackers to upload malicious files through the file upload functionality, ultimately leading to Remote Code Execution (RCE) on the target system.

The vulnerability exists in Pandora FMS versions 777 through 800, where insufficient validation of uploaded file types enables attackers to bypass intended security restrictions and execute arbitrary code on the server.

Critical Impact

Authenticated attackers can achieve Remote Code Execution by uploading malicious files, potentially compromising the entire monitoring infrastructure and any systems connected to it.

Affected Products

  • Pandora FMS versions 777 through 800

Discovery Timeline

  • 2026-04-13 - CVE-2026-30804 published to NVD
  • 2026-04-13 - Last updated in NVD database

Technical Details for CVE-2026-30804

Vulnerability Analysis

This vulnerability stems from inadequate file type validation in Pandora FMS's file upload functionality. The application fails to properly restrict which file types can be uploaded by authenticated users with high-privilege accounts. This oversight allows attackers to upload web shells, executable scripts, or other dangerous file types that can be subsequently executed by the web server.

Pandora FMS, as a network monitoring solution, typically has extensive access to network infrastructure and credentials for monitored systems. Compromising the Pandora FMS server through this vulnerability could provide attackers with a pivotal position to pivot throughout the network and access sensitive monitoring data.

The vulnerability requires authenticated access with high privileges, which somewhat limits the attack surface. However, in environments where multiple users have administrative access to Pandora FMS, or where credentials may have been compromised through other means, this vulnerability presents a serious risk.

Root Cause

The root cause of CVE-2026-30804 is the absence of proper file type validation and content inspection in the file upload handling mechanism. The application likely relies on client-side validation or easily spoofed file extension checks rather than implementing robust server-side validation that inspects file contents and MIME types.

Common implementation failures in file upload security include:

  • Accepting user-provided file extensions without verification
  • Not checking file contents against declared MIME types
  • Failing to sanitize uploaded filenames
  • Storing uploaded files in web-accessible directories without proper access controls

Attack Vector

The attack vector for CVE-2026-30804 is network-based, requiring no user interaction beyond the attacker's own authenticated session. An attacker with high-privileged access to the Pandora FMS web interface can exploit this vulnerability by:

  1. Authenticating to the Pandora FMS web console with a high-privilege account
  2. Navigating to a file upload functionality within the application
  3. Uploading a malicious file (such as a PHP web shell) disguised or bypassing file type restrictions
  4. Accessing the uploaded file through the web server to trigger code execution
  5. Executing arbitrary commands on the underlying server with the privileges of the web server process

The exploitation does not require complex conditions and can be executed in a straightforward manner once authenticated access is obtained.

Detection Methods for CVE-2026-30804

Indicators of Compromise

  • Unusual file uploads to Pandora FMS upload directories, particularly files with executable extensions (.php, .phtml, .php5, .phar)
  • Web server access logs showing requests to newly created files in upload directories
  • Unexpected process spawning from the web server process (e.g., www-data, apache, nginx)
  • Outbound network connections initiated from the Pandora FMS server to unknown destinations

Detection Strategies

  • Monitor file system changes in Pandora FMS upload and temporary directories for suspicious file creations
  • Implement web application firewall (WAF) rules to detect malicious file upload attempts
  • Configure SIEM alerts for unusual authentication patterns followed by file upload activity
  • Analyze web server logs for POST requests to upload endpoints followed by GET requests to unusual file paths

Monitoring Recommendations

  • Enable comprehensive logging for the Pandora FMS application and underlying web server
  • Implement file integrity monitoring on the Pandora FMS installation directory
  • Monitor for privilege escalation attempts on the Pandora FMS server
  • Review authentication logs for suspicious login activity, particularly from unexpected IP addresses

How to Mitigate CVE-2026-30804

Immediate Actions Required

  • Upgrade Pandora FMS to a patched version beyond version 800 that addresses this vulnerability
  • Review user accounts with high privileges and remove unnecessary access
  • Audit recent file uploads in the Pandora FMS application for suspicious files
  • Implement network segmentation to limit the impact of potential compromise

Patch Information

Pandora FMS has published information about this vulnerability on their security advisory page. Organizations running affected versions (777 through 800) should consult this resource for specific patch details and upgrade guidance.

It is recommended to upgrade to the latest stable version of Pandora FMS that contains the security fix for this file upload vulnerability.

Workarounds

  • Restrict access to Pandora FMS administrative functions to only essential personnel
  • Implement additional authentication layers (MFA) for Pandora FMS administrative access
  • Configure web server rules to prevent execution of uploaded files in upload directories
  • Place Pandora FMS behind a reverse proxy with strict file upload filtering
bash
# Example Apache configuration to prevent script execution in upload directories
<Directory "/var/www/pandora/upload">
    # Disable script execution
    Options -ExecCGI
    RemoveHandler .php .phtml .php5 .phar
    php_flag engine off
    
    # Deny direct access to uploaded files
    <FilesMatch "\.(php|phtml|php5|phar|cgi|pl|py)$">
        Require all denied
    </FilesMatch>
</Directory>

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechPandora Fms

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability0.37%

  • Known ExploitedNo
  • CVSS Vector
  • 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
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-434
  • Technical References
  • Pandora FMS Vulnerability Overview
  • Related CVEs
  • CVE-2026-34188: Pandora FMS RCE Vulnerability

  • CVE-2026-30809: Pandora FMS OS Command Injection Flaw

  • CVE-2026-30806: Pandora FMS RCE Vulnerability

  • CVE-2020-13851: Pandora FMS Remote Code Execution Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English