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

CVE-2026-30808: Pandora FMS Auth Bypass Vulnerability

CVE-2026-30808 is a session fixation flaw in Pandora FMS that enables session hijacking through crafted session IDs. This article covers the technical details, affected versions 777-800, and mitigation strategies.

Published: May 17, 2026

CVE-2026-30808 Overview

CVE-2026-30808 is a Session Fixation vulnerability in Pandora FMS that allows an attacker to perform Session Hijacking via a crafted session ID. The flaw affects Pandora FMS versions 777 through 800, the network monitoring and management platform developed by Artica. The vulnerability is tracked under CWE-384: Session Fixation.

An attacker who successfully fixes a victim's session identifier can hijack the authenticated session after the victim logs in. This grants the attacker access to the victim's privileges within the Pandora FMS console.

Critical Impact

Successful exploitation enables full session hijacking, giving an attacker the same access level as the targeted authenticated user, including potential administrative control over monitoring infrastructure.

Affected Products

  • Artica Pandora FMS version 777
  • Artica Pandora FMS versions between 777 and 800
  • Artica Pandora FMS version 800

Discovery Timeline

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

Technical Details for CVE-2026-30808

Vulnerability Analysis

The vulnerability stems from improper handling of session identifiers in Pandora FMS. The application accepts a session ID supplied prior to authentication and continues to use that same identifier after the user successfully authenticates. This behavior violates the secure session management principle of regenerating the session ID on privilege boundary changes such as login.

The issue is classified under CWE-384: Session Fixation. Pandora FMS is widely deployed for IT infrastructure monitoring, so hijacked sessions can expose monitoring data, agent configurations, and administrative functions. The EPSS score is 0.011%, indicating low observed exploitation likelihood, but the impact remains significant given the platform's privileged role in enterprise environments.

Root Cause

The root cause is the absence of session identifier regeneration after authentication. When a user logs in, Pandora FMS retains any session ID that was already associated with the browser. An attacker who can plant a known session identifier on the victim's browser, through a crafted link or a related vector, will share that session once the victim authenticates.

Attack Vector

The attack is network-based and requires user interaction. An attacker first obtains or generates a valid session identifier from the Pandora FMS instance. The attacker then induces the victim to load the application with that fixed session ID, typically through a phishing link or a crafted URL containing the identifier. When the victim authenticates, the attacker reuses the same session ID to access the application as the victim.

No public proof-of-concept exploit is currently listed for CVE-2026-30808. See the Pandora FMS Vulnerability Overview for vendor technical details.

Detection Methods for CVE-2026-30808

Indicators of Compromise

  • Multiple concurrent authenticated sessions sharing the same session identifier from different source IP addresses or user-agents.
  • Authentication events where the post-login session cookie matches a session cookie observed before authentication for the same user.
  • Unexpected administrative actions in Pandora FMS audit logs originating from sessions that were idle or unauthenticated minutes earlier.

Detection Strategies

  • Inspect Pandora FMS access logs for session IDs reused across distinct client fingerprints, focusing on transitions from unauthenticated to authenticated requests.
  • Correlate web server logs with application authentication events to flag cases where the session token does not rotate at login.
  • Hunt for inbound URLs containing session parameters such as PHPSESSID directed at the Pandora FMS login endpoint.

Monitoring Recommendations

  • Enable verbose authentication and session logging on the Pandora FMS console and forward logs to a centralized SIEM for correlation.
  • Alert on geographic or ASN mismatches between pre-authentication and post-authentication requests within the same session.
  • Monitor outbound email and web gateways for crafted links containing session parameters targeting internal Pandora FMS hostnames.

How to Mitigate CVE-2026-30808

Immediate Actions Required

  • Upgrade Pandora FMS to a version released after 800 that addresses the session fixation flaw, per vendor guidance.
  • Force logout of all active Pandora FMS sessions and require users to re-authenticate after applying the update.
  • Restrict network access to the Pandora FMS console using firewall rules or VPN-only access while remediation is in progress.

Patch Information

Artica publishes fixes and version information on the Pandora FMS Vulnerability Overview page. Administrators should consult this advisory for the specific fixed release that addresses CVE-2026-30808 and follow the documented upgrade procedure for their deployment.

Workarounds

  • Configure the reverse proxy or web server fronting Pandora FMS to strip inbound session cookies on requests to the login endpoint.
  • Enforce the Secure, HttpOnly, and SameSite=Strict attributes on session cookies at the proxy layer to reduce exposure to crafted cross-site links.
  • Educate Pandora FMS users to access the console only through bookmarked internal URLs and to avoid clicking on emailed links that point to the monitoring platform.
bash
# Example nginx snippet to harden session cookies for Pandora FMS
proxy_cookie_path / "/; HTTPOnly; Secure; SameSite=Strict";
proxy_set_header X-Forwarded-Proto $scheme;

# Strip externally supplied session cookies on the login path
location = /index.php {
    if ($arg_login = "1") {
        proxy_set_header Cookie "";
    }
    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

  • SeverityHIGH

  • CVSS Score7.6

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/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:L/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-384
  • Vendor Resources
  • Pandora FMS Vulnerability Overview
  • Related CVEs
  • CVE-2026-30805: 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