SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Reject, Repeat, Restart: RADIUS Bug Triggers Cisco ISE DoS

Reject, Repeat, Restart: RADIUS Bug Triggers Cisco ISE DoS

A vulnerability in Cisco Identity Services Engine (ISE) could allow remote attackers to trigger unexpected system restarts, leading to a denial-of-service (DoS) condition.

Nov 6, 2025By Meghana Raatni3 min read

A vulnerability in Cisco Identity Services Engine (ISE) could allow remote attackers to trigger unexpected system restarts, leading to a denial-of-service (DoS) condition. The vulnerability stems from how ISE handles repeated authentication failures, and organizations relying on ISE for network access control should take immediate action to mitigate the risk.

Vulnerability Details

The vulnerability, tracked as CVE-2025-20343, is due to a logic error in the RADIUS configuration that rejects client requests after repeated failures. An attacker can exploit this by sending a crafted sequence of RADIUS access request messages targeting MAC addresses already flagged as rejected endpoints.

When ISE processes these malicious requests, it can crash and restart, disrupting authentication services. This attack requires no authentication, making it particularly dangerous. CISA encourages organizations to review their systems for this vulnerability.

Affected Products and Versions

The vulnerability affects the following Cisco ISE versions:

  • Cisco ISE 3.4.0
  • Cisco ISE 3.4 P1
  • Cisco ISE 3.4 P2
  • Cisco ISE 3.4 P3

The product is vulnerable when the “Reject RADIUS requests from clients with repeated failures” setting is enabled. It is important to note that earlier versions (3.3 and below) are not affected.

Impact

Successful exploitation of this vulnerability leads to:

  • System crashes and unexpected restarts.
  • Disruption of authentication services across the network.
  • Loss of visibility into network activity.
  • Authentication failures for legitimate users and devices.
  • Disruption of business operations across the entire network infrastructure.

The Radius service restart does not affect active sessions already authenticated; only new authentication requests during the restart window are impacted.

Cisco ISE serves as a central point for network access control, device authentication, and compliance policy enforcement. When it becomes unavailable, it can severely impact an organization’s security posture and operational efficiency.

TTPs

  • TA0040 – Impact: Disrupting system availability and integrity.
  • T1499.001 – Resource Hijacking: Consuming resources to cause a denial of service.

Mitigation & Recommendations

Cisco has provided the following mitigation options:

  • Disable the Vulnerable RADIUS Setting: Immediately turn off the “Reject RADIUS requests from clients with repeated failures” setting in the administration console (Administration > System > Settings > Protocols > RADIUS).
  • Upgrade ISE: Upgrade ISE version 3.4 systems to Patch 4 or later.
  • Re-enable Setting After Patching: Cisco recommends re-enabling the RADIUS setting once systems are patched.

Disabling the setting provides temporary protection while upgrades are planned, as the vulnerability only affects systems with this setting enabled.

Instantly Fix Risks with Saner Patch Management

Saner patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. Saner patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Experience the fastest and most accurate patching software here.

Featured Posts

Open Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

CVE Research

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026

Reject, Repeat, Restart: RADIUS Bug Triggers Cisco ISE DoS | SecPod