Description
A vulnerability in the Simple Network Management Protocol (SNMP) subsystem of Cisco IOS XE Software could allow an authenticated, remote attacker to cause an affected device to reload, resulting in a denial of service (DoS) condition.

This vulnerability is due to improper error handling when parsing SNMP requests. This vulnerability affects all versions of SNMP — Versions 1, 2c, and 3. An attacker could exploit this vulnerability by sending a malformed SNMP request to an affected device. A successful exploit could allow the attacker to cause the device to reload unexpectedly. The attacker must have the SNMPv1 or v2c read-only or read-write community string or valid SNMPv3 user credentials on the affected device.
Published: 2026-08-05
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the SNMP subsystem of Cisco IOS XE Software allows an authenticated attacker to send a malformed SNMP request that triggers an improper error handling path, causing the device to reload unexpectedly and resulting in a denial of service. The vulnerability is tied to improper error handling when parsing SNMP requests, which falls under CWE‑772. A successful exploit would disrupt network operations by making the device unavailable until it recovers from the reload, but it does not provide privilege escalation or unauthorized data disclosure on its own.

Affected Systems

All Cisco IOS XE devices that run any SNMP version—1, 2c, or 3—are affected. The flaw applies to any version of the SNMP service regardless of the specific IOS XE internal version, so all devices using SNMP should be considered vulnerable.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity impact, and while EPSS information is not available, the lack of a KEV listing does not imply reduced risk. However, the attacker must already have SNMP credentials or read‑only community strings, meaning the risk is higher for devices exposed to untrusted networks. The attack can be executed over standard SNMP ports from any remote host with valid credentials, making the window of opportunity wide if SNMP access is not tightly controlled.

Generated by OpenCVE AI on August 5, 2026 at 18:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Cisco IOS XE software update that resolves the SNMP parsing bug.
  • Limit SNMP access to a trusted management network and enforce read‑only or authenticated SNMPv3 credentials to reduce the attack surface.
  • If the fix is not immediately available, disable the SNMP service or block SNMP traffic with firewalls or ACLs on the device.
  • Continuously monitor device logs for unexpected reload events and verify that a device reload corresponds to a known system operation.

Generated by OpenCVE AI on August 5, 2026 at 18:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description A vulnerability in the Simple Network Management Protocol (SNMP) subsystem of Cisco IOS XE Software could allow an authenticated, remote attacker to cause an affected device to reload, resulting in a denial of service (DoS) condition. This vulnerability is due to improper error handling when parsing SNMP requests. This vulnerability affects all versions of SNMP — Versions 1, 2c, and 3. An attacker could exploit this vulnerability by sending a malformed SNMP request to an affected device. A successful exploit could allow the attacker to cause the device to reload unexpectedly. The attacker must have the SNMPv1 or v2c read-only or read-write community string or valid SNMPv3 user credentials on the affected device.
Title Cisco IOS XE Software SNMP Denial of Service Vulnerability
Weaknesses CWE-772
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-05T17:20:47.421Z

Reserved: 2025-10-08T11:59:15.378Z

Link: CVE-2026-20124

cve-icon Vulnrichment

Updated: 2026-08-05T17:20:43.437Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:00:05Z

Weaknesses
  • CWE-772

    Missing Release of Resource after Effective Lifetime