CVE-2022-30121
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe “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.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceThe LANDesk Management Agent service exposes a network socket that allows authenticated connections. The vulnerability allows a limited/low-privilege user to connect to this socket and execute commands that result in privilege escalation to administrator, despite the service requiring signed executables for execution.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 2021.1.1= 2021.1.1CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- High
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify if LANDesk/Ivanti endpoint client is installedCheck for the LANDesk Management Agent or Ivanti Endpoint Manager service: On Windows, run 'sc query' or look in Services.msc for 'LANDesk Management Agent' or 'Ivanti Endpoint Manager' service entries. Also check for installation directories such as C:\Program Files\LANDesk or C:\Program Files\Ivanti.Affected if The service or installation directory exists on the system
-
Determine the installed versionCheck the version of the LANDesk/Ivanti service. On Windows, run 'sc qc "LANDesk Management Agent"' or check the version property of the executable in the installation directory (typically in \Program Files\LANDesk\ or \Program Files\Ivanti\). Compare the version number to the affected range: versions < 2021.1.1 or exactly 2021.1.1.Affected if The installed version is lower than 2021.1.1 or exactly equals 2021.1.1
-
Verify the service is runningCheck if the LANDesk Management Agent service is currently running. On Windows, run 'sc query "LANDesk Management Agent"' or use Task Manager to look for related processes.Affected if The service is running and thus exposing the vulnerable network socket
-
Confirm network socket exposureCheck for listening network ports associated with the LANDesk service. Run 'netstat -an | findstr LISTENING' and look for ports typically used by LANDesk (common ports include 9535, 9595, or custom-configured management ports). Also check if the Windows Firewall allows incoming connections on these ports.Affected if The service is listening on a network port accessible to authenticated users on the local network
The system is affected if Ivanti Endpoint Manager or LANDesk Management Agent is installed with version 2021.1.1 or earlier and the service is running with an exposed network socket.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped2021.1.1
Apply the vendor-provided security update or patch for CVE-2022-30121 to the LANDesk Management Agent. If no patch is available, consider disabling the service or restricting network access until remediation is possible.
Endpoint Manager 2021.1.2 or later
- Verify current Endpoint Manager agent version by checking the LANDesk Management Agent service properties
- Download the latest Endpoint Manager version (2021.1.2 or later) from the Ivanti customer portal or support site
- Review release notes for any prerequisites or migration requirements
- Create a backup of current configuration or take note of current settings
- Deploy the upgrade through your normal management infrastructure or manual installation
- Verify the service starts correctly and the vulnerability is resolved by confirming the socket is no longer exposed to unprivileged users
- Test that legitimate management functions still work as expected
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-30121 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2022-30121 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data