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
    • 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-20116

CVE-2026-20116: Cisco Contact Center XSS Vulnerability

CVE-2026-20116 is a cross-site scripting flaw in Cisco Finesse and contact center products that allows attackers to inject malicious code. This article covers the technical details, affected systems, and mitigation strategies.

Published: March 13, 2026

CVE-2026-20116 Overview

A cross-site scripting (XSS) vulnerability exists in the web-based management interface of multiple Cisco Contact Center products including Cisco Finesse, Cisco Packaged Contact Center Enterprise (Packaged CCE), Cisco Unified Contact Center Enterprise (Unified CCE), Cisco Unified Contact Center Express (Unified CCX), and Cisco Unified Intelligence Center. This vulnerability could allow an unauthenticated, remote attacker to conduct XSS attacks against users of the affected interface.

The vulnerability stems from insufficient validation of user-supplied input in the web-based management interface. An attacker could exploit this vulnerability by injecting malicious code into specific pages of the interface. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information.

Critical Impact

Unauthenticated attackers can inject malicious scripts to steal session tokens, credentials, or sensitive data from authenticated users of Cisco Contact Center management interfaces.

Affected Products

  • Cisco Finesse
  • Cisco Packaged Contact Center Enterprise (Packaged CCE)
  • Cisco Unified Contact Center Enterprise (Unified CCE)
  • Cisco Unified Contact Center Express (Unified CCX)
  • Cisco Unified Intelligence Center

Discovery Timeline

  • 2026-03-11 - CVE-2026-20116 published to NVD
  • 2026-03-12 - Last updated in NVD database

Technical Details for CVE-2026-20116

Vulnerability Analysis

This vulnerability is classified as CWE-79 (Cross-Site Scripting), which occurs when an application includes untrusted data in a web page without proper validation or escaping. In the case of Cisco Contact Center products, the web-based management interface fails to adequately sanitize user-supplied input before rendering it in the browser context.

The attack requires user interaction—a victim must visit a maliciously crafted page or click a manipulated link. Once triggered, the injected script executes within the security context of the vulnerable application, potentially allowing attackers to hijack user sessions, modify displayed content, redirect users to malicious sites, or exfiltrate sensitive browser-based information including authentication tokens and session cookies.

Root Cause

The root cause of this vulnerability is improper input validation and output encoding in the web-based management interface. The affected Cisco products do not sufficiently validate or sanitize user-controlled input before incorporating it into dynamically generated web pages. This allows attackers to inject arbitrary JavaScript or HTML content that is then rendered and executed in victims' browsers.

Attack Vector

The attack is network-based and can be executed by an unauthenticated remote attacker. The attacker crafts a malicious URL or payload containing JavaScript code and tricks authenticated users into interacting with it. Since the vulnerability affects the management interface, targets would typically be system administrators or contact center agents with access to these interfaces.

The attacker might deliver the malicious payload through phishing emails, compromised websites, or social engineering tactics. When a victim accesses the crafted URL while authenticated to the management interface, the injected script executes with the victim's privileges, potentially leading to session hijacking, data theft, or unauthorized actions within the Contact Center environment.

Detection Methods for CVE-2026-20116

Indicators of Compromise

  • Unusual JavaScript execution or script injection patterns in web server logs for management interface endpoints
  • Unexpected outbound connections from browsers accessing the Cisco management interface to external domains
  • Reports from users about unexpected behavior, pop-ups, or redirects when accessing management consoles
  • Authentication anomalies such as session tokens being used from multiple IP addresses

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block common XSS payload patterns targeting management interfaces
  • Enable detailed access logging on Cisco Contact Center management interfaces and monitor for suspicious URL parameters containing script tags or encoded payloads
  • Deploy browser-based security solutions that can detect and prevent XSS exploitation attempts
  • Configure intrusion detection systems (IDS) to alert on HTTP requests containing potential XSS indicators

Monitoring Recommendations

  • Review web server access logs for requests containing suspicious characters such as <script>, javascript:, or encoded variants like %3Cscript%3E
  • Monitor for unusual administrative actions in Cisco Contact Center products that may indicate compromised sessions
  • Implement Content Security Policy (CSP) headers and monitor for CSP violation reports that may indicate exploitation attempts

How to Mitigate CVE-2026-20116

Immediate Actions Required

  • Review the Cisco Security Advisory for affected versions and apply recommended patches
  • Restrict access to the web-based management interface to trusted networks and IP addresses only
  • Educate users with access to management interfaces about phishing and social engineering tactics
  • Implement additional browser security controls such as Content Security Policy headers

Patch Information

Cisco has released a security advisory addressing this vulnerability. Organizations should consult the Cisco Security Advisory (cisco-sa-cc-xss-MrNAH5Jh) to identify the appropriate patched software version for their specific deployment and follow Cisco's guidance for upgrading affected products.

Workarounds

  • Limit access to the management interface to trusted internal networks using firewall rules or access control lists
  • Implement a reverse proxy or web application firewall in front of the management interface with XSS filtering capabilities
  • Train administrative users to verify URLs before clicking and to access management interfaces only through bookmarked, known-good URLs
  • Consider disabling or restricting access to non-essential features of the management interface until patches can be applied
bash
# Example: Restrict management interface access via iptables
# Allow only trusted administrative subnet to access management port
iptables -A INPUT -p tcp --dport 443 -s 10.0.10.0/24 -j ACCEPT
iptables -A INPUT -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
  • TypeXSS

  • Vendor/TechCisco Finesse

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/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-2024-20405: Cisco Finesse Stored XSS Vulnerability

  • CVE-2024-20404: Cisco Finesse SSRF Vulnerability
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