LiveActive security incident?Get immediate response
CVE Record

CVE-2022-31672: VMware vRealize Operations contains a privilege escalation vulnerability.

VMware vRealize Operations contains a privilege escalation vulnerability. A malicious actor with administrative network access can escalate privileges to root.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects VMware vRealize Operations and could let a malicious actor with administrative network access gain root privileges. It is not a broad unauthenticated internet bug, but compromise of a management platform can have serious operational impact.

Executive priority

Treat this as a management-plane hardening and patching priority. It is not described as actively exploited in the supplied evidence, but root escalation in an operations platform can materially worsen an existing administrative compromise.

Technical view

CVE-2022-31672 is a CWE-269 privilege escalation issue in VMware vRealize Operations 8.x before 8.6.4. VMware and CVE sources state that an actor with administrative network access can escalate privileges to root. The CVSS 3.1 score is 6.4 with high complexity, high privileges required, and user interaction required.

Likely exposure

Organizations running VMware vRealize Operations 8.x before 8.6.4 are the known exposed population. Exposure is most relevant where administrative or management network access is reachable by too many users, jump hosts, VPN users, or compromised admin workstations.

Exploitation context

The supplied sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates exploitation is network-based but requires high privileges, high complexity, and user interaction, reducing mass exploitation likelihood while preserving serious post-compromise impact.

Researcher notes

The public bundle identifies impact, affected versions, CVSS, and CWE, but does not provide exploit mechanics or detailed prerequisites beyond administrative network access and CVSS requirements. Avoid assuming exploitability beyond VMware vRealize Operations 8.x before 8.6.4.

Mitigation direction

  • Review VMware VMSA-2022-0022 and apply the vendor-recommended update path.
  • Upgrade VMware vRealize Operations 8.x systems to 8.6.4 or later where applicable.
  • Restrict administrative access to vRealize Operations management interfaces.
  • Limit management-plane access to trusted networks, VPNs, and hardened admin hosts.
  • Review privileged account membership and remove unnecessary administrative access.

Validation and detection

  • Inventory all VMware vRealize Operations deployments and record exact versions.
  • Flag any 8.x deployment older than 8.6.4 for remediation.
  • Confirm management interfaces are not broadly reachable.
  • Review administrative account lists for unnecessary or stale privileges.
  • Check management-plane logs for unusual privileged activity around vRealize Operations.
Prepared
Confidence
high
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 · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2022-31672 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
6.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H

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
6.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H0.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2022-31672Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H

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
n/aVMware vRealize OperationsVMware vRealize Operations (8.x prior to 8.6.4)Listed
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

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