Who Guards the Gatekeeper? A 10.0 Flaw in Cisco ISE Opens Your Network Without a Password

Who Guards the Gatekeeper? A 10.0 Flaw in Cisco ISE Opens Your Network Without a Password
On 16 September 2026 Cisco published a security advisory for CVE-2026-76460, affecting Identity Services Engine and ISE Passive Identity Connector. The CVSS base score is 10.0, the maximum the scale awards. The cause is insufficient authentication controls on one API endpoint, and the effect is that an unauthenticated remote attacker can reach the management interface by sending a crafted request. Cisco states plainly that its PSIRT is aware of active exploitation, and that no workarounds are available.
The technical name means little to a business owner. The operational meaning means everything: the affected box is not a file server or a network printer. It is the appliance the rest of the network asks about the identity of everyone trying to connect. It decides that this laptop is an authorised employee, that this phone is a visitor who belongs on the guest network, and that this supplier reaches exactly one system. When the authority to make that decision falls, you do not lose one service. You lose the foundation every service stands on.
What we actually know
These facts come from Cisco's own advisory and from the CISA Known Exploited Vulnerabilities catalogue, not from press write-ups:
- Affected products: Cisco Identity Services Engine and ISE Passive Identity Connector, releases 3.1 through 3.5.
- Fixed releases: 3.1 Patch 12, 3.2 Patch 11, 3.3 Patch 12, 3.4 Patch 7 and 3.5 Patch 4.
- Exploitation prerequisite: none. A remote, unauthenticated attacker, one crafted request to an API endpoint, no account and no password.
- Status: actively exploited according to Cisco PSIRT, and added to the Known Exploited Vulnerabilities catalogue on 16 September 2026 with a 19 September 2026 remediation due date for US federal agencies.
- Workaround: none. The only mitigation Cisco mentions is restricting access to the device with infrastructure access control lists until the patch is applied.
Three phrases in that list deserve a pause: remote, unauthenticated, and no workaround. Any vulnerability missing one of those gives you room to breathe. This one gives you nothing except patching or isolation.
Why identity appliances are worse than any other server you run
In a corporate network, systems are not equal in the consequences of their compromise. Compromise the reporting server and you lose reports. Compromise the box that governs identity and access and you have not lost a device. You have lost the meaning of the word permission across the whole network.
Whoever obtains administrative control of such a system can in principle change the policies themselves — minting an authorised identity instead of trying to defeat a control. That is the essential difference. The attack stops being an intrusion that looks abnormal in the logs and becomes an entry that looks entirely legitimate, because it came through the same gate you trust. This is the hardest case to detect, because monitoring is built on the assumption that whatever the identity system approves is by definition approved.
Add to that where these appliances sit. They live in the middle of the network and connect to every segment, because the job requires it. So a foothold on the appliance is a foothold on an open road to everything behind it. That is why identity, access and authentication systems belong at the top of the critical asset list rather than in the general network equipment inventory. We covered the same logic from a different angle in our piece on the single point of failure nobody maps.
The lesson is not about Cisco
It is easy to read this as news about one product from one vendor. That reading is comfortable and useless. Cisco shipped the fix and stated the exploitation status clearly, which is what a mature vendor is supposed to do. Security appliances from every vendor contain vulnerabilities, because they are software, and comparable advisories will follow.
The question to take away is not whether you run Cisco. It is whether you know which devices and systems authenticate the users of your network, what versions they are on, who owns patching them, and how long that actually takes. An organisation that can answer those four questions in half an hour handles this advisory as an evening task. An organisation that does not know who administers the appliance needs a week to reach the starting line, and that whole week is exposure.
This is precisely what the Essential Cybersecurity Controls issued by the National Cybersecurity Authority ask for in their vulnerability management domain: periodic vulnerability assessment and detection, classification by severity, remediation according to that classification and the associated risk, subscription to trusted sources for news of new vulnerabilities, and patch management that verifies the integrity and effectiveness of updates in a non-production environment before applying them. The control that usually fails is not patching itself. It is the trusted source: an organisation that never receives the vendor advisory learns about it from a news article days later, or never learns at all.
The Origami view
We build business systems rather than sell network hardware, and we still see the consequences of this in every integration project. Each time we connect a new system to a client network the same question surfaces: who grants permissions here, and where is that decision recorded. The recurring observation is that the fragile part is rarely the new application or its hardening. It is the layer the application assumes is correct and nobody inspects, because it is old and has been running quietly for years.
So we treat any component in the identity path as part of application security rather than adjacent to it. It is recorded in the asset list with its name, version and owner. It gets a maintenance window agreed in advance, instead of one improvised on the day an advisory lands. And its management interface is restricted to a separate administration network rather than reachable from the general one. Those are three practices that need no new budget, and they are the difference between a business that reads Cisco's advisory and knows what to do, and one that reads it and starts by asking who has the appliance password. It is part of how we work across our services.
Five questions to answer this week
This is not a complete security programme. It is five answers that reveal your readiness for the next advisory, because there will be a next advisory.
- If you run Cisco ISE or ISE-PIC: what release are you on, and is it within 3.1 to 3.5? If so, the fixed releases are listed above, and this is urgent rather than scheduled work. Until the patch is applied, restrict access to the device with access control lists as the advisory describes.
- Asset list: do you have a written list of the authentication and access systems you operate, with their versions? If the answer lives in one person's head, it is not a list.
- Advisory feed: who in your organisation is subscribed to the security advisories of every vendor you use? That subscription is free and takes minutes, and its absence is usually the reason for delay rather than any shortage of tooling.
- Time to patch: how many hours or days passed between the last critical advisory you received and the patch being applied? Write the number down. That is your real metric, and it is more honest than any written plan.
- Management interfaces: are the admin consoles of your critical devices reachable from anywhere on the network, or only from a defined management network? Restricting access does not remove the vulnerability, but it turns a potentially internet-wide attack into one that first needs an internal foothold.
The practical conclusion is narrow. Vulnerabilities are not an exceptional accident that ambushes your business; they are a recurring event you can rehearse for. What separates an organisation that holds from one that stops is not the absence of the flaw, but the hours that pass between the fix being published and the fix being applied.
Sources
- Cisco security advisory — CVE-2026-76460 at CVSS 10.0, affected and fixed releases, confirmation of active exploitation and the absence of a workaround, published 16 September 2026.
- CISA Known Exploited Vulnerabilities catalogue — added 16 September 2026 with a due date of 19 September 2026.
- National Cybersecurity Authority — Essential Cybersecurity Controls, vulnerability management and patch management requirements.
Frequently asked questions
We do not run Cisco. Does this advisory matter to us?+
The lesson matters, not the product. Any device or system that authenticates the users of your network, from any vendor, is a critical asset because control over it means control over the permission decision itself. Three things are required regardless of vendor: a written list of those systems and their versions, a subscription to the security advisories of every vendor you use, and an agreed time target between a critical fix being published and it being applied.
How do I check whether my appliance is affected, and what do I do right now?+
CVE-2026-76460 affects Cisco Identity Services Engine and ISE Passive Identity Connector in releases 3.1 through 3.5. Check your current release together with the patch level applied, and compare it against the fixed releases in Cisco's advisory: 3.1 Patch 12, 3.2 Patch 11, 3.3 Patch 12, 3.4 Patch 7 and 3.5 Patch 4. There is no workaround, and the only mitigation mentioned is restricting access to the device with infrastructure access control lists until the patch is applied.
It is being exploited in the wild, so how would I know if we were hit?+
That is the hard part with identity appliances specifically, because an attacker who reaches administration can operate inside the system's own policies and so their activity looks legitimate. Do not stop at reviewing failed logins. Review policy changes, administrative accounts and device configuration across the period before you patched, and confirm the appliance ships its logs to an external collector rather than relying on itself, because local logs alone are not evidence after an administrative compromise.
What is a reasonable window for applying a critical security patch?+
No single number is imposed on every organisation, but the logic the Essential Cybersecurity Controls require is clear: vulnerabilities are classified by severity and remediated according to that classification and the associated risk, with updates verified in a non-production environment before being applied. In practice that means having the classification written down in advance, and placing a critical, actively exploited vulnerability at the top of it with a window measured in hours or days rather than in quarterly maintenance cycles.
Follow Origami in Google
Pin Origami as a preferred source and our articles will surface first for you in Google Search and Top Stories.

Related articles
- CybersecurityPatching Magento Alone Won't Save Your Store — Attackers Were In Three Days EarlierCVE-2026-75650 in Magento and Adobe Commerce scores a perfect 10 and was exploited three days before Adobe's patch. What is affected, how to check your store, and why updating is not enough.
- CybersecurityBlack Hat 2026 Enterprise Java Flaws: Why Your Internal System Is Not SafeBlack Hat 2026 research exposed 12 enterprise Java flaws, including pre-auth remote code execution in Bonita BPM and Apache OFBiz. What it means for your business systems.
- CybersecurityAI Just Found Cryptography Weaknesses Experts Missed: What It Means for Your BusinessAnthropic's AI found new weaknesses in HAWK post-quantum cryptography and AES. Nothing you use today is broken — here's what it means for your business.
- CybersecurityCisco Antares: Open-Weight AI That Scans Your Code for Security Flaws, LocallyCisco released Antares, an open-weight model family that locates security vulnerabilities in code, runs on your own hardware, and costs 172x less than frontier models.
- CybersecurityAnti-Piracy and DRM for Live Sports Streaming: Protecting World Cup 2026 BroadcastsHow are World Cup 2026 broadcasts protected from piracy? Inside DRM, forensic watermarking, and automated takedowns, and the lessons for any Saudi content platform.
- CybersecurityCybersecurity for Major Sporting Events: World Cup 2026 Lessons for Saudi BusinessesWhy tournaments like the 2026 World Cup attract cyberattacks, and what Saudi business owners can learn to protect their stores, systems, and customer data at peak load.
Have a project in mind?
We build custom systems, apps and websites for your business. Tell us your idea and we will give you a straight answer on it.
