LiveActive security incident?Get immediate response
CVE Record

CVE-2022-37009: In JetBrains IntelliJ IDEA before 2022.2 local code execution via a Vagrant executable was possible

In JetBrains IntelliJ IDEA before 2022.2 local code execution via a Vagrant executable was possible

LowCVSS 3.9Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity IntelliJ IDEA issue where a local user could potentially trigger code execution through a Vagrant executable path before version 2022.2. The available evidence points to developer workstations rather than internet-facing systems. Business urgency is limited, but outdated IDEs should still be removed from managed environments.

Executive priority

Treat as routine developer endpoint hygiene, not an emergency response item. Prioritize remediation where developers handle sensitive code, credentials, production access, or signing materials on outdated IntelliJ IDEA installations.

Technical view

CVE-2022-37009 is classified as CWE-94 in JetBrains IntelliJ IDEA before 2022.2. CVSS 3.1 is 3.9 with local access, high complexity, low privileges, required user interaction, changed scope, low confidentiality and integrity impact, and no availability impact.

Likely exposure

Exposure is most likely on developer or build workstations running IntelliJ IDEA versions before 2022.2, especially where Vagrant tooling is installed or configured. The CVE does not describe a remotely reachable service exposure.

Exploitation context

The source bundle does not identify public exploitation, proof-of-concept activity, or inclusion in CISA KEV. Exploitation is described as local, requires privileges and user interaction, and has high complexity, which materially lowers urgency.

Researcher notes

Public details are sparse beyond the CVE description, CVSS vector, CWE-94 classification, and JetBrains fixed-issues reference. Do not assume remote exploitability, affected JetBrains products beyond IntelliJ IDEA, or active exploitation without additional vendor evidence.

Mitigation direction

  • Upgrade IntelliJ IDEA to version 2022.2 or later.
  • Review JetBrains fixed-issues guidance for any product-specific notes.
  • Remove or restrict outdated IntelliJ IDEA installations on managed endpoints.
  • Confirm Vagrant-related developer tooling follows approved installation and trust controls.

Validation and detection

  • Inventory IntelliJ IDEA versions across developer workstations and build hosts.
  • Flag any IntelliJ IDEA installation older than 2022.2.
  • Check whether Vagrant tooling is installed on affected systems.
  • Verify upgraded systems report IntelliJ IDEA 2022.2 or later.
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 · medium confidence lookup

CWE-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-37009 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
Low
CVSS
3.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/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
3.9CVSS 3.1LowCVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N0.82.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.9Low
CVSS 3.1 vector shape for CVE-2022-37009Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/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
JetBrainsIntelliJ IDEA2022.2Listed
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.