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

CVE-2021-1446: Cisco IOS XE DNS ALG DoS Vulnerability

CVE-2021-1446 is a denial of service flaw in Cisco IOS XE DNS ALG that allows attackers to reload devices through crafted DNS packets. This article covers the technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-1446 Overview

A vulnerability in the DNS application layer gateway (ALG) functionality used by Network Address Translation (NAT) in Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause an affected device to reload. The vulnerability is due to a logic error that occurs when an affected device inspects certain DNS packets. An attacker could exploit this vulnerability by sending crafted DNS packets through an affected device that is performing NAT for DNS packets. A successful exploit could allow an attacker to cause the device to reload, resulting in a denial of service (DoS) condition on an affected device.

Critical Impact

This vulnerability enables remote attackers to cause complete device reloads without authentication, disrupting network services for all users and systems relying on affected Cisco IOS XE routers and switches performing DNS NAT translation.

Affected Products

  • Cisco IOS XE Software versions 3.7.x through 3.18.x
  • Cisco IOS XE Software versions 16.1.x through 16.12.x
  • Cisco IOS XE Software versions 17.1.x through 17.3.x

Discovery Timeline

  • March 24, 2021 - CVE-2021-1446 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-1446

Vulnerability Analysis

This vulnerability (CWE-754: Improper Check for Unusual or Exceptional Conditions) exists in the DNS Application Layer Gateway (ALG) component of Cisco IOS XE Software. The DNS ALG is responsible for inspecting and modifying DNS packets as they traverse the device when Network Address Translation is enabled. When certain malformed or specially crafted DNS packets are processed, a logic error in the packet inspection routine fails to properly handle the exceptional condition, leading to a system crash and subsequent device reload.

The vulnerability is exploitable only via IPv4 traffic and cannot be triggered using IPv6 packets. This limitation narrows the attack surface but still represents a significant risk for organizations with IPv4-based infrastructure utilizing NAT with DNS ALG functionality enabled.

Root Cause

The root cause of this vulnerability is a logic error (CWE-754) in the DNS packet inspection code within the NAT ALG functionality. When the affected device processes DNS packets for NAT translation, the inspection routine does not properly validate certain fields or conditions within the DNS packet structure. This improper check for unusual or exceptional conditions causes the system to enter an unrecoverable state, forcing a device reload.

Attack Vector

An attacker can exploit this vulnerability remotely over the network without requiring any authentication or user interaction. The attack requires the attacker to send specially crafted DNS packets through a device that has NAT with DNS ALG enabled. The malicious traffic must traverse the affected device via IPv4—the vulnerability cannot be exploited via IPv6 traffic.

The attack can be initiated from any network position that allows DNS traffic to pass through the vulnerable device. This includes scenarios where the attacker is on the internal network sending requests outbound, or external attackers sending DNS responses inbound through the NAT device.

Detection Methods for CVE-2021-1446

Indicators of Compromise

  • Unexpected device reloads with crashinfo logs indicating DNS ALG processing failures
  • Unusual patterns of DNS traffic with malformed packets traversing NAT-enabled interfaces
  • System log entries showing errors related to DNS packet inspection or NAT ALG operations
  • Multiple device crashes occurring in close temporal proximity during DNS-heavy traffic periods

Detection Strategies

  • Monitor syslog messages for DNS ALG-related errors and unexpected reload events on Cisco IOS XE devices
  • Implement network traffic analysis to detect anomalous DNS packet structures passing through NAT boundaries
  • Configure SNMP traps for device reload events and correlate with traffic patterns
  • Use SentinelOne Singularity to monitor network device health and detect DoS attack indicators

Monitoring Recommendations

  • Enable detailed logging for NAT ALG operations on affected Cisco IOS XE devices
  • Configure crashinfo collection to capture forensic data during unexpected reloads
  • Establish baseline metrics for DNS traffic volumes and patterns through NAT devices
  • Implement alerting for multiple consecutive device reloads within short time windows

How to Mitigate CVE-2021-1446

Immediate Actions Required

  • Review the Cisco Security Advisory for the complete list of affected and fixed software versions
  • Upgrade Cisco IOS XE Software to a patched version as specified in Cisco's advisory
  • Consider disabling DNS ALG functionality if it is not required for network operations
  • Implement access control lists to filter potentially malicious DNS traffic at network boundaries

Patch Information

Cisco has released software updates that address this vulnerability. Administrators should consult the Cisco Security Advisory cisco-sa-alg-dos-hbBS7SZE to determine the appropriate fixed software release for their specific IOS XE version. The advisory contains detailed information about affected releases and their corresponding fixed versions across the 3.x, 16.x, and 17.x release trains.

Workarounds

  • Disable DNS ALG functionality using no ip nat service alg udp dns if DNS NAT translation is not a business requirement
  • Implement access control lists to restrict DNS traffic to known and trusted DNS servers only
  • Deploy intrusion prevention systems (IPS) at network boundaries to filter malformed DNS packets
  • Consider network segmentation to limit exposure of vulnerable devices to untrusted traffic sources
bash
# Disable DNS ALG functionality (workaround)
configure terminal
no ip nat service alg udp dns
end
write memory

# Verify DNS ALG is disabled
show ip nat statistics | include DNS

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 Xe

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.28%

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

  • CVE-2026-20084: Cisco IOS XE DHCP Snooping DoS Vulnerability

  • CVE-2026-20083: Cisco IOS XE Software DoS Vulnerability

  • CVE-2026-20110: Cisco IOS XE Software 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