LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1960: Cisco Enterprise NFV Infrastructure Software Arbitrary File Read Vulnerabilities

Multiple vulnerabilities in Cisco Enterprise NFV Infrastructure Software (NFVIS) could allow an authenticated, local attacker to read arbitrary files on the underlying operating system (OS) of an affected device. For more information about these vulnerabilities, see the Details section of this advisory.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-1960 affects Cisco Enterprise NFV Infrastructure Software and could let an authenticated local attacker read files from the underlying operating system. The business risk is exposure of sensitive device or system data, but the attacker already needs local access and high privileges.

Executive priority

Treat this as a moderate-priority infrastructure issue. It is not described as remotely exploitable or actively exploited, but it can expose sensitive OS files if a privileged local account is misused or compromised.

Technical view

The issue is an arbitrary file read vulnerability in Cisco NFVIS, categorized as improper input validation. CVSS v3.0 is 4.4 with local attack vector, low complexity, high privileges required, no user interaction, unchanged scope, and high confidentiality impact only.

Likely exposure

Exposure is limited to organizations running Cisco Enterprise NFV Infrastructure Software. The provided sources do not identify affected or fixed version numbers, so teams must verify installed NFVIS versions against Cisco’s advisory.

Exploitation context

The source bundle does not report active exploitation, and KEV status is false. Exploitation requires an authenticated local attacker with high privileges, which lowers likelihood but still matters on shared or poorly controlled operational systems.

Researcher notes

The provided record names Cisco NFVIS and arbitrary OS file read, but affected versions, fixed releases, and detailed root cause are not included in the bundle. Avoid assuming exploitability beyond authenticated local high-privilege access.

Mitigation direction

  • Review Cisco’s advisory for affected releases and fixed software guidance.
  • Inventory all Cisco NFVIS deployments and owners.
  • Restrict local and privileged NFVIS access to trusted administrators.
  • Review high-privilege account assignments on affected systems.
  • Monitor Cisco guidance for any updated remediation instructions.

Validation and detection

  • Confirm whether Cisco NFVIS is deployed in the environment.
  • Compare running NFVIS versions with Cisco’s advisory.
  • Verify who has local high-privilege access to NFVIS systems.
  • Check whether vendor-recommended fixed software has been applied.
  • Record any compensating access controls for unpatched systems.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-1960 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.4CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N0.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.4Medium
CVSS 3.0 vector shape for CVE-2019-1960Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Enterprise NFV Infrastructure SoftwareunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.