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

CVE-2026-20123: Cisco EPNM XSS Vulnerability Explained

CVE-2026-20123 is an XSS vulnerability in Cisco Evolved Programmable Network Manager and Prime Infrastructure that enables attackers to redirect users to malicious sites. This article covers technical details, impact, and mitigations.

Published: February 6, 2026

CVE-2026-20123 Overview

A vulnerability in the web-based management interface of Cisco Evolved Programmable Network Manager (EPNM) and Cisco Prime Infrastructure could allow an unauthenticated, remote attacker to redirect a user to a malicious web page. This vulnerability is classified as an Open Redirect (CWE-601) and stems from improper input validation of parameters in HTTP requests.

An attacker could exploit this vulnerability by intercepting and modifying an HTTP request from a user. A successful exploit could allow the attacker to redirect the user to a malicious web page, potentially facilitating phishing attacks, credential theft, or malware delivery.

Critical Impact

Unauthenticated attackers can redirect authenticated users to malicious websites by manipulating HTTP request parameters, enabling phishing and credential harvesting attacks against network administrators.

Affected Products

  • Cisco Evolved Programmable Network Manager (EPNM)
  • Cisco Prime Infrastructure
  • Web-based management interface components

Discovery Timeline

  • February 4, 2026 - CVE-2026-20123 published to NVD
  • February 5, 2026 - Last updated in NVD database

Technical Details for CVE-2026-20123

Vulnerability Analysis

This Open Redirect vulnerability (CWE-601) affects the web-based management interface of Cisco Evolved Programmable Network Manager (EPNM) and Cisco Prime Infrastructure. The vulnerability allows unauthenticated remote attackers to redirect users to arbitrary external URLs by manipulating HTTP request parameters.

Open redirect vulnerabilities occur when an application accepts user-controlled input that specifies a URL for redirection without proper validation. In this case, the web management interface fails to adequately sanitize URL parameters before performing redirects, allowing attackers to craft malicious links that appear to originate from a trusted Cisco management domain.

The attack requires user interaction—specifically, a victim must click on a crafted link or have their HTTP request intercepted and modified. While this limits automated exploitation, the trust users place in their network management infrastructure makes this an effective vector for targeted phishing campaigns against network administrators.

Root Cause

The root cause of this vulnerability is improper input validation of the parameters in HTTP requests processed by the web-based management interface. The application fails to verify that redirect URLs point to legitimate, trusted destinations before performing the redirection, allowing arbitrary external URLs to be specified by attackers.

Attack Vector

The attack vector is network-based and does not require authentication. An attacker could exploit this vulnerability through several methods:

  1. Crafted Malicious Links: Creating URLs that point to the legitimate Cisco management interface but contain parameters redirecting users to attacker-controlled sites
  2. Man-in-the-Middle Interception: Intercepting and modifying legitimate HTTP requests to inject malicious redirect parameters
  3. Phishing Campaigns: Distributing crafted links via email or other channels that leverage the trusted Cisco domain to redirect victims to credential harvesting pages

The attack mechanism involves manipulating URL parameters to specify an attacker-controlled destination. When users click these links expecting to access their network management interface, they are instead redirected to a malicious site that may impersonate the login page or deliver malware.

Detection Methods for CVE-2026-20123

Indicators of Compromise

  • HTTP requests to EPNM or Prime Infrastructure containing unexpected URL parameters with external domain references
  • User complaints of being redirected to unfamiliar websites when accessing management interfaces
  • Authentication failures following legitimate-looking login attempts that were actually directed to phishing sites
  • Anomalous outbound connections from systems that recently accessed the management interface

Detection Strategies

  • Monitor HTTP request logs for the web management interface, focusing on requests containing redirect parameters pointing to external domains
  • Implement URL parameter analysis to detect requests with suspicious external URL values
  • Deploy network security monitoring to identify unusual redirect patterns or connections to known malicious domains
  • Review web server access logs for patterns indicating crafted URL exploitation attempts

Monitoring Recommendations

  • Enable detailed logging on Cisco EPNM and Prime Infrastructure web interfaces
  • Configure SIEM rules to alert on HTTP requests containing external URLs in redirect parameters
  • Monitor for phishing indicators targeting network administrator credentials
  • Track user-agent and referrer headers for anomalous patterns indicating link manipulation

How to Mitigate CVE-2026-20123

Immediate Actions Required

  • Review the Cisco Security Advisory for official guidance and patch availability
  • Educate network administrators about the risks of clicking links to management interfaces from untrusted sources
  • Implement network segmentation to limit access to management interfaces to trusted networks only
  • Consider deploying a web application firewall (WAF) to filter requests with suspicious redirect parameters

Patch Information

Cisco has released a security advisory addressing this vulnerability. Organizations should consult the Cisco Security Advisory cisco-sa-epnm-pi-redirect-6sX82dN for specific patch versions and upgrade instructions for both Cisco Evolved Programmable Network Manager and Cisco Prime Infrastructure.

Workarounds

  • Restrict access to the web-based management interface to trusted IP addresses and networks using ACLs or firewall rules
  • Require VPN connectivity before accessing management interfaces to reduce exposure
  • Implement browser security policies that warn users when navigating away from trusted domains
  • Train users to verify URLs manually before entering credentials, especially when redirected from management interface links
bash
# Example ACL configuration to restrict management interface access
# Apply to the interface serving EPNM/Prime Infrastructure
access-list 100 permit tcp 10.0.0.0 0.255.255.255 host 192.168.1.100 eq 443
access-list 100 deny tcp any host 192.168.1.100 eq 443
access-list 100 permit ip any any

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechCisco Prime Infrastructure

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-601
  • Technical References
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20111: Cisco Prime Infrastructure XSS 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