Endpoint ManagerApplication · Ivanti

CVE-2024-10256

HIGH · 7.1 CVSS v3.1 Published 2024-12-10
Fix available
A fix is available. Upgrade to 9.7.703 / 2024.4 or later.
See remediation →
73/100
Remediation priority · Elevated
Zero-click

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 · unedited
Insufficient permissions in Ivanti Patch SDK before version 9.7.703 allows a local authenticated attacker to delete arbitrary files.

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 · high confidence

Ivanti Patch SDK versions before 9.7.703 contain insufficient permission checks that allow a locally authenticated attacker to delete arbitrary files on the system, potentially leading to denial of service or further privilege escalation.

MitigationUpgrade Ivanti Patch SDK to version 9.7.703 or later to obtain the vendor patch addressing the permission validation flaw.

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
Endpoint ManagerApplication
Affected:= 2022= 2024
Neurons Agent PlatformApplication
Affected:< 2024.4
Neurons For Patch ManagementApplication
Affected:< 2024.4
Patch For Configuration ManagerApplication
Affected:< 2024.4
Patch Software Development KitApplication
Affected:< 9.7.703
Security ControlsApplication
Affected:< 2024.4

CVSS 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
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed Ivanti patch-related software
    Check Windows registry under HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall for Ivanti products, or review installed programs list. Look for: Endpoint Manager, Neurons Agent Platform, Neurons For Patch Management, Patch For Configuration Manager, Patch SDK, Security Controls.
    Affected if Any Ivanti product from the affected list is installed and its version falls outside the fixed versions (2022/2024 for Endpoint Manager; 2024.4+ for Neurons/Security Controls/Patch Config Manager; 9.7.703+ for Patch SDK).
  2. Determine installed version of Ivanti software
    Locate the specific product and its version number. For Endpoint Manager, check the console or registry. For Patch SDK, check the DLL version or the version file in the installation directory. For Neurons/Security Controls, check the application version through the UI or installed programs details.
    Affected if Version is lower than 9.7.703 for Patch SDK, or lower than 2024.4 for Neurons/Security Controls/Patch Config Manager, or equals 2022 or 2024 for Endpoint Manager.
  3. Verify the vulnerable service or process exists
    Check if the Ivanti Patch service (often named 'Ivanti Patch Service' or similar) or related executable (patchsvc.exe, patchcore.exe) is running on the system. Use Task Manager or 'sc query' command to list running services.
    Affected if The vulnerable Ivanti Patch service or executable is present and running on the system.
  4. Confirm local authentication requirement
    Note that this vulnerability requires an attacker to have local authenticated access to the system first. Review system security logs and user account configurations to understand who has local access.
    Affected if Multiple local user accounts exist or the system allows remote desktop/RDP access with local accounts, which would provide an attack vector to exploit this flaw.

You are affected if any Ivanti patch-related product from the affected list is installed with a version lower than the fixed releases (9.7.703 for Patch SDK, 2024.4 for Neurons/Security Controls/Patch Config Manager, or 2022/2024 for Endpoint Manager), and an attacker could gain local authenticated access to the system.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to 9.7.703 / 2024.4 or later
Fixed in 9.7.7032024.4
Interim mitigation

Upgrade Ivanti Patch SDK to version 9.7.703 or later to obtain the vendor patch addressing the permission validation flaw.

Recommended fix High confidence

Patch Software Development Kit: 9.7.703 or later | Other affected products: 2024.4 or later

  1. Identify which Ivanti product(s) are in use from the affected list: Endpoint Manager, Neurons Agent Platform, Neurons For Patch Management, Patch For Configuration Manager, Patch Software Development Kit, or Security Controls
  2. For Patch Software Development Kit: upgrade to version 9.7.703 or later
  3. For Neurons Agent Platform, Neurons For Patch Management, Patch For Configuration Manager, and Security Controls: upgrade to version 2024.4 or later
  4. For Endpoint Manager versions 2022 and 2024: apply the 2024.4 updates or later which include the patched Patch SDK component
  5. Verify the upgrade was successful by checking the installed version matches or exceeds the fixed release
Caveat Review Ivanti release notes for 2024.4 for any configuration or behavioral changes before upgrading production systems

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Endpoint Manager Scoped from the published advisory
  • Consultation2.0 h
  • Implementation2.0 h
  • Testing4.0 h
  • Review / QA2.0 h
10.0 hours of engineering $1,720
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,752.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-10256 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-10256 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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