Cisco ISE Zero-Day CVE-2026-76460: What to Do Now
By OpenVPN Team
Cisco has confirmed that CVE-2026-76460, a maximum-severity flaw in Identity Services Engine, is being exploited in the wild, and CISA has set a federal patch deadline of September 19, 2026.
This post covers who is affected, what the vulnerability does, and how to reduce the blast radius when your network-access-control layer is the thing under attack.
What is CVE-2026-76460?
CVE-2026-76460 is an authentication-bypass vulnerability in Cisco Identity Services Engine (ISE) and the Cisco ISE Passive Identity Connector (ISE-PIC). Cisco rates it CVSS 10.0 — the maximum score. The flaw is due to insufficient authentication control on an API endpoint: an unauthenticated, remote attacker can send a crafted request to the affected API and bypass the web-based management interface to gain unauthorized access to the device.
Ready to see how OpenVPN can help protect your organization from attacks?
Try the self-hosted Access Server solution or managed CloudConnexa ZTNA-as-a-service for free — no credit card required.
See Which One is Right For YouCisco's Product Security Incident Response Team (PSIRT) flagged the vulnerability as actively exploited, and CISA added it to the Known Exploited Vulnerabilities (KEV) catalog on September 16, 2026, requiring U.S. federal civilian agencies to patch by September 19, 2026. Cisco states there are no workarounds — applying the fixed software is the only remediation.
Details are tracked in Cisco advisory cisco-sa-ISE-ABP-VNSW7Tn5. Confirm the exact fixed release for your deployment against Cisco's advisory before you patch.
Who is affected by this Cisco ISE vulnerability?
You are exposed if you run Cisco Identity Services Engine or the ISE Passive Identity Connector, according to Cisco's advisory. Because ISE is the policy engine behind network access control — 802.1X, RADIUS, guest and device onboarding — an authentication bypass here is not a bypass of one app; it is a bypass of the system that decides who gets onto the network.
That is what makes this cisco ise vulnerability severe: the compromised component is the access-control authority itself. Reporting indicates attackers who gain access operate with root-level privileges, which can include tampering with logs. Treat any exposed, unpatched ISE as potentially compromised and follow Cisco's guidance for investigation, not just patching.
What to do right now
-
Patch immediately. Upgrade ISE and ISE-PIC to the fixed release named in Cisco advisory cisco-sa-ISE-ABP-VNSW7Tn5. There is no workaround.
-
Restrict management-plane exposure. Ensure the ISE admin/API interfaces are not reachable from untrusted networks; limit access to a management network.
- Hunt, don't just patch. Because active exploitation can grant root and log tampering, review access logs and look for anomalous API calls and outbound connections to unfamiliar IPs.
- Plan for access-layer resilience. Ask what happens to remote and network access if your primary access appliance is offline or compromised.
Reducing the blast radius: a vendor-diverse access layer
Patching this specific bug is step one. The recurring pattern — a maximum-severity flaw in the appliance that controls access — is the harder problem. When a single vendor's box is both your firewall/VPN and your network-access-control brain, one critical CVE can take down enforcement and remote access at the same time.
A vendor-diverse access layer limits that exposure. OpenVPN Access Server gives you an independent, self-hosted remote-access path that does not share a codebase or patch cycle with your Cisco stack — useful as a disaster-recovery route when the primary appliance is being patched or investigated. CloudConnexa delivers ZTNA as a cloud service, so zero-trust access control is not another on-premises appliance sitting on the internet waiting for the next auth-bypass. This is not a claim that any product is immune to vulnerabilities — it is a case for not concentrating firewall, VPN, and network access control in one place where a single flaw removes all three.
FAQ: CVE-2026-76460
Is CVE-2026-76460 being actively exploited?
Yes. Cisco PSIRT flagged it as exploited in the wild, and CISA added it to its Known Exploited Vulnerabilities catalog on September 16, 2026, with a federal patch deadline of September 19, 2026.
What is the CVSS score of CVE-2026-76460?
CVSS 10.0 — the maximum severity. It is an unauthenticated, remote authentication-bypass flaw in an ISE API endpoint.
Which products are affected by this Cisco ISE vulnerability?
Cisco Identity Services Engine (ISE) and the Cisco ISE Passive Identity Connector (ISE-PIC), per Cisco's advisory.
Is there a workaround for CVE-2026-76460?
No. Cisco states there are no workarounds. Upgrading to the fixed software release is the only remediation.
What does Cisco ISE do, and why does an auth bypass matter?
Cisco ISE is a network access control platform — it enforces 802.1X, RADIUS, and policy for who and what connects to the network. An authentication bypass on ISE undermines the system that authorizes network access, which is why it warrants an emergency response.