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

CVE-2021-34699: Cisco IOS TrustSec CLI DoS Vulnerability

CVE-2021-34699 is a denial of service flaw in Cisco IOS and IOS XE TrustSec CLI parser that allows authenticated attackers to reload devices. This article covers technical details, affected versions, and mitigation strategies.

Published: February 25, 2026

CVE-2021-34699 Overview

A vulnerability in the TrustSec CLI parser of Cisco IOS and Cisco IOS XE Software could allow an authenticated, remote attacker to cause an affected device to reload. This vulnerability is due to an improper interaction between the web UI and the CLI parser. An attacker could exploit this vulnerability by requesting a particular CLI command to be run through the web UI. A successful exploit could allow the attacker to cause the device to reload, resulting in a denial of service (DoS) condition.

Critical Impact

Authenticated attackers can remotely trigger device reloads through improper web UI to CLI parser interaction, causing network infrastructure outages and denial of service conditions affecting network availability.

Affected Products

  • Cisco IOS (multiple versions from 12.2 through 15.9)
  • Cisco IOS XE (versions 3.3.x through 17.5.x)
  • Network devices running TrustSec-enabled configurations

Discovery Timeline

  • September 23, 2021 - CVE CVE-2021-34699 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-34699

Vulnerability Analysis

This vulnerability stems from an improper interaction between the device's web-based management interface and the underlying CLI command parser within the TrustSec subsystem. When specific CLI commands are invoked through the web UI rather than directly through the command line interface, the parser fails to properly handle the request context, leading to a condition that triggers a device reload.

The vulnerability affects devices configured with TrustSec functionality, which is Cisco's security architecture for software-defined segmentation. The flaw allows an authenticated user with access to the web management interface to craft requests that bypass normal command validation, ultimately causing the device to enter an unstable state and reload.

Root Cause

The root cause is classified under CWE-435 (Improper Interaction Between Multiple Correctly-Behaving Entities) and CWE-436 (Interpretation Conflict). The vulnerability arises because the web UI and CLI parser components, while functioning correctly in isolation, fail to properly coordinate when the web UI passes certain TrustSec-related commands to the CLI parser. This interaction conflict results in unexpected behavior that causes the device to reload rather than properly processing or rejecting the command.

Attack Vector

The attack requires network access and valid authentication credentials to the device's web management interface. An attacker with low-privilege authenticated access can exploit this vulnerability by:

  1. Authenticating to the web-based management interface
  2. Crafting or navigating to specific TrustSec CLI commands through the web UI
  3. Submitting the request, which triggers the improper interaction between components
  4. The device reloads, causing a temporary denial of service

The attack can be repeated to cause sustained service disruption. No user interaction beyond the attacker's own actions is required, and the vulnerability has a changed scope, meaning the impact extends beyond the vulnerable component itself to affect the entire network device and connected infrastructure.

Detection Methods for CVE-2021-34699

Indicators of Compromise

  • Unexpected device reloads or system crashes in Cisco IOS/IOS XE devices
  • Crash dump files indicating TrustSec CLI parser errors
  • Repeated authentication events to the web management interface followed by device restarts
  • Syslog entries showing abnormal command execution patterns through the HTTP/HTTPS management interface

Detection Strategies

  • Monitor system logs for unexpected reload events with crash signatures related to TrustSec or CLI parsing
  • Implement alerting on multiple device reloads within short time periods
  • Review web server access logs for unusual TrustSec-related command requests
  • Deploy network monitoring to detect service interruptions on critical Cisco infrastructure

Monitoring Recommendations

  • Enable AAA accounting to track all administrative command execution including web UI actions
  • Configure syslog forwarding to centralized SIEM for correlation analysis
  • Set up SNMP trap monitoring for device reload events
  • Implement automated health checks to detect unexpected device state changes

How to Mitigate CVE-2021-34699

Immediate Actions Required

  • Review Cisco's security advisory and determine if your devices are running affected software versions
  • Disable the web-based management interface (no ip http server and no ip http secure-server) if not operationally required
  • Restrict web UI access to trusted management networks using access control lists
  • Monitor affected devices for signs of exploitation while planning upgrade activities

Patch Information

Cisco has released software updates that address this vulnerability. Administrators should consult the Cisco Security Advisory for detailed information about fixed software releases and upgrade paths specific to their deployment. The advisory provides guidance on determining whether devices are vulnerable and identifies the appropriate fixed software versions for each affected release train.

Workarounds

  • Disable the HTTP and HTTPS server features on affected devices if web-based management is not required
  • Implement infrastructure ACLs to limit management interface access to authorized IP addresses only
  • Use SSH/console-only management as an alternative to web-based administration
  • Consider implementing control plane policing (CoPP) to rate-limit management traffic
bash
# Disable web server to mitigate vulnerability
configure terminal
no ip http server
no ip http secure-server
exit
write memory

# Alternative: Restrict access to management interfaces
ip access-list extended MGMT-ACCESS
 permit tcp 10.0.0.0 0.0.0.255 any eq 443
 deny tcp any any eq 443
 deny tcp any any eq 80
 permit ip any any

interface GigabitEthernet0/0
 ip access-group MGMT-ACCESS in

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCisco Ios

  • SeverityHIGH

  • CVSS Score7.7

  • EPSS Probability0.70%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-435

  • CWE-436
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20086: Cisco IOS XE Wireless Controller DoS Flaw

  • CVE-2026-20012: Cisco IKEv2 DoS Vulnerability

  • CVE-2026-20125: Cisco IOS HTTP Server DoS Vulnerability

  • CVE-2025-20169: Cisco IOS SNMP 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