CVE-2017-6747
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA vulnerability in the authentication module of Cisco Identity Services Engine (ISE) could allow an unauthenticated, remote attacker to bypass local authentication. The vulnerability is due to improper handling of authentication requests and policy assignment for externally authenticated users. An attacker could exploit this vulnerability by authenticating with a valid external user account that matches an internal username and incorrectly receiving the authorization policy of the internal account. An exploit could allow the attacker to have Super Admin privileges for the ISE Admin portal. This vulnerability does not affect endpoints authenticating to the ISE. The vulnerability affects Cisco ISE, Cisco ISE Express, and Cisco ISE Virtual Appliance running Release 1.3, 1.4, 2.0.0, 2.0.1, or 2.1.0. Release 2.2.x is not affected. Cisco Bug IDs: CSCvb10995.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA vulnerability in the Cisco ISE authentication module allows an unauthenticated remote attacker to bypass local authentication by exploiting improper handling of authentication requests for externally authenticated users. When an external user account matches an internal username, the attacker incorrectly receives the internal account's authorization policy, potentially granting Super Admin privileges to the ISE Admin portal.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 1.3\(0.722\)= 1.3\(0.876\)= 1.3\(0.909\)= 1.3\(106.146\)= 1.3\(120.135\)= 1.4\(0.109\)= 1.4\(0.181\)= 1.4\(0.253\)= 1.4\(0.908\)= 2.0\(0.147\)= 2.0\(0.169\)= 2.0\(0.222\)CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check Cisco ISE versionLog into the ISE Admin portal and navigate to Administration > System > Deployment. Verify the ISE version shown in the deployment node details, or run 'show version' command via CLI.Affected if The installed version matches any of the following: 1.3(0.722), 1.3(0.876), 1.3(0.909), 1.3(106.146), 1.3(120.135), 1.4(0.109), 1.4(0.181), 1.4(0.253), 1.4(0.908), 2.0(0.147), 2.0(0.169), 2.0(0.222)
-
Verify external identity source configurationNavigate to Administration > Identity Management > External Identity Sources in the ISE Admin portal. Check if any external identity sources such as Active Directory, LDAP, or RADIUS are configured and enabled.Affected if External identity sources are configured and connected to ISE, allowing external users to authenticate
-
Identify internal usernames that match external identitiesReview external identity source groups and user accounts. Compare these against internal admin usernames in Administration > Identity Management > Users to identify any username overlaps.Affected if An external user identity shares the same username as an internal ISE admin account
-
Review external user authorization policiesGo to Policy > Policy Sets and examine authorization policies that apply to externally authenticated users. Check whether these policies grant elevated privileges such as Super Admin or admin access.Affected if Authorization policies for external users grant Super Admin or high-privilege access that could be exploited through the username match
You are affected if your Cisco ISE version matches the vulnerable versions AND external identity sources are configured with usernames that overlap internal admin accounts.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade Cisco ISE to release 2.2.x or later, which is not affected by this vulnerability. Prior to upgrade, back up configurations and test in a staging environment.
Cisco ISE Release 2.2.0 or later (2.2.x, 2.3.x, 2.4.x, etc.)
- 1. Identify the current Cisco ISE version by navigating to the ISE admin GUI and checking the Dashboard or by running 'show version' in the CLI
- 2. Confirm the current version is one of the affected releases: 1.3(x), 1.4, 2.0.0, 2.0.1, or 2.1.0
- 3. Schedule a maintenance window for the upgrade process
- 4. Back up the ISE configuration using the admin GUI (Administration > System > Backup & Restore) or CLI backup command
- 5. Download the fixed release (2.2.0 or later) from Cisco.com software downloads
- 6. Upgrade the ISE nodes in the deployment, starting with the primary node and then secondary nodes, following Cisco's standard upgrade documentation
- 7. After upgrade, verify the version change and test authentication functionality
- 8. Confirm the vulnerability is remediated by verifying external user authentication no longer incorrectly inherits internal user authorization policies
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation8.0 h
- Implementation8.0 h
- Testing8.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,936.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2017-6747 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2017-6747 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data