Application Policy Infrastructure ControllerApplication · Cisco

CVE-2017-6767

HIGH · 7.1 CVSS v3.0 Published 2017-08-17
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
75/100
Remediation priority · High
Remotely reachable

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 · unedited
A vulnerability in Cisco Application Policy Infrastructure Controller (APIC) could allow an authenticated, remote attacker to gain higher privileges than the account is assigned. The attacker will be granted the privileges of the last user to log in, regardless of whether those privileges are higher or lower than what should have been granted. The attacker cannot gain root-level privileges. The vulnerability is due to a limitation with how Role-Based Access Control (RBAC) grants privileges to remotely authenticated users when login occurs via SSH directly to the local management interface of the APIC. An attacker could exploit this vulnerability by authenticating to the targeted device. The attacker's privilege level will be modified to match that of the last user to log in via SSH. An exploit could allow the attacker to gain elevated privileges and perform CLI commands that should be restricted by the attacker's configured role. Cisco Bug IDs: CSCvc34335. Known Affected Releases: 1.0(1e), 1.0(1h), 1.0(1k), 1.0(1n), 1.0(2j), 1.0(2m), 1.0(3f), 1.0(3i), 1.0(3k), 1.0(3n), 1.0(4h), 1.0(4o); 1.1(0.920a), 1.1(1j), 1.1(3f); 1.2 Base, 1.2(2), 1.2(3), 1.2.2; 1.3(1), 1.3(2), 1.3(2f); 2.0 Base, 2.0(1).

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 confidence

A vulnerability in Cisco APIC's RBAC implementation allows an authenticated remote attacker to gain elevated privileges by exploiting how the system handles session state during SSH login to the local management interface. When an attacker logs in via SSH, their privilege level is incorrectly set to match the last user who authenticated, potentially granting them higher privileges than their assigned role. This occurs specifically with remotely authenticated users logging in via SSH to the local management interface.

MitigationApply the relevant Cisco patch or upgrade to a fixed release. As a defensive measure, avoid using SSH to the local management interface when possible and use API or GUI access instead, or implement network segmentation to limit who can reach the management interface.

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
Application Policy Infrastructure ControllerApplication
Affected:= 1.0\(1e\)= 1.0\(1h\)= 1.0\(1k\)= 1.0\(1n\)= 1.0\(2j\)= 1.0\(2m\)= 1.0\(3f\)= 1.0\(3i\)= 1.0\(3k\)= 1.0\(3n\)= 1.0\(4h\)= 1.0\(4o\)

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
High
Privileges
Low
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.0/AV:N/AC:H/PR:L/UI:R/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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify Cisco APIC version
    Run 'show version' or access the APIC controller via CLI or GUI to determine the installed software version
    Affected if The installed version matches one of: 1.0(1e), 1.0(1h), 1.0(1k), 1.0(1n), 1.0(2j), 1.0(2m), 1.0(3f), 1.0(3i), 1.0(3k), 1.0(3n), 1.0(4h), 1.0(4o)
  2. Verify SSH access to local management interface
    Check APIC configuration for enabled management services - look for 'management' > 'ssh' settings in the GUI or run 'show management services' in the CLI
    Affected if SSH service is enabled on the local management interface (typically mgmt0 or out-of-band management)
  3. Confirm remote authentication is configured
    Review authentication settings under 'System' > 'Management Access' > 'Authentication' in the APIC GUI, or run 'show aaa authentication' in the CLI to see if remote AAA servers (RADIUS/TACACS) are configured
    Affected if Remote AAA authentication (RADIUS, TACACS, or LDAP) is enabled for APIC access
  4. Check for recent SSH sessions with privilege anomalies
    Review APIC audit logs or system logs for SSH login events - look for 'login' and 'ssh' keywords and examine the assigned privilege level for each session
    Affected if Audit logs show SSH sessions where the user's privilege level does not match their assigned role, or privilege levels inconsistent with the user's account
  5. Identify user privilege role assignments
    Query the APIC RBAC configuration under 'System' > 'System Management' > 'Users and Roles' to see which users are assigned to which roles, then correlate with actual session privileges observed in logs
    Affected if Users with lower-privileged roles are observed operating with higher privilege levels than their assigned role permits during SSH sessions

Your environment is affected if you run a Cisco APIC version matching one of the listed vulnerable versions AND have SSH access enabled for remotely authenticated users on the local management interface.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply the relevant Cisco patch or upgrade to a fixed release. As a defensive measure, avoid using SSH to the local management interface when possible and use API or GUI access instead, or implement network segmentation to limit who can reach the management interface.

Fix this in Application Policy Infrastructure Controller Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA4.0 h
22.0 hours of engineering $3,860
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-6767 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2017-6767 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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