Security readout for executives and security teams
Plain-English summary
CVE-2025-20362 affects Cisco ASA and FTD firewalls used for secure remote access VPN. An unauthenticated internet attacker may reach VPN-related URLs that should require authentication. Cisco also reports a newer attack variant involving this CVE and CVE-2025-20333 that can reload unpatched devices, causing denial of service.
Executive priority
Treat this as urgent for Cisco remote access VPN infrastructure. Although the base score is medium, exploitation is confirmed and affected devices sit at the network edge. Prioritize patching to reduce unauthorized access risk and possible VPN/firewall outages.
Technical view
The flaw is improper authorization/input validation in the VPN web server of Cisco Secure ASA and FTD Software. Crafted HTTP(S) requests can access restricted remote-access-VPN URL endpoints without authentication. CVSS is 6.5, but CISA KEV listing and Cisco’s continued-attacks notice increase operational urgency.
Likely exposure
Highest exposure is on affected Cisco ASA or FTD releases with the VPN web server reachable from the internet or untrusted networks. Organizations using these platforms for remote access VPN should assume business-relevant exposure until versions and reachability are verified.
Exploitation context
Active exploitation is supported by CISA KEV and Cisco’s advisory language. Cisco states a November 5, 2025 attack variant against devices affected by CVE-2025-20333 and CVE-2025-20362 can cause unexpected reloads and DoS on unpatched devices.
Researcher notes
CWE-862 authorization failure. The bundle does not provide endpoint names, payload details, or a standalone DoS mechanism for CVE-2025-20362. Cisco ties the reload/DoS variant to devices affected by both CVE-2025-20333 and CVE-2025-20362, so analyze exposure together.
Mitigation direction
- Upgrade affected ASA and FTD devices to Cisco fixed software releases.
- Prioritize internet-facing remote access VPN gateways first.
- Review Cisco’s continued-attacks guidance for current operational recommendations.
- If immediate upgrade is impossible, check Cisco guidance for supported interim controls.
Validation and detection
- Inventory Cisco ASA and FTD appliances and software versions.
- Compare installed versions against Cisco’s affected and fixed release tables.
- Identify whether VPN web services are reachable from untrusted networks.
- Review logs and availability monitoring for unexpected reloads or suspicious VPN web requests.
- Track remediation against CISA KEV deadlines where applicable.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2025-20362 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.5 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CISA KEV status
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- cisco-sa-asaftd-webvpn-YROOTUWCVE reference
- https://sec.cloudapps.cisco.com/security/center/resources/asa_ftd_continued_attacksCVE reference · vendor-advisory
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-20362CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
