CVE-2019-1734
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 implementation of a CLI diagnostic command in Cisco FXOS Software and Cisco NX-OS Software could allow an authenticated, local attacker to view sensitive system files that should be restricted. The attacker could use this information to conduct additional reconnaissance attacks. The vulnerability is due to incomplete role-based access control (RBAC) verification. An attacker could exploit this vulnerability by authenticating to the device and issuing a specific CLI diagnostic command with crafted user-input parameters. An exploit could allow the attacker to perform an arbitrary read of a file on the device, and the file may contain sensitive information. The attacker needs valid device credentials to exploit this vulnerability.
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 confidenceThis is an authenticated local file read vulnerability in Cisco FXOS and NX-OS software. The issue stems from incomplete role-based access control (RBAC) validation in a specific CLI diagnostic command, allowing an authenticated attacker with valid credentials to read arbitrary files on the device by supplying crafted user-input parameters.
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< 2.2.2.91>= 2.3, < 2.3.1.111>= 2.4, < 2.4.1.101< 6.2\(7\)< 7.0\(3\)i4\(9\)>= 7.0\(3\)i7, < 7.0\(3\)i7\(6\)< 6.0\(2\)a4\(1\)>= 7.0\(3\)i4, < 7.0\(3\)i4\(9\)>= 7.0\(3\), < 7.0\(3\)f3\(5\)< 7.1\(4\)n1\(1\)>= 7.2, < 7.3\(0\)n1\(1\)< 6.2\(6\)< 4.0\(1a\)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
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/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 the installed product and versionRun 'show version' or 'show inventory' on the device CLI to obtain the exact software versionAffected if The version falls within any of the listed affected ranges for FXOS or NX-OS
-
Confirm the device runs FXOS or NX-OSVerify the operating system type from the 'show version' output - look for 'Cisco FXOS' or 'Cisco NX-OS' in the OS descriptionAffected if The device runs FXOS or NX-OS and the version is vulnerable
-
Check for the vulnerable CLI diagnostic commandAttempt to access or document the specific diagnostic command that lacks proper RBAC validation - consult Cisco advisory for the exact command nameAffected if The diagnostic command exists and is accessible to authenticated users
-
Review user role assignmentsUse 'show role' or 'show user-account' to list assigned roles for users with CLI accessAffected if Users with non-admin roles can access the vulnerable diagnostic command
-
Audit recent CLI command historyReview logs or use 'show logging' to look for suspicious use of diagnostic file-read commandsAffected if Unusual or unauthorized diagnostic file-read commands were executed
The environment is affected if the device runs a vulnerable FXOS or NX-OS version AND an authenticated user can access the CLI diagnostic command with insufficient RBAC controls.
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 data2.2.2.912.3.1.1112.4.1.101
Apply the Cisco software update (patch) when available from Cisco. In the interim, limit access to device credentials and monitor for suspicious CLI diagnostic command usage.
- Consultation4.0 h
- Implementation4.0 h
- Testing3.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 $3,728.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-1734 — 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-1734 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