Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-22808

CVE-2026-22808: FleetDM Fleet XSS Vulnerability

CVE-2026-22808 is a cross-site scripting flaw in FleetDM Fleet that allows unauthenticated attackers to steal admin tokens when Windows MDM is enabled. This article covers technical details, affected versions, and mitigations.

Published: January 23, 2026

CVE-2026-22808 Overview

CVE-2026-22808 is a Cross-Site Scripting (XSS) vulnerability affecting fleetdm/fleet, an open source device management software. When Windows MDM is enabled, an unauthenticated attacker can exploit this vulnerability to steal a Fleet administrator's authentication token (FLEET::auth_token) from localStorage. This could allow unauthorized access to Fleet, including administrative access, visibility into device data, and modification of configuration.

Critical Impact

Successful exploitation enables attackers to hijack Fleet administrator sessions, potentially gaining full administrative control over the device management platform, accessing sensitive device data, and modifying critical configuration settings.

Affected Products

  • fleetdm/fleet versions prior to 4.78.2
  • fleetdm/fleet versions prior to 4.77.1
  • fleetdm/fleet versions prior to 4.76.2
  • fleetdm/fleet versions prior to 4.75.2
  • fleetdm/fleet versions prior to 4.53.3

Discovery Timeline

  • 2026-01-21 - CVE CVE-2026-22808 published to NVD
  • 2026-01-21 - Last updated in NVD database

Technical Details for CVE-2026-22808

Vulnerability Analysis

This vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting. The flaw exists within the Windows MDM functionality of Fleet device management software. When Windows MDM is enabled, the application fails to properly sanitize or encode user-supplied input before rendering it in the browser context.

The attack can be executed by unauthenticated users, meaning no prior authentication is required to initiate the exploit. However, successful exploitation depends on user interaction, typically requiring an administrator to view or interact with maliciously crafted content.

The primary impact involves the theft of the FLEET::auth_token stored in the browser's localStorage. This authentication token represents the administrator's active session and provides full access to Fleet administrative functions when captured by an attacker.

Root Cause

The root cause stems from insufficient input validation and output encoding in the Windows MDM component. User-controlled data is rendered in the browser without proper sanitization, allowing an attacker to inject malicious JavaScript code. This injected script executes within the context of the victim's browser session, providing access to sensitive data stored in localStorage including authentication tokens.

Attack Vector

The attack vector is network-based, allowing remote exploitation without requiring physical access to the target system. The attacker crafts a malicious payload containing JavaScript designed to extract the FLEET::auth_token from localStorage. When a Fleet administrator with an active session encounters this payload, the script executes in their browser context.

The exploitation flow involves the attacker preparing a malicious XSS payload that, when rendered by the Fleet application, executes JavaScript to access localStorage.getItem('FLEET::auth_token') and exfiltrate this value to an attacker-controlled server. With the captured token, the attacker can impersonate the administrator and perform privileged operations within Fleet.

For detailed technical information, refer to the GitHub Security Advisory.

Detection Methods for CVE-2026-22808

Indicators of Compromise

  • Unexpected outbound requests from the Fleet web interface to unknown external domains
  • Anomalous localStorage access patterns or attempts to read FLEET::auth_token
  • Authentication token usage from unusual IP addresses or geographic locations
  • Multiple simultaneous sessions using the same administrator token from different sources

Detection Strategies

  • Monitor web application logs for suspicious requests containing script tags or JavaScript event handlers in URL parameters or form inputs
  • Implement Content Security Policy (CSP) violation reporting to detect inline script execution attempts
  • Analyze network traffic for unusual data exfiltration patterns from the Fleet web application
  • Deploy browser-based XSS detection tools and Web Application Firewalls (WAF) with XSS rule sets

Monitoring Recommendations

  • Enable detailed audit logging for all administrative actions within Fleet to detect unauthorized configuration changes
  • Configure alerts for authentication token usage anomalies such as geographic impossibilities or device fingerprint mismatches
  • Monitor for new or modified MDM profiles and policies that may indicate attacker activity post-compromise
  • Implement session monitoring to detect token reuse across multiple client environments

How to Mitigate CVE-2026-22808

Immediate Actions Required

  • Upgrade Fleet to patched versions: 4.78.2, 4.77.1, 4.76.2, 4.75.2, or 4.53.3 immediately
  • If immediate upgrade is not possible, temporarily disable Windows MDM functionality until patches can be applied
  • Review administrator access logs for signs of unauthorized access or suspicious activity
  • Consider invalidating and rotating all active administrator sessions and authentication tokens

Patch Information

The Fleet development team has released security patches addressing this XSS vulnerability. Fixed versions include 4.78.2, 4.77.1, 4.76.2, 4.75.2, and 4.53.3. Organizations should upgrade to the appropriate patched version based on their current deployment. Detailed patch information is available in the GitHub Security Advisory.

Workarounds

  • Temporarily disable Windows MDM if an immediate upgrade is not feasible, as the vulnerability specifically requires this feature to be enabled
  • Implement strict Content Security Policy headers to mitigate XSS impact by restricting inline script execution
  • Deploy a Web Application Firewall (WAF) with XSS filtering rules in front of the Fleet application
  • Limit administrator access to Fleet through VPN or IP whitelisting to reduce attack surface
bash
# Disable Windows MDM as temporary workaround
# Refer to Fleet documentation for proper configuration
# Access Fleet admin settings and navigate to MDM configuration
# Set Windows MDM to disabled until patch is applied
fleetctl config set --windows-mdm-enabled=false

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechFleetdm

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/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
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-34391: Fleetdm Fleet Information Disclosure Bug

  • CVE-2026-34389: Fleetdm Fleet Auth Bypass Vulnerability

  • CVE-2026-34388: Fleetdm Fleet DoS Vulnerability

  • CVE-2026-26061: Fleetdm Fleet DoS Vulnerability
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