VYPR
Unrated severityNVD Advisory· Published May 4, 2022· Updated Nov 6, 2024

Cisco Enterprise NFV Infrastructure Software Vulnerabilities

CVE-2022-20780

Description

Multiple vulnerabilities in Cisco Enterprise NFV Infrastructure Software (NFVIS) could allow an attacker to escape from the guest virtual machine (VM) to the host machine, inject commands that execute at the root level, or leak system data from the host to the VM. For more information about these vulnerabilities, see the Details section of this advisory.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Cisco NFVIS versions before 4.5.1-FC2 contain an XML External Entity injection vulnerability allowing guest VM escape and system data leakage.

Vulnerability

Cisco Enterprise NFV Infrastructure Software (NFVIS) is vulnerable to an XML External Entity (XXE) injection vulnerability in the vmImportAction command. This functionality processes .vmbkp archives (tar.gz files) that contain a dep.xml configuration file. The dep.xml file is parsed by the EncsManager without proper sanitization of external entities. Affected versions include NFVIS 4.5.1-FC2 and earlier. [1]

Exploitation

An attacker must craft a malicious .vmbkp archive containing a dep.xml file with an XXE payload that references a system file (e.g., /etc/shadow). The archive is then imported via the vmImportAction command. No authentication is explicitly required for the import operation, but network access to the NFVIS management interface is necessary. The XXE payload is placed in a variable field within the XML, and upon processing, the external entity is resolved, leaking the file contents into the show command output. [1]

Impact

Successful exploitation allows an attacker to read sensitive system files from the host NFVIS machine, such as /etc/shadow, potentially leading to credential disclosure and further host compromise. This could facilitate escape from the guest virtual machine to the host and execution of arbitrary commands at the root level. [1]

Mitigation

Cisco has released software updates to address this vulnerability. Users should upgrade to a fixed version as indicated in the Cisco Security Advisory [2]. No workarounds are mentioned; the recommended action is to apply the available patch. [2]

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.