Skip to content
Early Tech Guy

Early Tech Guy.com

Early Tech Guy focuses on delivering news and advice on the latest trends in information technology.

Critical Cisco Firewall Zero-Days: CVE-2025-20333 & CVE-2025-20362 – What You Must Know

Posted on November 13, 2025 By Gustav Eriksson

Introduction

In September 2025, Cisco released an urgent security advisory covering two critical vulnerabilities in its firewall/VPN products: CVE-2025-20333 and CVE-2025-20362. These flaws are already being exploited in the wild, meaning organizations should treat them as high priority.
This blog will explain what they are, how they work, who is affected, and what mitigations you need to take.

CVE-2025-20333 & CVE-2025-20362
CVE-2025-20333 & CVE-2025-20362

What are the vulnerabilities?

CVE-2025-20333

  • This is a buffer overflow (CWE-120) vulnerability in the VPN web server of Cisco Secure Firewall ASA and FTD software. Cisco+3Rapid7+3NVD+3
  • Specifically: “A vulnerability in the VPN web server … could allow an authenticated, remote attacker to execute arbitrary code on an affected device. This vulnerability is due to improper validation of user-supplied input in HTTP(S) requests. An attacker with valid VPN user credentials could exploit this vulnerability by sending crafted HTTP requests … A successful exploit could allow the attacker to execute arbitrary code as root, possibly resulting in the complete compromise of the affected device.” NVD+1
  • It carries a CVSS 3.1 base score of 9.9 (Critical) according to Cisco’s CNA rating. NVD+1
  • Note: It requires valid VPN credentials per Cisco’s description — though in practice it may be chained with other flaws. Zscaler+1

CVE-2025-20362

  • This is a missing authorization (CWE-862) vulnerability in the same family of ASA/FTD VPN web-server software. NVD+1
  • Description: “A vulnerability … could allow an unauthenticated, remote attacker to access restricted URL endpoints that are related to remote access VPN that should otherwise be inaccessible without authentication. … due to improper validation of user-supplied input in HTTP(S) requests.” NVD+2Tenable®+2
  • Base score: NVD lists 8.6 (High) for one vector; Cisco’s CNA lists 6.5 (Medium) for another vector. NVD+1
  • Crucially, this flaw can be used to bypass authentication, making it easier to chain with the RCE in CVE-2025-20333. Rapid7+1

Why this matters (Threat context)

  • These vulnerabilities affect core network-perimeter devices (firewalls/VPN appliances) which, if compromised, open the door to wide network infiltration.
  • The fact that one allows remote code execution (CVE-2025-20333) is especially alarming.
  • Active exploitation: According to several sources, attackers are already using these flaws (especially in combination) to compromise devices. Rapid7+2Zscaler+2
  • Regulatory urgency: The Cybersecurity and Infrastructure Security Agency (CISA) added both CVEs to its Known Exploited Vulnerabilities catalog and issued an Emergency Directive (ED 25-03) requiring U.S. federal agencies to remediate promptly. CISA+1
  • Large exposure: It’s estimated that tens of thousands of Cisco ASA/FTD devices remain unpatched and internet-exposed. TechRadar+1

Who / What is affected?

  • Products: Cisco Secure Firewall ASA Software and Cisco Secure Firewall Threat Defense (FTD) Software. Cisco
  • Versions:
    • For CVE-2025-20333: multiple branches of ASA software (9.8.x, 9.12.x, 9.14.x, 9.16.x, 9.17.x, 9.18.x, 9.19.x, 9.20.x, 9.22.x) and FTD versions (6.2.x, 6.4.x, 6.6.x, 7.0.x, 7.1.x, 7.2.x, 7.3.x, 7.4.x, 7.6.x) are listed as vulnerable. Rapid7
    • For CVE-2025-20362: similar versions plus ASA 9.23.x and FTD 7.7.x listed. Rapid7+1
  • Configuration: Exposure of SSL VPN/WebVPN services, especially with remote access enabled, appears to be a key risk factor. Zscaler+1
  • End-of-Support risk: Many affected ASA models (e.g., 5500-X series) may be nearing or past end-of-support, and lack modern protections (Secure Boot/Trust Anchor) which exacerbates impact. Zscaler+1

How the exploitation chain works

  • Attackers first exploit CVE-2025-20362 (authentication bypass) to reach restricted WebVPN endpoints without credentials. Rapid7+1
  • Then they exploit CVE-2025-20333 (buffer overflow) to achieve remote code execution (root level) on the device. Rapid7+1
  • Post-exploit activities reported include: installing persistence modules (boot-kit style), disabling logging, manipulating bootloader/ROMMON, unexpected device reboots/DoS. Zscaler+1
  • Because these are perimeter devices, once compromised the attacker may pivot into internal networks, exfiltrate data, or impair network security controls.

Recommended Mitigations & Actions

  1. Inventory & identify affected devices: Find all Cisco ASA/FTD devices in your environment with VPN WebVPN/SSL VPN enabled. Check versions and configuration. Zscaler
  2. Apply vendor patches immediately: Cisco has published fixed software releases. Upgrading is the only reliable mitigation. Cisco explicitly states no workarounds are recommended. Rapid7+1
  3. Restrict exposure: If possible, temporarily disable or restrict access to the WebVPN/SSL VPN interfaces, especially from untrusted networks. Limit administrative access and monitor logs for suspicious activity. Zscaler+1
  4. Post-patch verification and monitoring: After patching, check for signs of compromise (unexpected reboots, disabled logging, modified firmware, new credentials). Ensure logging is active and alerting for anomalous behaviour. Zscaler
  5. If compromise suspected: Follow Cisco guidance — reset device to factory defaults, replace credentials, regenerate certificates/keys, possibly rebuild the appliance. Zscaler+1
  6. Plan decommissioning for legacy hardware: For devices nearing end-of-support and lacking modern protections (Secure Boot/Trust Anchor), plan for replacement with more secure, supported models. Zscaler

Implications for IT & Security Teams

  • Edge-security devices are high value targets: Firewalls and VPN endpoints sit at the frontier of the network. Compromise here severely weakens an organisation’s security posture.
  • Credential + software chain = danger: While CVE-2025-20333 requires credentials, when combined with CVE-2025-20362 the barrier drops—attackers can bypass authentication then execute code.
  • Exposure risk is large: Thousands of devices are estimated to still be internet-exposed and unpatched. Organisations and system owners need urgency. TechRadar
  • Regulatory pressure and mandate: For U.S. federal agencies, compliance with CISA’s directive means this is not optional. Other sectors should treat similarly.
  • Persistence and stealth: Attackers are reportedly implanting firmware-level persistence and disabling logs — forensic readiness is key.
  • Legacy hardware is a liability: Devices without built-in protections (like Secure Boot) and nearing end-of-support become easy targets.

Conclusion

The dual vulnerabilities CVE-2025-20333 and CVE-2025-20362 in Cisco’s ASA/FTD firewall/VPN appliances represent a critical and active threat to enterprise network perimeters. Organisations using these devices must move quickly: identify vulnerable systems, apply updates without delay, monitor for signs of compromise, and evaluate replacing legacy equipment.

Security teams should treat this as a “first-door open” scenario: once the firewall is compromised, the attacker has a staging ground for deeper network intrusion. In the age of active exploitation, waiting is not an option.

(Visited 45 times, 1 visits today)
Cyber Security Tags:Cisco, cybersecurity, Firewalls

Post navigation

Previous Post: SonicWall Breach: All You Need to Know.
Next Post: Top IT Skillsets for 2026: What Will Define the Next Generation of Tech Talent
  • VMware Alternatives: What Organizations Are Choosing in 2026 — and Why the Market Is Shifting
  • The Coming Memory Shortage of 2026: What the Data Tells Us and How to Prepare
  • “VxRail Is No Longer a Thing”: What Customers Should Do Next
  • Halcyon Review: Fortifying Cyber Resilience with Halcyon’s Anti-Ransomware Platform
  • Palo Alto Networks’ Bold Move into Observability with Chronosphere Acquisition
  • The Best EDR to Pair With Splunk: Why SentinelOne is the Clear Winner
  • Top IT Skillsets for 2026: What Will Define the Next Generation of Tech Talent
  • Critical Cisco Firewall Zero-Days: CVE-2025-20333 & CVE-2025-20362 – What You Must Know
  • SonicWall Breach: All You Need to Know.
  • Cisco Launches Foundation-sec-8b: The First Open-Source AI Security Model
  • Dave Shull to Step Down as President of HP Inc.’s Solutions Business
  • Cisco Launches Unified Edge: Bringing AI Power Closer to the Source
  • Mastering the Art of Negotiating with Tech Vendors: A Comprehensive Guide for CIOs, VPs and IT Directors
  • Descriptive Analysis of Managed Services on a Small Business
  • How Managed IT Services Can Meet the Needs of Community Banks
  • The Crucial Role of Managed IT Services in Patching and Updates
  • Is It More Cost Effective To Outsource IT?
  • Technology Trends for Wisconsin’s Biggest Companies
  • Review by Early Tech Guy: Networking Administration Degree from Dakota County Technical College (DCTC)
  • Managed Firewall Services in Minnesota
  • Top 6 Key Features of AIOps
  • Aruba vs Fortinet Switches – EarlyTechGuy Review
  • Top 6 Cybersecurity Issues with Moving to the Cloud in 2024
  • 24/7 IT Support and Monitoring: Why Businesses Need It
  • FortiSASE Diagram by Early Tech Guy
  • Unleashing Business Potential: Real-Life Success Stories of SMBs Partnering with Managed IT Service Providers
  • SASE Explained in a Diagram by Early Tech Guy
  • Managed IT Services Help Enhance Manufacturing Operations
  • What is 24×7 Log Monitoring? Explained by Early Tech Guy
  • Financial and Management Considerations of Outsourced IT Support
  • Cisco Systems: Empowering the Future of Manufacturing Through Innovation
  • How Artificial Intelligence is Shaping Helpdesk Services for MSPs
  • List of Managed Services Providers for Fortinet FortiGate Firewalls
  • Top 7 Backup Solutions for 2024
  • My IT Manager is Retiring. Can I Replace Him with an MSP?
  • Aureon Expands Presence with Acquisition of Northwest Communications’ Managed Services Division
  • Fortinet Managed Services: Enhancing Firewall Security with Managed Service Providers
  • Top 5 Cybersecurity School Programs in Minnesota in 2024
  • The Landscape of Managed Services Providers in Minneapolis
  • Corporate Technologies Expands Services with Acquisition of NuMSP
  • Exploring Zero Trust Network Architecture (ZTNA) and Its Impact on Modern Security
  • Top 5 Cybersecurity Certificates in 2024 by ETG
  • Advantages of an Information Systems Management Degree from Dakota County Technical College
  • Top 5 Entry-Level IT Certificates in 2024 by ETG
  • Key Performance Metrics for Managed IT Service Providers: A Customer-Centric Guide
  • Can I Use Cisco Catalyst 9200 as Core Switches?
  • Managed Services Providers for Cisco FirePOWER Firewalls
  • DKIM, DMARC, and SPF Records, Explained.
  • Enhancing Efficiency and Security: The Role of Managed IT Services for Credit Unions
  • How to Configure DKIM in Your FortiGate Firewall

Copyright © 2026 Early Tech Guy.com.

Powered by PressBook WordPress theme