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-2022-20821

CVE-2022-20821: Cisco IOS XR Information Disclosure Flaw

CVE-2022-20821 is an information disclosure vulnerability in Cisco IOS XR Software that exposes Redis instances to unauthorized access. Attackers can access the database and filesystem. This article covers technical details, impact, and mitigation.

Published: February 17, 2026

CVE-2022-20821 Overview

A vulnerability in the health check RPM of Cisco IOS XR Software could allow an unauthenticated, remote attacker to access the Redis instance that is running within the NOSi container. This vulnerability exists because the health check RPM opens TCP port 6379 by default upon activation, exposing the Redis database service to the network without authentication.

An attacker could exploit this vulnerability by connecting to the Redis instance on the open port. A successful exploit could allow the attacker to write to the Redis in-memory database, write arbitrary files to the container filesystem, and retrieve information about the Redis database. Given the configuration of the sandboxed container that the Redis instance runs in, a remote attacker would be unable to execute remote code or abuse the integrity of the Cisco IOS XR Software host system.

Critical Impact

This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild. Unauthenticated attackers can access and manipulate the Redis database, write arbitrary files to the container, and exfiltrate sensitive information from network infrastructure devices.

Affected Products

  • Cisco IOS XR Software
  • Cisco 8000 Series Routers (8201, 8202, 8208, 8212, 8218)
  • Cisco Network Convergence System (NCS) 1000 Series (1001, 1002, 1004)
  • Cisco NCS 5000 Series (5001, 5002)
  • Cisco NCS 5500 Series (5501-SE, 5502-SE, 5504, 5508, 5516)
  • Cisco NCS 55A1 and 55A2 Series variants

Discovery Timeline

  • May 26, 2022 - CVE-2022-20821 published to NVD
  • October 28, 2025 - Last updated in NVD database

Technical Details for CVE-2022-20821

Vulnerability Analysis

This information exposure vulnerability stems from an insecure default configuration in the health check RPM component of Cisco IOS XR Software. When the health check RPM is activated, it automatically opens TCP port 6379—the default Redis port—without implementing proper authentication or access controls. This design flaw allows any network-accessible attacker to interact directly with the Redis instance running within the NOSi (Network Operating System Infrastructure) container.

The vulnerability is particularly concerning because Redis, when exposed without authentication, provides significant capabilities to attackers. They can enumerate database contents, write arbitrary data to the in-memory store, and potentially leverage Redis's file writing capabilities to place malicious files on the container's filesystem.

While the containerized environment provides some isolation that prevents direct host system compromise or remote code execution on the underlying IOS XR platform, the exposed Redis instance still poses meaningful risks. Attackers can gather reconnaissance information about the network infrastructure, potentially disrupt health monitoring functions, and use the compromised container as a foothold for further attacks.

Root Cause

The root cause of CVE-2022-20821 is an insecure default configuration in the health check RPM component. The software automatically binds the Redis service to all network interfaces on TCP port 6379 upon activation, without implementing authentication mechanisms or restricting access to localhost-only connections. This violates the principle of least privilege and secure-by-default design practices, as the Redis instance should not be network-accessible without explicit administrator configuration and proper authentication.

Attack Vector

The attack vector for this vulnerability is network-based and requires no authentication or user interaction. An attacker with network connectivity to an affected Cisco device can directly connect to TCP port 6379 and interact with the Redis instance. The exploitation process involves:

  1. Scanning for exposed Redis instances on port 6379 across Cisco IOS XR devices
  2. Connecting to the Redis service using standard Redis client tools
  3. Executing Redis commands to read database contents, write arbitrary data, or create files within the container filesystem
  4. Leveraging gathered information for further network reconnaissance or lateral movement

The attack complexity is low as no special conditions or preparation are required beyond network access to the target device.

Detection Methods for CVE-2022-20821

Indicators of Compromise

  • Unexpected network connections to TCP port 6379 on Cisco IOS XR devices
  • Redis command execution logs showing connections from unauthorized IP addresses
  • Anomalous files appearing within the NOSi container filesystem
  • Unusual Redis database modifications or entries not associated with legitimate health check operations
  • Network traffic analysis revealing Redis protocol communications from external sources

Detection Strategies

  • Deploy network intrusion detection systems (IDS) with signatures for unauthorized Redis protocol traffic to network infrastructure devices
  • Implement NetFlow or sFlow analysis to identify connections to port 6379 on Cisco routers and switches
  • Monitor device logs for health check RPM activation events and correlate with network connection data
  • Use vulnerability scanners to identify exposed Redis instances across the network infrastructure

Monitoring Recommendations

  • Establish baseline network traffic patterns for Cisco IOS XR devices and alert on deviations, particularly port 6379 activity
  • Configure SIEM rules to detect and alert on any external connections to Redis ports on network infrastructure
  • Implement continuous vulnerability assessment scanning for all Cisco network devices
  • Monitor CISA KEV updates and threat intelligence feeds for exploitation activity related to this vulnerability

How to Mitigate CVE-2022-20821

Immediate Actions Required

  • Disable the health check RPM if it is not required for operational purposes
  • Implement infrastructure access control lists (iACLs) to restrict access to port 6379 to authorized management networks only
  • Apply Cisco's recommended security patches and software updates immediately
  • Audit all Cisco IOS XR devices to determine if the health check RPM is installed and active
  • Review network firewall rules to ensure TCP port 6379 is blocked from untrusted networks

Patch Information

Cisco has released security updates to address this vulnerability. Administrators should consult the Cisco Security Advisory for specific patch versions and upgrade guidance for their deployed software versions. Given this vulnerability's inclusion in the CISA Known Exploited Vulnerabilities Catalog, federal agencies and organizations following CISA guidance should prioritize remediation.

Workarounds

  • Implement infrastructure access control lists (iACLs) to block external access to TCP port 6379 on affected devices
  • Disable the health check RPM using the command no hw-module subslot all reload if the feature is not operationally required
  • Segment network infrastructure management interfaces from general user and untrusted networks
  • Deploy network-based access controls at the perimeter to prevent external access to Redis ports on internal infrastructure
bash
# Cisco IOS XR ACL Configuration Example
# Block external access to Redis port 6379
ipv4 access-list PROTECT-REDIS
 10 deny tcp any host <device-ip> eq 6379
 20 permit ipv4 any any
!
interface MgmtEth0/RP0/CPU0/0
 ipv4 access-group PROTECT-REDIS ingress

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechCisco Ios Xr

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability19.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-200

  • NVD-CWE-noinfo
  • Technical References
  • CISA Known Exploited Vulnerability
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2024-20489: Cisco IOS XR Information Disclosure Flaw

  • CVE-2026-20118: Cisco IOS XR Software DoS Vulnerability

  • CVE-2026-20074: Cisco IOS XR IS-IS DoS Vulnerability

  • CVE-2026-20046: Cisco IOS XR Privilege Escalation Flaw
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