CVE-2019-1890
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 fabric infrastructure VLAN connection establishment of the Cisco Nexus 9000 Series Application Centric Infrastructure (ACI) Mode Switch Software could allow an unauthenticated, adjacent attacker to bypass security validations and connect an unauthorized server to the infrastructure VLAN. The vulnerability is due to insufficient security requirements during the Link Layer Discovery Protocol (LLDP) setup phase of the infrastructure VLAN. An attacker could exploit this vulnerability by sending a malicious LLDP packet on the adjacent subnet to the Cisco Nexus 9000 Series Switch in ACI mode. A successful exploit could allow the attacker to connect an unauthorized server to the infrastructure VLAN, which is highly privileged. With a connection to the infrastructure VLAN, the attacker can make unauthorized connections to Cisco Application Policy Infrastructure Controller (APIC) services or join other host endpoints.
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 Cisco Nexus 9000 Series ACI Mode switches allows unauthenticated adjacent attackers to bypass security validations during the LLDP setup phase of the infrastructure VLAN. By sending malicious LLDP packets on the adjacent subnet, attackers can connect unauthorized servers to the highly privileged infrastructure VLAN, enabling unauthorized APIC service connections and host endpoint joins.
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= 7.3\(0\)zn\(0.113\)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
- Adjacent
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
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.
-
Identify if running Cisco APIC or Nexus 9000 Series ACI ModeCheck the device model and firmware version using 'show version' or access the APIC GUI and navigate to Admin > System Settings > Controller VersionAffected if Device is Cisco Application Policy Infrastructure Controller version 7.3(0)zn(0.113) or Cisco Nexus 9000 Series switch in ACI mode
-
Verify APIC controller versionOn the APIC GUI, go to Admin > System Settings > Controller Version to confirm the exact version, or run 'show version' on Nexus 9000 CLIAffected if Version equals exactly 7.3(0)zn(0.113)
-
Check LLDP configuration on infrastructure VLANRun 'show lldp neighbor' and 'show run lldp' on the Nexus 9000 switch to see LLDP status and neighbors, or check APIC GUI under Fabric > Inventory > Pod > LLDPAffected if LLDP is enabled on the infrastructure VLAN interface
-
Inspect infrastructure VLAN network exposureCheck the VLAN configuration with 'show vlan' and verify if infrastructure VLAN (typically VLAN 1 or dedicated infra VLAN) is trunked to access ports or exposed to adjacent subnetsAffected if Infrastructure VLAN is accessible from adjacent/trunk ports without strict port security
-
Audit LLDP neighbors for unauthorized devicesReview output from 'show lldp neighbor detail' and compare against expected APIC and leaf switch MAC addresses, or check APIC GUI for unexpected LLDP entries under Fabric > InventoryAffected if Unexpected or unauthorized LLDP neighbors are present on infrastructure VLAN ports
Affected if running APIC version 7.3(0)zn(0.113) or Nexus 9000 ACI Mode with LLDP enabled on infrastructure VLAN exposed to adjacent subnets.
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.
From vendor dataApply Cisco's patch for this vulnerability when available; otherwise, implement strict LLDP authentication/validation controls and network segmentation to limit exposure of the infrastructure VLAN to adjacent subnets.
- Consultation3.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-1890 — 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-2019-1890 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