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-2021-1375

CVE-2021-1375: Cisco IOS XE Fast Reload RCE Vulnerability

CVE-2021-1375 is a remote code execution flaw in Cisco IOS XE Software affecting Catalyst switches that allows authenticated attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-1375 Overview

Multiple vulnerabilities exist in the fast reload feature of Cisco IOS XE Software running on Cisco Catalyst 3850, Cisco Catalyst 9300, and Cisco Catalyst 9300L Series Switches. These vulnerabilities allow an authenticated, local attacker with privileged CLI access to execute arbitrary code on the underlying operating system, install and boot malicious software images, or execute unsigned binaries on affected devices. The vulnerabilities stem from improper checks performed by system boot routines, effectively bypassing the image verification component of the secure boot process.

Critical Impact

Successful exploitation enables attackers with privileged local access to bypass secure boot protections and execute arbitrary code or install malicious firmware on critical network infrastructure devices.

Affected Products

  • Cisco Catalyst 3850 Series Switches running Cisco IOS XE versions 16.5.1 through 17.1.1
  • Cisco Catalyst 9300 Series Switches running Cisco IOS XE versions 16.5.1 through 17.1.1
  • Cisco Catalyst 9300L Series Switches running Cisco IOS XE versions 16.5.1 through 17.1.1

Discovery Timeline

  • 2021-03-24 - CVE-2021-1375 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-1375

Vulnerability Analysis

This vulnerability (CWE-347: Improper Verification of Cryptographic Signature) affects the fast reload feature in Cisco IOS XE Software. The core issue lies in the system boot routines failing to properly validate cryptographic signatures during the fast reload process. When exploited, an attacker with privileged access to the device's command-line interface can leverage these flawed verification checks to execute unsigned code or install malicious software images that would normally be rejected by secure boot protections.

The attack requires local access with administrative privileges, limiting the attack surface to scenarios where an attacker has already gained a foothold with elevated permissions on the device. However, once exploited, the impact is severe as it undermines the fundamental trust model of the device's secure boot architecture.

Root Cause

The root cause is improper verification of cryptographic signatures (CWE-347) within the system boot routines. The fast reload feature does not adequately verify the authenticity and integrity of software images and binaries during the accelerated boot process. This allows an attacker to bypass the secure boot mechanism that normally ensures only Cisco-signed code executes on the device.

Attack Vector

The attack requires local access to the device's CLI with privileged credentials. An attacker must first obtain administrative access to an affected Cisco Catalyst switch. From this position, the attacker can manipulate the fast reload process to load unsigned binaries or malicious software images. The vulnerability can be exploited during the system boot phase when the fast reload feature bypasses normal image verification checks.

The exploitation flow involves:

  1. Gaining privileged CLI access to an affected Cisco Catalyst switch
  2. Preparing a malicious software image or unsigned binary
  3. Leveraging the fast reload feature to boot the device with the malicious code
  4. Bypassing secure boot verification to achieve persistent code execution

Detection Methods for CVE-2021-1375

Indicators of Compromise

  • Unexpected software images or binaries present on the switch's file system
  • Anomalous boot sequences or modified fast reload configurations
  • Unauthorized changes to device firmware or boot variables
  • Suspicious CLI activity from privileged accounts, particularly involving reload commands

Detection Strategies

  • Monitor syslog messages for unexpected reload operations or boot sequence anomalies
  • Implement file integrity monitoring on switch file systems to detect unauthorized image modifications
  • Review AAA (Authentication, Authorization, and Accounting) logs for suspicious privileged command execution
  • Deploy network behavioral analysis to identify unusual administrative access patterns

Monitoring Recommendations

  • Enable command logging on all administrative sessions to capture CLI activity
  • Configure SNMP traps to alert on device reloads and configuration changes
  • Implement centralized log aggregation for Cisco devices to correlate potential exploitation attempts
  • Schedule regular integrity verification checks comparing running images against known-good hashes

How to Mitigate CVE-2021-1375

Immediate Actions Required

  • Apply the appropriate Cisco IOS XE software update as specified in the Cisco Security Advisory
  • Review and restrict privileged CLI access to only essential personnel
  • Implement multi-factor authentication for administrative access where supported
  • Audit current device configurations and validate running software image integrity

Patch Information

Cisco has released software updates that address these vulnerabilities. Affected versions span Cisco IOS XE releases from 16.5.1 through 17.1.1, including various maintenance releases. Organizations should consult the Cisco Security Advisory for specific fixed release information and upgrade paths for their deployed hardware platforms.

Workarounds

  • There are no published workarounds for this vulnerability; patching is the recommended remediation
  • Limit privileged CLI access to trusted administrators using role-based access control
  • Implement strict network segmentation to isolate management interfaces
  • Monitor for and investigate any unexpected device reload operations
bash
# Verify current IOS XE version and check for affected releases
show version | include Software

# Review boot configuration for anomalies
show boot

# Verify software image integrity
verify /md5 flash:packages.conf

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCisco Ios Xe

  • SeverityMEDIUM

  • CVSS Score6.7

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-347
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20104: Cisco IOS XE Bootloader RCE Vulnerability

  • CVE-2023-20273: Cisco IOS XE Web UI RCE Vulnerability

  • CVE-2025-20334: Cisco IOS XE Software RCE Vulnerability

  • CVE-2025-20188: Cisco IOS XE WLC RCE 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