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-30805

CVE-2026-30805: Pandora FMS Auth Bypass Vulnerability

CVE-2026-30805 is an authentication bypass flaw in Pandora FMS versions 777 through 800 that allows unauthorized API access. This article covers the technical details, affected versions, impact, and mitigation.

Published: May 17, 2026

CVE-2026-30805 Overview

CVE-2026-30805 is an authentication bypass vulnerability affecting Pandora FMS (Flexible Monitoring System). The flaw stems from insecure default initialization of a resource, allowing attackers to access the API without valid credentials. Pandora FMS versions 777 through 800 are affected.

The vulnerability is classified under CWE-1188 (Insecure Default Initialization of Resource). Successful exploitation grants attackers unauthorized access to monitoring data and administrative functions exposed through the API. Artica has published advisory details on its security portal.

Critical Impact

Remote unauthenticated attackers can bypass authentication through API access, compromising confidentiality and integrity of monitored infrastructure data.

Affected Products

  • Artica Pandora FMS version 777
  • Artica Pandora FMS versions 778 through 799
  • Artica Pandora FMS version 800

Discovery Timeline

  • 2026-05-12 - CVE-2026-30805 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-30805

Vulnerability Analysis

The vulnerability resides in the default initialization of an API-related resource in Pandora FMS. When the application initializes, the resource defaults to a state that does not enforce authentication checks for API requests. Attackers can reach the API endpoint over the network and invoke operations without providing credentials.

The issue applies to all installations running versions 777 through 800 that retain the default configuration. Because the API exposes monitoring, configuration, and agent management functionality, successful exploitation undermines both confidentiality and integrity of the monitoring platform.

Root Cause

The root cause is improper default initialization of a resource governing API authentication [CWE-1188]. The shipped configuration leaves the API accessible in a state that does not require valid authentication tokens or session credentials. Administrators relying on default values inherit this insecure posture without explicit warning.

Attack Vector

An attacker reaches the Pandora FMS API over the network without prior authentication or user interaction. The attacker issues crafted HTTP requests to API endpoints that should require authentication. Because the resource is initialized insecurely by default, the API accepts the requests and returns sensitive data or executes privileged operations.

The vulnerability mechanism is described in prose only because no verified proof-of-concept code is publicly available. Refer to the Pandora FMS Security Overview for vendor-published technical details.

Detection Methods for CVE-2026-30805

Indicators of Compromise

  • Unauthenticated HTTP requests to Pandora FMS API endpoints (commonly /include/api.php) returning HTTP 200 responses
  • Unexpected API queries originating from external or untrusted IP ranges
  • Anomalous read or write operations against monitoring data outside normal administrative hours
  • New or modified agents, alerts, or users not initiated by known administrators

Detection Strategies

  • Inspect web server access logs for API requests lacking valid session cookies or authentication headers
  • Correlate API request volume and source IPs against baseline administrator activity
  • Monitor for sequential API enumeration patterns indicative of automated probing
  • Deploy network detection rules that flag access to Pandora FMS API URIs from non-management subnets

Monitoring Recommendations

  • Forward Pandora FMS web server and application logs to a centralized SIEM for correlation
  • Alert on configuration changes, user creation events, and agent registrations made through the API
  • Track outbound connections from the Pandora FMS host that could indicate post-exploitation data exfiltration

How to Mitigate CVE-2026-30805

Immediate Actions Required

  • Upgrade Pandora FMS to a version released after 800 that contains the vendor fix as referenced in the Pandora FMS Security Overview
  • Restrict network access to the Pandora FMS console and API to trusted management networks only
  • Audit API access logs for unauthorized requests since the affected version was deployed
  • Rotate API tokens, administrator passwords, and any credentials managed through the monitoring platform

Patch Information

Artica publishes patch and version guidance through its security portal. Administrators should consult the Pandora FMS Security Overview for the fixed version corresponding to CVE-2026-30805 and apply the upgrade following the vendor's documented procedure.

Workarounds

  • Block external access to the Pandora FMS API at the perimeter firewall or reverse proxy
  • Enforce IP allowlisting on the web server for API URI paths until patches are applied
  • Require mutual TLS or a VPN for any administrative access to the monitoring console
  • Disable unused API features or endpoints in the Pandora FMS configuration where supported
bash
# Example nginx restriction limiting API access to a management subnet
location ~ ^/pandora_console/include/api\.php$ {
    allow 10.10.0.0/24;
    deny all;
    proxy_pass http://pandora_backend;
}

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechArtica Pandora Fms

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/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:N/R:U/V:C/RE:M/U:Amber
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-1188
  • Vendor Resources
  • Pandora FMS Security Overview
  • Related CVEs
  • CVE-2026-30808: Pandora FMS Auth Bypass Vulnerability

  • CVE-2021-32099: Artica Pandora FMS Auth Bypass Flaw

  • CVE-2026-30812: Artica Pandora FMS XSS Vulnerability

  • CVE-2025-5306: Artica Pandora FMS RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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