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

CVE-2026-2417: Pharos Mosaic Controller Auth Bypass Flaw

CVE-2026-2417 is an authentication bypass vulnerability in Pharos Controls Mosaic Show Controller firmware 2.15.3 allowing unauthenticated attackers to execute arbitrary commands with root privileges. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 27, 2026

CVE-2026-2417 Overview

A Missing Authentication for Critical Function vulnerability exists in Pharos Controls Mosaic Show Controller firmware version 2.15.3. This critical security flaw allows an unauthenticated attacker to bypass authentication mechanisms and execute arbitrary commands with root privileges on affected devices. The vulnerability is classified under CWE-306 (Missing Authentication for Critical Function), indicating that critical administrative functions are accessible without proper authentication verification.

Critical Impact

Unauthenticated remote attackers can execute arbitrary commands with root privileges, potentially gaining complete control over affected industrial control system devices.

Affected Products

  • Pharos Controls Mosaic Show Controller firmware version 2.15.3

Discovery Timeline

  • 2026-03-24 - CVE CVE-2026-2417 published to NVD
  • 2026-03-25 - Last updated in NVD database

Technical Details for CVE-2026-2417

Vulnerability Analysis

This vulnerability represents a fundamental authentication bypass in the Pharos Controls Mosaic Show Controller, an industrial control system (ICS) device used for show and lighting control applications. The flaw allows network-accessible attackers to invoke critical administrative functions without providing any authentication credentials. Once authentication is bypassed, attackers can execute arbitrary commands with root-level privileges, granting them complete control over the affected device.

The vulnerability is particularly concerning in ICS/SCADA environments where these controllers may manage critical infrastructure operations. Successful exploitation requires no user interaction and can be performed remotely over the network, making it highly attractive to threat actors targeting operational technology (OT) environments.

Root Cause

The root cause of CVE-2026-2417 is the absence of authentication checks on critical administrative functions within the Mosaic Show Controller firmware. The firmware fails to verify that requests to sensitive endpoints or functions originate from authenticated and authorized users. This design flaw allows any network-accessible attacker to directly invoke administrative capabilities that should be restricted to authenticated administrators only.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no authentication or user interaction. An attacker with network access to the vulnerable Mosaic Show Controller can:

  1. Identify exposed administrative interfaces or functions that lack authentication requirements
  2. Directly invoke critical functions without providing credentials
  3. Execute arbitrary commands with root privileges on the underlying system
  4. Potentially pivot to other connected devices within the ICS/OT network

The vulnerability can be exploited remotely by any attacker who can reach the device over the network. For detailed technical information, refer to the CISA ICS Advisory ICSA-26-083-01.

Detection Methods for CVE-2026-2417

Indicators of Compromise

  • Unauthorized administrative commands or configuration changes on Mosaic Show Controller devices
  • Unexpected network connections to management interfaces from untrusted IP addresses
  • Log entries indicating command execution without corresponding authentication events
  • Creation of unauthorized user accounts or modification of existing credentials
  • Unusual process execution or system modifications on the controller device

Detection Strategies

  • Monitor network traffic to Mosaic Show Controller devices for unauthenticated access attempts to administrative interfaces
  • Implement intrusion detection rules to alert on command execution patterns targeting the controller
  • Review device logs for administrative actions that lack corresponding authentication entries
  • Deploy network segmentation monitoring to detect unauthorized access to ICS/OT network segments

Monitoring Recommendations

  • Enable comprehensive logging on all Pharos Controls Mosaic Show Controller devices
  • Implement network traffic analysis for devices in the ICS/OT environment
  • Configure SIEM rules to correlate authentication events with administrative actions
  • Establish baseline behavior profiles for controller devices to detect anomalous activity

How to Mitigate CVE-2026-2417

Immediate Actions Required

  • Isolate affected Pharos Controls Mosaic Show Controller devices from untrusted networks immediately
  • Implement network segmentation to restrict access to ICS/OT devices from corporate networks
  • Deploy firewall rules to limit network access to the controller's management interfaces
  • Review device logs for evidence of exploitation and unauthorized access

Patch Information

Organizations should consult the CISA ICS Advisory ICSA-26-083-01 for official patch information and vendor guidance. Contact Pharos Controls directly for firmware updates that address this vulnerability. Ensure all patches are tested in a staging environment before deployment to production ICS systems.

Workarounds

  • Place affected devices behind a properly configured firewall that restricts access to authorized IP addresses only
  • Implement VPN access for remote administration to prevent direct network exposure
  • Disable unnecessary network services and interfaces on the controller
  • Apply the principle of least privilege for all network access to ICS/OT environments
  • Consider implementing additional authentication layers such as network access control (NAC) solutions
bash
# Example firewall rule to restrict access to controller management interface
# Allow only trusted management workstations to access the device
iptables -A INPUT -s 192.168.100.0/24 -d <controller_ip> -p tcp --dport 80 -j ACCEPT
iptables -A INPUT -s 192.168.100.0/24 -d <controller_ip> -p tcp --dport 443 -j ACCEPT
iptables -A INPUT -d <controller_ip> -p tcp --dport 80 -j DROP
iptables -A INPUT -d <controller_ip> -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechPharos Controls

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/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:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Technical References
  • CISA ICS Advisory ICSA-26-083-01
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