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-2020-3477

CVE-2020-3477: Cisco IOS Information Disclosure Flaw

CVE-2020-3477 is an information disclosure vulnerability in Cisco IOS Software that allows authenticated local attackers to access restricted flash filesystem files. This article covers technical details, affected versions, and mitigations.

Published: March 4, 2026

CVE-2020-3477 Overview

A vulnerability in the CLI parser of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, local attacker to access files from the flash: filesystem. The vulnerability is due to insufficient application of restrictions during the execution of a specific command. An attacker could exploit this vulnerability by using a specific command at the command line. A successful exploit could allow the attacker to obtain read-only access to files that are located on the flash: filesystem that otherwise might not have been accessible.

Critical Impact

Authenticated local attackers can bypass access restrictions to read sensitive files stored on the flash: filesystem, potentially exposing configuration data, credentials, or other protected information.

Affected Products

  • Cisco IOS Software (version 16.3.11 and related versions)
  • Cisco IOS XE Software
  • Cisco 2610XM, 2611XM, 2612, 2620XM, 2621XM, 2650XM, 2651XM, 2691 routers

Discovery Timeline

  • September 24, 2020 - CVE-2020-3477 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-3477

Vulnerability Analysis

This vulnerability stems from improper input validation (CWE-20) and incorrect authorization (CWE-863) within the CLI parser component of Cisco IOS and IOS XE Software. The flaw allows authenticated users with local access to circumvent intended file system restrictions and gain unauthorized read access to protected files stored on the flash: filesystem.

The attack requires local access and valid authentication credentials, meaning the attacker must already have some level of legitimate access to the device. However, once authenticated, the vulnerability allows bypassing the normal access control mechanisms that would typically prevent users from reading certain files on the flash: filesystem.

Root Cause

The root cause is insufficient application of restrictions during the execution of a specific CLI command. The CLI parser fails to properly validate and enforce access control policies when processing certain commands, allowing authenticated users to access files beyond their authorized scope. This represents a combination of improper input validation (CWE-20) and incorrect authorization checks (CWE-863).

Attack Vector

The attack requires local access to the device through the CLI interface. An authenticated attacker executes a specific command sequence through the command-line interface that bypasses normal file access restrictions. The CLI parser does not properly enforce access controls during command execution, allowing the attacker to read files from the flash: filesystem that should be protected.

The vulnerability exploitation flow involves:

  1. Attacker gains authenticated local access to a vulnerable Cisco IOS or IOS XE device
  2. Attacker executes a specially crafted command through the CLI
  3. The CLI parser fails to properly enforce file system access restrictions
  4. Attacker obtains read-only access to protected files on the flash: filesystem

Detection Methods for CVE-2020-3477

Indicators of Compromise

  • Unusual CLI command patterns attempting to access flash: filesystem files
  • Unexpected file read operations on the flash: filesystem by non-administrative users
  • Anomalous access logs showing users accessing files outside their normal operational scope
  • Repeated attempts to access configuration files or sensitive data stored on flash:

Detection Strategies

  • Monitor CLI command logs for suspicious access patterns targeting the flash: filesystem
  • Implement AAA (Authentication, Authorization, and Accounting) logging to track all CLI command execution
  • Review privilege level assignments to ensure least privilege access principles
  • Deploy network device monitoring solutions that can detect anomalous command patterns

Monitoring Recommendations

  • Enable detailed logging of all CLI commands executed on affected devices
  • Configure SNMP traps or syslog alerts for file system access events
  • Regularly audit user access levels and authentication logs
  • Implement behavioral analytics to detect deviations from normal CLI usage patterns

How to Mitigate CVE-2020-3477

Immediate Actions Required

  • Review and apply the latest security patches from Cisco for affected IOS and IOS XE versions
  • Restrict local CLI access to only essential personnel with legitimate operational needs
  • Implement strong authentication mechanisms and enforce principle of least privilege
  • Monitor all CLI activity for suspicious file system access attempts

Patch Information

Cisco has released a security advisory addressing this vulnerability. Administrators should consult the Cisco Security Advisory for specific patch information and upgrade guidance. The advisory contains detailed information about affected software versions and the fixed releases available.

Workarounds

  • Limit local access to the device CLI to only trusted administrators
  • Implement network segmentation to restrict management plane access
  • Use role-based access control (RBAC) to limit user privileges on network devices
  • Consider implementing terminal access controller access-control system (TACACS+) for enhanced command authorization
bash
# Example: Configure TACACS+ command authorization
aaa new-model
aaa authentication login default group tacacs+ local
aaa authorization exec default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
aaa accounting commands 15 default start-stop group tacacs+

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

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.05%

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

  • CWE-863
  • 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-20363: Cisco IOS XR RCE Vulnerability
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