Cisco Warns of New Zero-Day ISE Auth Bypass (CVSS 10.0) Exploited in Active Attacks
Cisco warns CVE-2026-76460 (CVSS 10.0), an unauthenticated ISE auth bypass leading to root command execution, is under active exploitation and was added to CISA's KEV.
Cisco warned that CVE-2026-76460 (CVSS 10.0), an insufficient-authentication flaw in an Identity Services Engine (ISE) API endpoint, is being actively exploited by unauthenticated remote attackers and can yield root-privilege command execution on ISE and ISE-PIC regardless of configuration. Fixes shipped across ISE 3.1 through 3.5 patch branches; Cisco advised reviewing access.log for unexpected usernames (e.g., "dummyuser"), re-imaging affected nodes, and using iACLs, since no workarounds exist. CISA added the flaw to its KEV catalog on September 16, 2026, requiring FCEB agencies to patch by September 19. Cisco simultaneously issued 77 new CVEs, 41 affecting ISE and 28 affecting Secure Firewall products, days after confirming active exploitation of CVE-2026-76461 in Secure Email Gateway.
- CVE-2026-76460 lets unauthenticated remote attackers bypass the ISE web management interface via a crafted API request.
- Successful exploitation may yield root-privilege command execution; attackers can remove or hide exploitation evidence.
- No workarounds exist; Cisco recommends iACLs and checking access.log for unexpected usernames like "dummyuser".
- CISA added the flaw to KEV on September 16, requiring FCEB agencies to patch by September 19.
- Cisco also patched 77 CVEs, including 41 affecting ISE and 28 affecting Secure Firewall products.
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-20130 | Critical unauthenticated injection flaws in Cisco ISE and ISE-PIC (CVSS 10.0) CVE-2026-20130 covers a set of internally discovered improper neutralization of special elements issues (CWE-74, the injection class of weaknesses) in Cisco Identity Services Engine (ISE) and the Cisco ISE Passive Identity Connector (ISE-PIC), found during a comprehensive internal security review and addressed in a software hardening release. Per the CVSS vector, the flaws are remotely exploitable by an unauthenticated attacker with no user interaction required (AV:N/AC:L/PR:N). Successful exploitation carries high impact on confidentiality, integrity, and availability with scope change, meaning an attacker could potentially break out beyond the vulnerable component to compromise additional system scope. Any organization running Cisco ISE or ISE-PIC for network access control or passive identity services is potentially affected. There is currently no known exploitation, no public proof-of-concept, and the flaw is not listed in CISA's KEV. Do: Apply the Cisco ISE software hardening release referenced in the PSIRT advisory as soon as practical, checking the advisory for the exact fixed release for your ISE/ISE-PIC train since versions are not specified here. In the interim, restrict administrative and API-facing interfaces of ISE (Admin portal, pxGrid, related services) to trusted management networks and review logs for unexpected unauthenticated requests. Include hosts running ISE-PIC (typically Windows domain controllers) in the patch and monitoring plan. | 10.0 group max | — |
| largeLikely on the order of tens of thousands of enterprise/public-sector deployments of Cisco ISE, with internet-exposed instances expected to be a much smaller… | ||
| CVE-2026-20176 +1 in the same advisory: …20211 | Authenticated Command Injection in Cisco Identity Services Engine (ISE) Cisco ISE contains a command injection flaw (CWE-77) caused by insufficient validation of user-supplied input. An authenticated, remote attacker who already holds valid high-privileged administrative credentials can send a crafted HTTP request to an affected device to run arbitrary commands on the underlying operating system, gaining system-level access and then elevating to root. In single-node deployments, successful exploitation can render the ISE node unavailable, causing a denial of service in which endpoints that have not yet authenticated cannot access the network until the node is restored. All Cisco ISE deployments are potentially affected, though exploitation requires stolen or compromised administrator credentials rather than anonymous access. No public proof-of-concept is known and the flaw is not listed in CISA's KEV, so exploitation has not been confirmed. Do: Upgrade to the fixed release specified in Cisco's PSIRT advisory for CVE-2026-20176 (not listed in this data). Until patched, restrict access to the ISE administration interface to trusted management networks, audit high-privileged admin accounts for compromise (since valid admin credentials are required), and monitor for unexpected root-level or shell activity on ISE appliances. Operators of single-node deployments should prepare failover/restore plans, as exploitation would block new endpoint network authentication until the node is recovered. | 9.1 | — |
| largelikely tens of thousands of enterprise ISE deployments/nodes worldwide (estimated) | ||
| CVE-2026-20282 | Authenticated OS Write-Access Flaw in Cisco Identity Services Engine CVE-2026-20282 is a vulnerability in Cisco Identity Services Engine (ISE) caused by insufficient validation of user-supplied input. An attacker who already has valid administrative credentials can send a crafted HTTP request to an affected device and obtain write access to the underlying operating system. Cisco rated the flaw High despite the Medium CVSS score because an attacker can easily escalate from the achieved privilege level to root, effectively yielding full control of the appliance. Any organization running Cisco ISE is affected, though exploitation requires both network reachability to the device and stolen or malicious administrator credentials. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known. Do: Review Cisco's advisory for CVE-2026-20282 and upgrade ISE to the fixed release it specifies, prioritizing the fix since Cisco rates the impact High due to the easy path to root. Restrict ISE administration interfaces to dedicated management networks and enforce strong credential hygiene/MFA for ISE admin accounts, since valid admin credentials are required for exploitation. Check ISE admin and audit logs for unexpected administrative sessions or unusual HTTP requests to management endpoints. | 4.9 | — |
| large≈10,000–100,000 enterprise ISE deployments/nodes worldwide (estimate), though only a small fraction have admin interfaces reachable by potential attackers | ||
| CVE-2026-20283 | Authenticated OS command injection (RCE) in Cisco ISE IPsec Open API Cisco Identity Services Engine (ISE) contains an operating system command injection flaw (CWE-78) in its IPsec Open API endpoint, caused by insufficient validation of user-supplied input in IPsec Open API calls. An authenticated, remote attacker who holds valid administrative credentials can send crafted input to the endpoint to execute arbitrary commands on the underlying operating system. Exploitation additionally requires the ISE node to have more than one network interface, one of which is configured as an active IPsec tunnel. Although the CVSS 3.1 base score is 6.5 (Medium), Cisco assigned a Security Impact Rating of High because it is easy to escalate from the achieved privilege level to root. No public proof-of-concept or confirmed in-the-wild exploitation is known, and the flaw is not listed in CISA's KEV catalog. Do: Upgrade ISE to the fixed release identified in Cisco's advisory; the related-headline bundle indicates companion ISE RCE/API vulnerabilities fixed at the same time, so apply the full set of patches. Until patching, restrict access to the Open API to trusted management networks, disable the Open API or IPsec tunnel configuration where unused, and limit and rotate administrative credentials. Audit ISE deployments for multi-interface nodes with active IPsec tunnels, as those are the exploitable targets. | 6.5 | — |
| moderatelikely on the order of thousands of ISE deployments meet the preconditions, out of an ISE installed base plausibly in the tens of thousands | ||
| CVE-2026-20284 | Authenticated SQL Injection in Cisco ISE SXP REST API Cisco ISE (Identity Services Engine) contains a SQL injection flaw (CWE-943) in its SXP REST API, caused by insufficient validation of user-supplied input in REST API calls. To trigger it, an attacker must send crafted input to the affected device while holding valid administrative credentials, with the SXP service enabled and at least one SXP connection configured. A successful exploit could let the attacker read or modify data in the underlying ISE database, and in single-node deployments could crash the node, denying network access to endpoints that have not yet authenticated. Any organization running Cisco ISE with SXP/TrustSec in this configuration is affected, though the admin-credential requirement makes insider or compromised-credential scenarios the primary risk. No public proof-of-concept or confirmed in-the-wild exploitation is known, and the flaw is not in CISA's KEV catalog. Do: Upgrade ISE nodes to the fixed release identified in Cisco's security advisory (not specified in the source data). As interim mitigation, restrict access to the ISE admin/REST API to trusted management networks, disable the SXP service on nodes that do not use it, and audit admin accounts for credential compromise. Monitor Cisco PSIRT for updated fixed-version guidance. | 9.1 | — |
| large≈10,000–100,000 ISE nodes worldwide (subset of tens of thousands of enterprise ISE deployments that have SXP enabled) | ||
| CVE-2026-20305 | Authenticated command injection to root in Cisco ISE and ISE-PIC diagnostic tools A command injection flaw (CWE-78) exists in the diagnostic tools of Cisco Identity Services Engine (ISE) and ISE Passive Identity Connector (ISE-PIC), caused by improper validation of user-supplied input. An authenticated remote attacker who already holds valid administrative credentials can send crafted commands through the web-based management interface to inject commands into the underlying operating system. A successful exploit yields arbitrary code execution and elevation to root on the affected node. Organizations running ISE or ISE-PIC are affected; in single-node deployments, exploitation can render the ISE node unavailable, blocking endpoints that have not yet authenticated from accessing the network. No public proof-of-concept is known and the flaw is not listed in CISA's KEV, so exploitation has not been confirmed. Do: Upgrade ISE and ISE-PIC nodes to the fixed releases identified in the Cisco security advisory for CVE-2026-20305, as no workaround is described in the available data. Because valid admin credentials are required, restrict access to the web-based management interface, review and rotate administrative credentials, and audit admin activity logs for unexpected diagnostic-tool commands. Treat single-node deployments as higher risk given the potential denial-of-service impact on network access. | 9.1 | — |
| largetens of thousands of enterprise deployments, with only a small fraction of management interfaces internet-exposed | ||
| CVE-2026-20306 | Authenticated Command Injection to Root RCE in Cisco ISE and ISE-PIC REST API Cisco ISE and ISE-PIC contain a command injection vulnerability (CWE-78) in their REST API, caused by improper validation of user-supplied input. An authenticated, remote attacker who already holds valid administrative credentials can send crafted commands to the web-based management interface to trigger the flaw. Successful exploitation allows arbitrary code execution on the underlying operating system with elevation to root privileges. In single-node deployments, exploitation can also render the ISE node unavailable, denying network access to endpoints that have not yet authenticated. As of the latest data, the flaw is not listed in CISA's KEV catalog and no public proof-of-concept is known. Do: Upgrade ISE and ISE-PIC to the fixed releases identified in the Cisco Security Advisory (version numbers not provided in available data). Until patched, restrict access to the management and REST API interfaces to trusted admin networks, audit and rotate privileged administrative credentials (since valid admin creds are required for exploitation), and enable MFA for ISE administrators. Organizations running single-node deployments should prioritize patching and maintain backups, as exploitation could take the sole node offline and block new endpoint authentication. | 9.1 | — |
| large≈ tens of thousands of ISE/ISE-PIC nodes worldwide (enterprise NAC deployments) | ||
| CVE-2026-20307 | Authenticated Java Deserialization RCE in Cisco ISE Web Management Interface Cisco Identity Services Engine (ISE) contains an insecure deserialization flaw (CWE-502) in its web-based management interface, caused by unsafe handling of a user-supplied Java byte stream. An attacker who already holds at least low-privileged administrative credentials can send a crafted serialized Java object to the management interface to trigger the flaw. Successful exploitation yields arbitrary code execution on the underlying operating system and privilege escalation to root; in single-node deployments it can also render the ISE node unavailable, blocking network access for endpoints that have not yet authenticated. All Cisco ISE deployments whose management interface is reachable by an attacker with administrative credentials are affected, though specific version ranges were not provided in the source data. As of now the flaw is not listed in CISA's KEV catalog and no public proof-of-concept is known. Do: Upgrade affected ISE nodes to the fixed release identified in Cisco's advisory. Until patched, restrict access to the ISE web management interface to trusted administrative networks and audit which accounts hold low-privileged administrative credentials. Operators of single-node deployments should prioritize patching since exploitation would cause a full denial of network access for unauthenticated endpoints. | 9.9 | — |
| large≈10,000-100,000 enterprise ISE deployments worldwide, with only a subset exposing the management interface beyond trusted admin networks | ||
| CVE-2026-20322 | Critical Improper Access Control Flaws in Cisco Nexus Dashboard CVE-2026-20322 covers multiple improper access control vulnerabilities (CWE-284) in Cisco Nexus Dashboard that were found by Cisco's own engineering team during an internal security review and fixed in a software hardening release. Per the CVSS vector, exploitation requires network access and valid low-privileged credentials (AV:N/PR:L), with no user interaction, and because the scope is changed (S:C), a successful attacker can cross a security boundary to gain high-privileged access to data and functions (confidentiality, integrity, and availability all rated high). In practical terms, an attacker with any low-level authenticated account — such as a guest or limited operator account — could bypass intended access restrictions on the management platform that centralizes control of Cisco data center fabrics. All organizations running affected Cisco Nexus Dashboard deployments are in scope. There is no known public proof-of-concept, the flaw is not in CISA's KEV catalog, and no exploitation has been reported; specific affected and fixed version ranges are not included in the available data and must be taken from the Cisco advisory. Do: Check the Cisco PSIRT advisory for CVE-2026-20322 to identify whether your Nexus Dashboard release is affected and upgrade to the software hardening release it specifies. Because exploitation requires low-privileged credentials, audit the platform for unnecessary or shared low-privilege user accounts and API keys, remove them, and restrict access to the Nexus Dashboard management interface to trusted admin networks. No public PoC or in-the-wild exploitation is known, so treat this as a high-priority routine patch rather than an emergency. | 9.9 group max | — |
| largelikely in the low tens of thousands of Nexus Dashboard clusters worldwide (estimated; no public install or scan counts) | ||
| CVE-2026-20329 +1 in the same advisory: …20330 | Multiple Exception-Handling Flaws in Cisco Secure ASA, FTD and Firewall Management Center CVE-2026-20329 tracks multiple vulnerabilities in Cisco Secure Adaptive Security Appliance (ASA) Software, Cisco Secure Firewall Threat Defense (FTD) Software, and Cisco Secure Firewall Management Center (FMC) Software, all involving improper handling of exceptional conditions (CWE-703 pillar) and discovered during a comprehensive internal Cisco security review. Cisco is addressing them through a software hardening release rather than describing individual exploitation paths, so the exact trigger conditions per flaw are not itemized in the available data. The CVSS 9.9 (critical) score with AV:N/AC:L/PR:L/UI:N/S:C indicates the flaws are reachable over the network, without user interaction, by an attacker who already holds valid low-privileged credentials (for example, a VPN user or low-privileged management account), and that successful exploitation can affect resources beyond the vulnerable component with high impact to confidentiality, integrity, and availability. Any organization running Cisco ASA, FTD, or FMC is potentially affected, with edge firewalls (ASA/FTD) representing the largest exposed population. Exploitation status: no entry in CISA KEV, no public proof-of-concept, and no known in-the-wild exploitation as of this analysis. Do: Review the Cisco PSIRT advisory for CVE-2026-20329 to identify affected releases for your ASA, FTD, and FMC deployments and upgrade to the software hardening release it specifies. Because the CVSS vector indicates a low-privileged authenticated attacker is required, enforce multi-factor authentication on VPN and management access, rotate VPN user and administrative credentials, and restrict management interface exposure to trusted networks. The CVE description is generic, so monitor Cisco PSIRT for expanded detail and updated fixed-version lists. | 9.9 | — |
| masshundreds of thousands of devices (Cisco ASA/FTD is among the most widely deployed edge firewall platforms, with ~100k+ instances visible in public internet… | ||
| CVE-2026-76423 | Unauthenticated Administrative Access via REST API Flaw in Cisco ISE and ISE-PIC Cisco ISE and Cisco ISE-PIC contain an authentication bypass (CWE-290) in their REST API web service, which is exposed with insufficient authorization checks. An unauthenticated, remote attacker can exploit it by sending a crafted HTTP request to the exposed REST API port, requiring no credentials or user interaction. A successful exploit grants administrative privileges over the device, letting the attacker read and modify ISE configuration and identity data. Any organization running an affected Cisco ISE or ISE-PIC deployment is affected, with risk highest where the REST API port is reachable from untrusted networks. No public proof-of-concept or in-the-wild exploitation is currently known, and the flaw is not yet listed in CISA's KEV catalog. Do: Upgrade ISE and ISE-PIC to the fixed releases identified in the Cisco PSIRT advisory for CVE-2026-76423. As an interim mitigation, restrict network access to the ISE REST API port to trusted management networks and disable the REST API service where it is not required. Review ISE logs for unauthenticated or anomalous administrative API requests, and treat configuration and identity data on exposed deployments as potentially compromised. | 10.0 | — |
| largeTens of thousands of enterprise/government deployments likely affected; directly internet-exposed REST API instances estimated in the low thousands | ||
| CVE-2026-76424 | Path traversal in Cisco ISE REST API enables authenticated root RCE Cisco Identity Services Engine (ISE) contains a path traversal flaw (CWE-23) in its REST API caused by insufficient validation of file operations. An attacker who already holds valid administrative credentials can send an API request uploading a file with a crafted path, allowing the file to be written to arbitrary locations on the device. Successful exploitation lets the attacker upload files anywhere on the appliance and execute arbitrary commands with root privileges, giving full compromise of the ISE deployment. Because high privileges are required, the flaw is rated CVSS 3.1 7.2 (High) with AV:N/AC:L/PR:H. It is not currently listed in CISA's KEV catalog and no public proof-of-concept or in-the-wild exploitation is known. Do: Upgrade ISE to the fixed releases listed in the Cisco PSIRT advisory for CVE-2026-76424. Until patched, restrict access to the ISE REST API to trusted management networks, audit privileged/administrative accounts for compromise, and review API logs for file-upload requests containing path traversal characters (e.g., ../ sequences). | 7.2 | — |
| large≈10,000–100,000 enterprise ISE deployments (appliances/VMs) worldwide, though only a fraction expose the REST API beyond trusted management networks | ||
| CVE-2026-76425 | Authenticated SQL Injection in Cisco ISE APIs Enables Database Read and SSRF Cisco Identity Services Engine (ISE) contains a SQL injection flaw in its APIs caused by insufficient validation of parameters that are concatenated directly into backend database queries. An attacker who sends a specially crafted request containing SQL statements to an affected API endpoint can trigger the flaw, but valid administrative credentials are required to do so. A successful exploit allows the attacker to read arbitrary content from the SQL database and to conduct server-side request forgery (SSRF) attacks. All organizations running affected releases of Cisco ISE are potentially affected, though exploitation requires a privileged attacker account. As of now there is no evidence of in-the-wild exploitation and no public proof-of-concept is known, and the flaw is not listed in CISA's KEV catalog. Do: Check the Cisco PSIRT advisory for CVE-2026-76425 and upgrade ISE to a fixed release as soon as one is identified. Because exploitation requires valid administrative credentials, restrict access to the ISE admin and API interfaces to trusted management networks, enforce strong authentication and least privilege for admin accounts, and audit/rotate administrative credentials. Monitor API logs for unexpected queries and outbound requests that could indicate attempted SSRF. | 7.6 | — |
| large≈10,000-100,000 deployments worldwide (Cisco ISE is a leading enterprise NAC/policy platform, typically deployed on-premises per organization) | ||
| CVE-2026-76426 | Authenticated SQL Injection in Cisco ISE and ISE-PIC REST API CVE-2026-76426 is a SQL injection flaw (CWE-89) in the REST API of Cisco Identity Services Engine (ISE) and Cisco ISE-PIC (Passive Identity Connector), caused by insufficient validation of specific parameters that are concatenated into an SQL statement targeting the monitoring database. An attacker triggers it by sending a crafted REST API request containing SQL statements in one of the affected parameters, but must already hold valid administrative credentials. A successful exploit allows the attacker to read information from the monitoring database, with confidentiality impact only (CVSS 3.1 score of 4.9, medium). All organizations running ISE or ISE-PIC are potentially affected, though exploitation requires high-privilege access. No public proof-of-concept or confirmed exploitation of this specific flaw is known; however, related reporting describes a separate, actively exploited Cisco ISE zero-day authentication bypass (CVSS 10.0), so ISE administrators should patch urgently. Do: Upgrade ISE and ISE-PIC to the fixed releases identified in Cisco's advisory (version numbers not provided in the available data). Since exploitation requires valid administrative credentials, restrict and audit admin accounts, limit REST API access to trusted management networks, and review monitoring-database query and REST API logs for anomalous SQL content. Also monitor for the separately reported, actively exploited ISE authentication zero-day and check systems for signs of compromise. | 4.9 | — |
| large≈10,000–100,000 ISE/ISE-PIC deployments worldwide (estimated; no public install counts) | ||
| CVE-2026-76427 | Authenticated XXE Arbitrary File Read in Cisco Identity Services Engine (ISE) Cisco ISE contains an XML external entity (XXE) injection flaw (CWE-611) in its offline profiler feed service, caused by parsing attacker-controlled feed metadata with an XML parser that does not disable external entity resolution. An authenticated remote attacker with valid administrative credentials can exploit it by uploading a crafted offline feed package through the administrative interface. Successful exploitation allows the attacker to read arbitrary files from the device's file system and issue requests to internal systems from the ISE appliance (server-side request forgery), though confidentiality-only impact gives it a medium CVSS 4.9. All organizations running Cisco ISE are potentially affected, but exploitation requires administrative access to the management interface, which is typically restricted to internal management networks. No public proof-of-concept or confirmed exploitation of this specific flaw is known, although Cisco has separately warned that another ISE zero-day (an auth bypass rated CVSS 10.0) is being actively exploited, so ISE deployments are currently under attacker attention. Do: Upgrade ISE to the fixed release identified in the Cisco security advisory once published, as no fixed version is listed in the available data. Restrict access to the ISE administrative interface to trusted management networks and review logs for unexpected offline feed package uploads or outbound requests originating from ISE appliances. Given that a separate, actively exploited ISE zero-day (CVSS 10.0 auth bypass) has been announced, treat ISE patching as an urgent priority and verify all ISE nodes in the deployment are updated. | 4.9 | — |
| largetens of thousands of enterprise deployments worldwide, with likely only a small fraction (low thousands or fewer) of admin interfaces internet-exposed | ||
| CVE-2026-76428 | Authenticated SQL Injection in Cisco ISE and ISE-PIC REST APIs Cisco ISE and Cisco ISE-PIC contain a SQL injection flaw (CWE-89) in their REST APIs, where certain parameters are concatenated directly into SQL clauses without parameterization. An authenticated remote attacker who already holds valid administrative credentials can send a crafted request containing SQL statements in one of the affected parameters. A successful exploit allows the attacker to read information from the session database, with no integrity or availability impact, which is why the CVSS 3.1 score is a moderate 4.9 despite network reachability. All organizations running affected Cisco ISE or ISE-PIC releases are potentially affected, though exploitation requires high-privilege access. No public proof-of-concept or confirmed exploitation of this specific SQL injection is known, but Cisco ISE is drawing attacker attention because a separate ISE authentication-bypass zero-day (CVSS 10.0) is reportedly being exploited in active attacks. Do: Update ISE and ISE-PIC to the fixed releases identified in Cisco's security advisory once published, since no workaround details are available in the data. Restrict access to the ISE REST APIs to trusted administrative networks and hosts, and review which accounts hold administrative credentials. Given a separate ISE auth-bypass zero-day is under active exploitation, monitor Cisco PSIRT channels and authentication/API logs for anomalous activity closely. | 4.9 | — |
| large≈tens of thousands of enterprise deployments of Cisco ISE/ISE-PIC worldwide (no public scan data for this product) | ||
| CVE-2026-76460 | Unauthenticated Management Interface Bypass in Cisco ISE and ISE-PIC Cisco Identity Services Engine (ISE) and the Cisco ISE Passive Identity Connector (ISE-PIC) contain an incorrect use of privileged APIs flaw (CWE-648) affecting the web-based management interface. An unauthenticated, remote attacker with network access to that interface can send requests that invoke privileged APIs without authenticating, bypassing the interface's access controls. Successful exploitation grants the attacker unauthorized access to the affected device, presumably with the administrative capabilities available through the management interface, such as control over network access policy and visibility into identity data. Any organization running an affected Cisco ISE or ISE-PIC release is potentially affected, with risk highest where the management interface is reachable from untrusted networks. The flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2026-09-16, indicating exploitation in the wild, though no public proof-of-concept is known and CVSS scoring is pending. Do: Upgrade ISE and ISE-PIC to the fixed releases specified in Cisco's security advisory (fixed versions are not provided in the available data); because the flaw is on CISA's KEV list, federal agencies must patch or apply mitigations per BOD 26-04 timelines. Until patched, restrict access to the web-based management interface to trusted administrative networks only, verify no unintended exposure via firewalls/ACLs, and monitor for unauthenticated access attempts against the interface. | 10.0 | — | KEV PoC |
| large≈10,000–100,000 ISE/ISE-PIC appliance deployments worldwide, of which an estimated low thousands have internet-reachable management interfaces | |
| CVE-2026-76461 | Unauthenticated SQL Injection to Root RCE in Cisco Secure Email Gateway Cisco AsyncOS Software for Cisco Secure Email Gateway contains a SQL injection flaw (CWE-89) in its email parsing logic, caused by insufficient validation of message content. An unauthenticated, remote attacker can trigger it simply by sending a crafted email containing malicious SQL statements through an affected gateway, with no user interaction required. Successful exploitation allows arbitrary SQL execution that escalates to arbitrary operating-system command execution with root privileges, fully compromising the appliance and all mail flowing through it. Any organization running an affected version of Cisco Secure Email Gateway is impacted, and because these appliances sit on the inbound mail path they are inherently reachable over the network. There is no known public proof-of-concept, the flaw is not on the CISA KEV list, and no in-the-wild exploitation has been reported to date, though the CVSS 9.8 rating makes patching urgent. Do: Upgrade to the fixed AsyncOS release listed in the corresponding Cisco PSIRT advisory as soon as possible, since the flaw is unauthenticated, requires no user interaction, and yields root. Until patched, apply any Cisco-documented workarounds and tightly restrict which hosts can submit mail to the gateway where operationally feasible. Review mail and system logs on these appliances for anomalies such as SQL errors in parsing, unexpected processes, or unexplained outbound connections that could indicate exploitation attempts. | 9.8 | 2% | KEV PoC ×3 |
| large≈ tens of thousands of gateway deployments (order of 10,000–50,000 appliances) |
Full article1,076 words · extracted from thehackernews.com · click to collapse
Ravie LakshmananSep 17, 2026Vulnerability / Web Security
Cisco has warned of a fresh maximum-severity security flaw impacting Identity Services Engine (ISE) that has come under active exploitation.
The vulnerability, tracked as CVE-2026-76460 (CVSS score: 10.0), could allow an unauthenticated, remote attacker to bypass authentication.
"This vulnerability is due to insufficient authentication control on an API endpoint," Cisco said. "An attacker could exploit this vulnerability by sending a crafted request to an affected API endpoint. A successful exploit could allow the attacker to gain unauthorized access to the affected device by bypassing the web-based management interface."
The issue affects Cisco ISE and Cisco ISE Passive Identity Connector (ISE-PIC), regardless of device configuration. It has been addressed in the following versions -
- 3.1 - Fixed in 3.1 Patch 12
- 3.2 - Fixed in 3.2 Patch 11
- 3.3 - Fixed in 3.3 Patch 12
- 3.4 - Fixed in 3.4 Patch 7
- 3.51 - Fixed in 3.5 Patch 4
Cisco said it's "aware of active exploitation of this vulnerability," urging customers to upgrade to a fixed software release to counter the threat. The company did not share any details on the nature of the attacks exploiting the flaw, or who is behind them.
As indicators of compromise (IoCs), Cisco is recommending that users review "access.log" and look for suspicious usernames. If the device is part of a distributed deployment, it's essential to review the logs of each node. It has provided the following command to detect unexpected usernames -
admin#show logging application ise-kong/access.log | include dummyuser
The presence of any entry in the command output likely points to malicious activity. If such activity is detected, users are advised to re-image the affected nodes and restore from configuration backup if needed.
"Upon successful exploitation of this vulnerability, threat actors may obtain command execution with root privileges," Cisco said. "Because of this level of access, evidence of exploitation and indicators of compromise may be removed or hidden by the threat actors."
Cisco also emphasized that there are no workarounds, but as a mitigation, customers can use infrastructure access control lists (iACLs) to allow only required management and control plane traffic that is destined to the affected device.
The U.S. Cybersecurity and Infrastructure Security Agency (CISA), on September 16, 2026, added CVE-2026-76460 to its Known Exploited Vulnerabilities (KEV) catalog, requiring Federal Civilian Executive Branch (FCEB) agencies to apply the patches by September 19, 2026.
The disclosure comes merely days after Cisco said a critical vulnerability impacting AsyncOS Software for Cisco Secure Email Gateway (CVE-2026-76461, CVSS score: 9.8) has come under active exploitation in the wild.
Besides CVE-2026-76460, Cisco has rolled out fixes for a number of critical security vulnerabilities spanning its product portfolio, some of which are hardening measures released as part of an ongoing review. Of the 77 new CVEs issued Wednesday, 41 affect ISE and 28 affect the Secure Firewall portfolio. A brief description of the flaws is below -
- CVE-2026-20176 (CVSS score: 9.9), CVE-2026-20211 (CVSS score: 9.1), CVE-2026-20307 (CVSS score: 9.1) - Multiple vulnerabilities in ISE that could allow an authenticated, remote attacker to execute arbitrary commands on the underlying operating system of an affected device. To exploit these vulnerabilities, the attacker must have valid administrative credentials.
- CVE-2026-76423 (CVSS score: 10.0), CVE-2026-76424, CVE-2026-76425, CVE-2026-76426, CVE-2026-76427, CVE-2026-76428 - Multiple vulnerabilities in ISE and Cisco ISE Passive Identity Connector (ISE-PIC) that could allow a remote attacker to bypass authentication to the REST API, achieve remote code execution, perform SQL injection, and conduct XML External Entity injection attacks on an affected device.
- CVE-2026-20282 (CVSS score: 9.1), CVE-2026-20283, CVE-2026-20284 - Multiple vulnerabilities in ISE that could allow an authenticated, remote attacker to conduct SQL injections, modify data, or execute arbitrary commands on the underlying operating system on an affected device.
- CVE-2026-20305 (CVSS score: 9.1), CVE-2026-20306 (CVSS score: 9.1) - Multiple vulnerabilities in ISE and ISE-PIC that could allow an authenticated, remote attacker to perform command injection attacks on an affected device and execute arbitrary commands as the root user. To exploit these vulnerabilities, the attacker must have valid administrative credentials.
- CVE-2026-20322 (CVSS score: 9.9), CVE-2026-20325 (CVSS score: 9.9), CVE-2026-20326 (CVSS score: 9.8), CVE-2026-20360, CVE-2026-20361, CVE-2026-76409 - Multiple vulnerabilities in Cisco Nexus Dashboard that could lead to command injection, authentication or authorization bypass, and information disclosure.
- CVE-2026-20130 (CVSS score: 10.0), CVE-2026-20192 (CVSS score: 10.0), CVE-2026-20194 (CVSS score: 9.1), CVE-2026-20234 (CVSS score: 9.9), CVE-2026-20237 (CVSS score: 9.9), CVE-2026-20287 - Multiple vulnerabilities in ISE and ISE-PIC that could lead to command injection, authentication or authorization bypass, and information disclosure.
- CVE-2026-20329 (CVSS score: 9.9), CVE-2026-20330 (CVSS score: 9.9), CVE-2026-20331 (CVSS score: 9.6), CVE-2026-20332 (CVSS score: 9.0), CVE-2026-20333, CVE-2026-20334, CVE-2026-20335, CVE-2026-20336 - Multiple vulnerabilities in Cisco Secure Firewall Adaptive Security Appliance (ASA) Software, Cisco Secure Firewall Threat Defense (FTD) Software and Cisco Secure Firewall Management Center (FMC) Software that are grouped by CWE category, covering areas like improper handling of exceptional conditions, improper access control, improper adherence to coding standards, and improper control of a resource through its lifetime.
- CVE-2026-76412, CVE-2026-76413, CVE-2026-76420 (CVSS score: 9.0) - Multiple vulnerabilities in Cisco Secure Firewall Management Center (FMC) Software that could allow a remote attacker to gain root access and perform session forgery or session impersonation.
- CVE-2026-20324 (CVSS score: 9.9) - A vulnerability in the sftunnel inter-device communication protocol of FMC Software that could allow an authenticated, remote attacker to execute arbitrary commands as root.
- CVE-2026-20340, CVE-2026-20341 (CVSS score: 9.1), CVE-2026-20342, CVE-2026-20343, CVE-2026-20344 - Multiple vulnerabilities in FMC Software that could allow a remote attacker to gain root access, download sensitive files, perform a SQL injection attack, or cause a denial-of-service (DoS) condition.
- CVE-2026-20242 (CVSS score: 9.8) - A vulnerability in the External Database Access feature of FMC Software that could allow an unauthenticated, remote attacker to execute arbitrary commands as root on an affected device.
- CVE-2026-20353 (CVSS score: 9.8), CVE-2026-76440 (CVSS score: 9.8), CVE-2026-76441 (CVSS score: 9.8), CVE-2026-76442 (CVSS score: 9.8), CVE-2026-76443 - Multiple vulnerabilities in Cisco Secure Email Gateway and Cisco Secure Email and Web Manager that could lead to path traversal, authentication or authorization bypass, uncontrolled resource consumption, and command injection.
Although none of these vulnerabilities have been listed as actively exploited, it's essential that users apply the fixes as soon as possible given the criticality of the weaknesses and the fact that they offer multiple pathways for arbitrary code execution.
Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.
Text extracted automatically; images, tables and formatting may be missing. Original: https://thehackernews.com/2026/09/cisco-warns-of-new-zero-day-ise-auth.html