LiveActive security incident?Get immediate response
CVE Record

CVE-2022-30121: The “LANDesk(R) Management Agent” service exposes a socket and once connected, it is possible to launch com...

The “LANDesk(R) Management Agent” service exposes a socket and once connected, it is possible to launch commands only for signed executables. This is a security bug that allows a limited user to get escalated admin privileges on their system.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-30121 is a local privilege escalation issue in the Ivanti Endpoint Manager client’s LANDesk Management Agent service. A user already on an affected endpoint may be able to gain administrator-level privileges. This is not described as a remote internet-facing issue, but it can increase the impact of endpoint compromise.

Executive priority

Treat this as a moderate endpoint hardening priority. It is not evidenced as actively exploited or remotely reachable, but it can turn a limited endpoint foothold into administrator-level control on affected Ivanti-managed systems.

Technical view

The LANDesk Management Agent service exposes a socket that can launch commands limited to signed executables. The CVE maps to CWE-269 and affects Ivanti Endpoint Manager version 11.0.1.951. CVSS 3.1 is 6.7 with local attack vector, low complexity, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely on managed endpoints running Ivanti Endpoint Manager client 11.0.1.951 with the LANDesk Management Agent service installed. The available sources identify local attack vector only; they do not establish internet exposure or broader version impact.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The vulnerability still matters because local privilege escalation can help an attacker who already has endpoint access move from limited access to administrative control.

Researcher notes

The bundle has limited detail beyond the CVE description, CVSS vector, affected version, CWE-269, and Ivanti advisory URL. Do not assume affected versions beyond 11.0.1.951 or a specific patch level unless confirmed in vendor guidance.

Mitigation direction

  • Check Ivanti’s advisory for the official fixed version or vendor workaround.
  • Inventory endpoints for Ivanti Endpoint Manager client version 11.0.1.951.
  • Prioritize updating or replacing affected Endpoint Manager clients.
  • Limit local user privileges on managed endpoints where operationally possible.
  • Monitor affected endpoints for unexpected administrative privilege changes.

Validation and detection

  • Confirm whether LANDesk Management Agent is installed and running on endpoints.
  • Compare installed client versions against Ivanti’s advisory guidance.
  • Use vulnerability management data to identify CVE-2022-30121 matches.
  • Review endpoint telemetry for unusual service-mediated privilege elevation indicators.
  • Document unresolved systems and compensating controls until vendor guidance is applied.
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-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
cve · low confidence lookup

CVE-2022-30121 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.7 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:H/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/aIvanti Endpoint Manager11.0.1.951Listed
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.