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

CVE-2026-20091: Cisco FXOS & UCS Manager XSS Vulnerability

CVE-2026-20091 is a stored cross-site scripting flaw in Cisco FXOS and UCS Manager Software that lets authenticated attackers inject malicious scripts. This article covers technical details, affected systems, and mitigation.

Published: February 27, 2026

CVE-2026-20091 Overview

A stored cross-site scripting (XSS) vulnerability exists in the web-based management interface of Cisco FXOS Software and Cisco UCS Manager Software. This vulnerability allows an authenticated, remote attacker with administrative privileges to inject malicious scripts that execute in the context of other users accessing the interface.

The vulnerability stems from insufficient validation of user-supplied input by the web-based management interface. An attacker can exploit this by injecting malicious data into specific pages of the interface, which is then stored and executed when other users view the affected pages.

Critical Impact

Successful exploitation enables attackers to execute arbitrary script code in the context of the affected interface and potentially access sensitive browser-based information from other administrative users.

Affected Products

  • Cisco FXOS Software (Web-based Management Interface)
  • Cisco UCS Manager Software (Web-based Management Interface)

Discovery Timeline

  • 2026-02-25 - CVE-2026-20091 published to NVD
  • 2026-02-25 - Last updated in NVD database

Technical Details for CVE-2026-20091

Vulnerability Analysis

This stored XSS vulnerability (CWE-79) affects the web-based management interface of Cisco FXOS and UCS Manager software. Unlike reflected XSS attacks, stored XSS is particularly dangerous because the malicious payload persists on the server and executes automatically when users access the affected pages.

The attack requires the attacker to possess valid administrative credentials—specifically, accounts with the role of Administrator or AAA Administrator. While this requirement limits the initial attack surface, it represents a significant risk in environments where multiple administrators access the management interface or where administrative credentials may have been compromised through other means.

The scope of this vulnerability extends beyond the vulnerable component itself, as indicated by the changed scope designation in the vulnerability assessment. This means successful exploitation can impact resources beyond the security scope of the vulnerable component.

Root Cause

The root cause of this vulnerability is insufficient validation and sanitization of user-supplied input in the web-based management interface. The affected system fails to properly encode or filter malicious script content before storing it in the application's database or rendering it in web pages. This allows attackers to inject JavaScript or other client-side scripts that are subsequently executed in victims' browsers.

Attack Vector

The attack is conducted remotely over the network through the web-based management interface. An attacker must first authenticate with valid administrative credentials to inject the malicious payload into specific pages of the interface.

The attack sequence involves:

  1. The attacker authenticates to the web management interface using Administrator or AAA Administrator credentials
  2. The attacker navigates to vulnerable input fields or pages within the interface
  3. Malicious script code is injected and stored by the application
  4. When other administrators access the affected pages, the stored script executes in their browser context
  5. The attacker can then steal session tokens, perform actions on behalf of the victim, or exfiltrate sensitive information displayed in the interface

Detection Methods for CVE-2026-20091

Indicators of Compromise

  • Unexpected JavaScript or HTML tags appearing in administrative configuration fields or logs
  • Unusual script execution or browser behavior when accessing the UCS Manager or FXOS web interface
  • Session anomalies indicating potential session hijacking following interface access
  • Audit logs showing modifications to interface pages or configuration entries containing script content

Detection Strategies

  • Enable and monitor web application firewall (WAF) rules to detect XSS payload patterns in HTTP requests
  • Review audit logs for configuration changes made by administrative accounts that contain suspicious HTML or JavaScript content
  • Implement browser-based security controls such as Content Security Policy (CSP) headers to help mitigate script execution
  • Deploy endpoint detection solutions to identify anomalous browser behavior during management interface sessions

Monitoring Recommendations

  • Enable comprehensive logging for all administrative actions in Cisco UCS Manager and FXOS interfaces
  • Monitor for unusual administrative session activity or multiple sessions from unexpected locations
  • Configure alerts for configuration changes that contain script-like patterns or encoded content
  • Review authentication logs for suspicious access patterns to administrative accounts

How to Mitigate CVE-2026-20091

Immediate Actions Required

  • Review Cisco's security advisory and apply available patches immediately
  • Audit administrative accounts and ensure only authorized personnel have Administrator or AAA Administrator roles
  • Review recent configuration changes for any signs of injected malicious content
  • Consider temporarily restricting access to the web-based management interface to trusted networks only

Patch Information

Cisco has released a security advisory addressing this vulnerability. Organizations should review the Cisco Security Advisory for specific patch versions and upgrade guidance for affected FXOS and UCS Manager software deployments.

Workarounds

  • Restrict access to the web-based management interface to trusted IP addresses using firewall rules or access control lists
  • Implement multi-factor authentication for administrative accounts to reduce the risk of credential compromise
  • Use CLI-based management where possible as an alternative to the web interface
  • Ensure administrative accounts follow the principle of least privilege—only assign Administrator or AAA Administrator roles when absolutely necessary
  • Enable browser security features and use browsers with strong XSS protection when accessing the management interface
bash
# Example: Restrict management interface access via ACL
# Apply access control to limit web management interface access to trusted networks
# Consult Cisco documentation for specific configuration syntax for your deployment

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechCisco

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20108: Cisco Catalyst SD-WAN Manager XSS Flaw

  • CVE-2026-20102: Cisco Secure Firewall XSS Vulnerability

  • CVE-2026-20070: Cisco Secure Firewall XSS Vulnerability

  • CVE-2026-20109: Cisco Contact Center Enterprise XSS 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