LiveActive security incident?Get immediate response
CVE Record

CVE-2022-21807: Uncontrolled search path elements in the Intel(R) VTune(TM) Profiler software before version 2022.2.0 may a...

Uncontrolled search path elements in the Intel(R) VTune(TM) Profiler software before version 2022.2.0 may allow an authenticated user to potentially enable escalation of privilege via local access.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-21807 is a local privilege escalation issue in Intel VTune Profiler before 2022.2.0. An attacker who already has a valid local account could potentially gain higher privileges on that system. This is mainly a risk for developer, performance engineering, or build machines where VTune is installed.

Executive priority

Treat this as a high-priority endpoint hardening issue, especially in engineering environments. It does not appear to provide remote initial access, but it can increase damage from compromised local accounts on systems that may hold source code, credentials, or build artifacts.

Technical view

The vulnerability is classified as CWE-427, uncontrolled search path element. Intel VTune Profiler versions before 2022.2.0 may use unsafe search path behavior, allowing an authenticated local user to potentially escalate privileges. CVSS 3.1 is 7.8 with local access, low complexity, low privileges, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to systems running Intel VTune Profiler before version 2022.2.0. Likely locations include developer workstations, performance analysis hosts, and build or lab environments. Remote-only systems without VTune installed are not indicated as affected by the provided sources.

Exploitation context

The provided bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires authenticated local access, so this is not an unauthenticated remote entry point. The business concern is privilege escalation after an attacker or insider already has local access.

Researcher notes

Key constraints are local attack vector, low complexity, low privileges required, and no user interaction. The source bundle identifies the affected product and fixed threshold but does not provide implementation details, proof of concept, or active exploitation evidence. Avoid assuming impact beyond Intel VTune Profiler before 2022.2.0.

Mitigation direction

  • Inventory systems for Intel VTune Profiler installations.
  • Update Intel VTune Profiler to version 2022.2.0 or later.
  • Prioritize developer and build systems with shared or broad local access.
  • Review Intel advisory INTEL-SA-00658 for vendor-specific guidance.
  • Remove unused VTune installations from production or sensitive hosts.

Validation and detection

  • Confirm installed VTune Profiler versions on developer and build endpoints.
  • Verify no systems remain below version 2022.2.0.
  • Check software inventory, endpoint management, and golden images for stale VTune packages.
  • Review local user access on systems where VTune remains installed.
  • Document exceptions and compensating controls for any delayed upgrades.
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 · low confidence lookup

CWE-427: 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
cve · low confidence lookup

CVE-2022-21807 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2022-21807Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aIntel(R) VTune(TM) Profiler softwarebefore version 2022.2.0Listed
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.