Skip to content

CVE-2025-20352: SNMP Stack Buffer Overflow in Cisco IOS and IOS XE (DoS & RCE)

HERMES

HERMES THREAT SCORE & NETWORK CORE RESILIENCE

Target: Cisco IOS and IOS XE Software SNMP Subsystem
Confidence: 98%
85 / 100
HIGH

Measures real-world operational relevance, exploit weaponization, and active threat posture.

Dimension Breakdown
Exploitability 18 / 20
Threat Activity 18 / 20
Weaponization 18 / 20
Exposure 17 / 20
Prevalence 20 / 20
Impact 17 / 20
Exploit Maturity 19 / 20
Attack Chain Potential 17 / 20
⚖️ Divergence & Operational Rationale

Hermes assesses CVE-2025-20352 at an HTS of 85 (HIGH). Cataloged in CISA KEV, this flaw allows any internal user with read-only SNMP access (frequently accessible across campus LANs) to trigger repeated reloads of core switches and routers, causing widespread enterprise connectivity blackouts.

🕸️ Connected Knowledge Graph & Provenance

CVE-2025-20352: SNMP Stack Buffer Overflow in Cisco IOS and IOS XE (DoS & RCE)VULNERABILITY

Connected Nodes: 0
ParameterTechnical SpecificationOperational Impact
CVE IdentifierCVE-2025-20352Cisco Advisory cisco-sa-snmp-x4LPhte
Associated CWECWE-121: Stack-based Buffer OverflowMemory corruption in SNMP packet parser
CVSS v3.1 Score7.7 HIGH (DoS) / Root RCE if adminCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Applicable CPEscpe:2.3:o:cisco:ios:*:*:*:*:*:*:*:*
cpe:2.3:o:cisco:ios_xe:*:*:*:*:*:*:*:*
Catalyst, ISR, ASR enterprise hardware
Fixed VersionsOfficial fixed releases specified in Cisco September 2025 advisorySoftware image upgrade required

  • CISA KEV: Added on September 29, 2025.
  • EPSS Score: 0.39447 (Percentile: 98.5%).
  • Operational Status: Confirmed in-the-wild exploitation. Exploited via crafted UDP port 161 packets.
  • Prerequisites: Requires read-only SNMPv1/v2c community strings or valid SNMPv3 credentials to trigger unhandled stack corruption and immediate system reload.

alert udp any any -> $HOME_NET 161 (msg:"HERMES - Malformed SNMP Packet Potential CVE-2025-20352"; content:"|30|"; depth:1; dsize:>1400; classtype:attempted-dos; sid:202520352; rev:1;)
  • T1498: Network Denial of Service
  • T1499: Endpoint Denial of Service

  1. Apply Software Upgrades: Upgrade Cisco IOS and IOS XE firmware to patched releases.
  2. Enforce SNMPv3: Retire legacy SNMPv1/v2c cleartext strings and enforce authenticated and encrypted SNMPv3 (AuthPriv).
  3. Infrastructure ACLs: Apply strict ingress access control lists to UDP port 161, permitting access only from dedicated network management stations (NMS).

« What happens if this vulnerability is exploited in an enterprise? »

Section titled “« What happens if this vulnerability is exploited in an enterprise? »”
  1. Internal Reconnaissance: A rogue insider or compromised workstation identifies read-only SNMP strings (public) exposed across the corporate intranet.
  2. Denial-of-Service Flood: The attacker transmits crafted SNMP payloads targeting the management IPs of core routing and switching gear.
  3. Infrastructure Cascade Reload: The devices trigger memory exceptions and crash simultaneously, disrupting routing tables and dynamic trunking.
  4. Complete Business Disruption: Enterprise networks suffer immediate outage, halting internal ERP connectivity, voice-over-IP communications, and internet breakout.