XHack Logo
XHack
Products
Services
Compliance
Pricing
Resources
Company
Sign upLogin
XHack Logo
XHackOffensive Security

Certified offensive security team delivering penetration testing evidence written for your auditor.

OSCP+OSCPC-AI/MLPenCASA
support@xhack.io

24/7 SOC Operations

XHack Status
Under attack? Get help now
Services
  • VAPT Services
  • Red Teaming
  • SOC Services
  • Threat Intelligence
  • Incident Response
  • Managed Testing
Pricing
  • Platform Plans
  • Services Pricing
Compliance
  • SOC 2
  • PCI DSS
  • ISO 27001
  • GDPR
  • HIPAA
  • ISO 42001
  • AI Maturity Assessment
  • TX-RAMP
  • NBFC / SECP
  • All Frameworks
Products
  • Vulnerability Assessment
  • GitGuard
  • AI Probe
  • SOC Dashboard
  • AI Agent
  • Cloud Investigation
Comparison
  • XBOW vs XHack
  • Horizon3 vs XHack
  • Strix vs XHack
  • Pentera vs XHack
Resources
  • Platform Tour
  • All Features
  • Install the Agent
  • XHack AI
  • Documentation
  • Blog
  • Case Studies
  • Documents
  • FAQ
Company
  • About Us
  • Our Team
  • Certifications
  • Security and Trust
  • VAPT Explained
  • Contact

© 2026 XHack. All rights reserved.

Security & TrustVulnerability DisclosurePrivacy PolicyTerms of ServiceRefund Policy
Blog/News

CVE-2026-76460: Cisco’s ISE Bug You Can’t Configure Around

XHack

XHack

Author

September 22, 2026

6 min read

CVE-2026-76460: Cisco’s ISE Bug You Can’t Configure Around

Table of contents

11

What CVE-2026-76460 Actually Is

Our Take: The “No Workaround” Line Is the Real Story

Who’s Actually at Risk

What to Actually Do Right Now

How XHack Thinks About Bugs Like This

FAQ: CVE-2026-76460, Answered

What is CVE-2026-76460?

Is CVE-2026-76460 actually being exploited?

Is there a workaround if I can’t patch right away?

How do I know if I was already compromised?

The Bottom Line

Read this in 30 seconds:

  • CVE-2026-76460 is a CVSS 10.0 authentication bypass in Cisco Identity Services Engine (ISE) and ISE-PIC.
  • No login needed. A crafted request to an API endpoint gets an attacker in, and it can end in root command execution.
  • Cisco confirms it’s being exploited right now. CISA added it to the KEV catalog on September 16, 2026 and gave federal agencies until September 19 to patch.
  • There’s no workaround. Restricting a port or disabling a feature doesn’t help. Patching is the only fix.
  • It hits ISE regardless of how you’ve configured it, which is the part that should worry you most.
  • Cisco’s same September disclosure window also carried several other maximum or near-maximum severity ISE bugs, so this patch cycle isn’t a one-and-done.

A CVSS 10.0 bug means every box got checked wrong: no login required, no user interaction, reachable over the network, total damage. CVE-2026-76460 checks every one of those boxes in Cisco ISE, the system a huge number of enterprises use to decide who and what gets network access in the first place. Here’s what it is, why it’s worse than a normal auth bypass, and what to actually do about it.

What CVE-2026-76460 Actually Is

Cisco’s advisory (cisco-sa-ISE-ABP-VNSW7Tn5) comes down to one sentence: an API endpoint in ISE doesn’t check who’s calling it properly. Send it the right crafted request, and you’re in, without a password, a token, or a session cookie.

That alone would be bad. What makes it worse is where it lands. Successful exploitation can reach root command execution on the box. ISE isn’t a random app server, it’s the system deciding which devices and users get on your network. Root access there means an attacker isn’t just in one system, they’re sitting on the control plane that vouches for everything else.

Affected versions and the fix:

ISE ReleaseFixed In
3.1Patch 12
3.2Patch 11
3.3Patch 12
3.4Patch 7
3.5Patch 4

Our Take: The “No Workaround” Line Is the Real Story

Most critical Cisco bugs come with an escape hatch. Turn off a feature, restrict the management interface to a jump box, disable a listening service, buy yourself time while you schedule the patch window. Cisco says none of that works here. The bug hits ISE “regardless of device configuration.” That’s Cisco’s own wording, and it means your usual stopgap moves are off the table.

Here’s the part we think gets skipped in a lot of the coverage: this isn’t just an auth bypass, several reports on the exploitation activity describe attackers also wiping logs after getting in. That’s not incidental. It’s the difference between “we got popped and we know exactly what happened” and “we got popped and we’re not sure how far it went.” If you’re the team that has to answer “were we compromised” after the fact, a log-wiping step in the attack chain is the single detail that turns a bad day into a genuinely hard investigation.

Our honest read: treat this less like “patch when convenient” and more like “assume someone already tried the door.” Cisco’s own PSIRT confirmed active exploitation, reported widely before CISA even added it to KEV, which means this wasn’t found in a lab first.

Timeline of CVE-2026-76460: Cisco's advisory, confirmed active exploitation, CISA's KEV addition, and the federal patch deadline, all within three days
How fast CVE-2026-76460 moved from disclosure to a federal patch deadline

Who’s Actually at Risk

Any organization running ISE or ISE-PIC on an unpatched release, full stop. This isn’t a niche edge case tied to one feature flag or integration. Because the flaw exists regardless of configuration, “we locked it down pretty well” doesn’t buy you the protection it normally would.

CISA’s Known Exploited Vulnerabilities catalog gave federal civilian agencies a three-day window, September 16 to September 19, to patch. That’s an unusually tight deadline even by KEV standards, and it’s CISA’s way of saying this one doesn’t wait for a normal patch cycle.

Worth knowing: Cisco’s broader September ISE/ISE-PIC disclosure window included other maximum and near-maximum severity bugs beyond this one, reporting on the exact count and CVSS scores has been inconsistent across outlets, so we’re not going to hand you a number we can’t stand behind. What we can say plainly: if you run ISE, this was not a one-CVE month. Check Cisco’s advisory page directly for your specific release before you consider yourself done.

What to Actually Do Right Now

  1. Patch immediately. There is no configuration workaround, so the fix table above is your only real option.
  2. Check access.log for suspicious usernames or requests you don’t recognize, this is Cisco’s own recommended first step if you suspect you were already hit.
  3. If you find signs of compromise, re-image. Cisco’s guidance here is blunt: don’t trust a patched-in-place system that shows IOCs, start clean.
  4. Review who and what ISE has been vouching for recently. If your access-control brain got compromised, anything it approved in that window deserves a second look.

How XHack Thinks About Bugs Like This

Brand note, kept short: this is exactly the kind of finding that shows why identity and access infrastructure needs the same scrutiny as anything customer-facing. A flaw in the system that decides who’s allowed on your network is worth more to an attacker than almost any single application bug, because it’s upstream of everything else you’re protecting. Human-led VAPT tests exactly these kinds of access-control assumptions the way a real attacker would, not with a generic scanner pass. XHack doesn’t store your findings on our servers either, engagement data stays local and fully deletable by you.

FAQ: CVE-2026-76460, Answered

What is CVE-2026-76460?

A CVSS 10.0 authentication bypass in Cisco Identity Services Engine (ISE) and ISE-PIC. An unauthenticated attacker can send a crafted request to a vulnerable API endpoint and get in, with successful exploitation able to reach root command execution.

Is CVE-2026-76460 actually being exploited?

Yes. Cisco’s own PSIRT confirmed active exploitation, and CISA added it to the Known Exploited Vulnerabilities catalog on September 16, 2026, with a three-day patch deadline for federal agencies.

Is there a workaround if I can’t patch right away?

No. Cisco states there’s no configuration-based mitigation, and the bug affects ISE regardless of how it’s set up. Patching to the fixed release is the only real fix.

How do I know if I was already compromised?

Check your access.log for unfamiliar usernames or unexpected requests. If you find anything that looks like an intrusion, Cisco recommends re-imaging rather than trusting a system patched in place.

The Bottom Line

CVE-2026-76460 is about as bad as it gets for identity infrastructure: no login needed, root-level impact, no workaround, and confirmed active exploitation before the public even had a KEV entry to check. If you run Cisco ISE, the version table above is the only thing that matters right now. Patch first, investigate second, and don’t assume your configuration was ever going to save you, because on this one, it wasn’t going to.


Categories

News

Previous

CVE-2026-59822: The One-Character Password That Opens Your AI Gateway

Next

AI Reverse Engineering: The Complete 2026 Guide

On this page

What CVE-2026-76460 Actually Is

Our Take: The “No Workaround” Line Is the Real Story

Who’s Actually at Risk

What to Actually Do Right Now

How XHack Thinks About Bugs Like This

FAQ: CVE-2026-76460, Answered

What is CVE-2026-76460?

Is CVE-2026-76460 actually being exploited?

Is there a workaround if I can’t patch right away?

How do I know if I was already compromised?

The Bottom Line

Related articles

Continue reading

CVE-2026-100706: How a Kyverno Tenant Becomes Cluster Admin

News

CVE-2026-100706: How a Kyverno Tenant Becomes Cluster Admin

CVE-2026-100706 lets a Kyverno tenant reach cluster admin via an encoded path. See who is exposed, the fixed version 1.1...

Read article
CVE-2026-87902: The WordPress Bug That Needs Three Things to Work

News

CVE-2026-87902: The WordPress Bug That Needs Three Things to Work

CVE-2026-87902 is an exploited WordPress core bug in 4.7.0 to 7.1.1. See the three conditions for code execution, how to...

Read article
CVE-2026-5430: The WSO2 Token Check That Lets Unverifiable Tokens Through

News

CVE-2026-5430: The WSO2 Token Check That Lets Unverifiable Tokens Through

CVE-2026-5430 is an exploited WSO2 API Manager JWT bypass scored 10.0. See affected versions, the fixed update levels, w...

Read article