The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record
Check your installed version of “Ivanti Neurons for ITSM” and confirm whether it is earlier than 2026.2.
If you are on an affected version, prioritize upgrading to Ivanti Neurons for ITSM 2026.2.
After upgrading, verify the application is reachable as expected and that normal ITSM functions work (and review access logs for unexpected admin-style activity).
A Missing Authorization vulnerability in Ivanti Neurons for ITSM before 2026.2 allows a remote authenticated attacker to execute arbitrary code on the server.
In plain language
Written by AI from the record
If you run Ivanti Neurons for ITSM, a logged-in attacker can bypass permissions and run commands on your server; you should update to version 2026.2 or later.
CVE-2026-12645 is a Missing Authorization flaw in Ivanti Neurons for ITSM that allows a remote authenticated attacker to bypass access controls and achieve arbitrary command execution on the server.
If you're affected
Full server takeover
Service outage risk
Sensitive IT data theft
Operational disruption
What is it
This vulnerability is like having a “back door” for someone who already has an account: they can ignore the permissions that normally limit what they’re allowed to do. If exploited, it could let an attacker run commands on your Ivanti server, potentially taking control or disrupting your IT services.
Who is affected
This matters if your business uses Ivanti Neurons for ITSM and your installation is “before 2026.2.” Because exploitation requires valid application credentials, it’s mainly a concern if an attacker can log in (for example, through stolen accounts). Since it’s reachable in default configuration, you should treat any exposed or internet-accessible deployment as higher risk.
How urgent is it
This is a RED issue because it allows a remote authenticated attacker to execute arbitrary commands on the server, which can lead to full compromise. Even though there’s no public exploit code on record and no clear incident reports for this exact CVE, the combination of high impact and easy preconditions (valid credentials) means you should act now by upgrading to 2026.2.
What to do — in detail
Confirm exposure (version check):
Identify the exact “Ivanti Neurons for ITSM” version currently deployed.
Determine whether it is “before 2026.2.” If it is, it’s considered affected.
Upgrade remediation:
Upgrade Ivanti Neurons for ITSM to 2026.2 (the fixed version).
If you maintain multiple environments (prod/test/dev), patch them starting with the most critical (typically production first, but coordinate with change windows).
Post-upgrade verification:
Verify the service is healthy and that ITSM functions operate normally.
Review authentication and administrative activity logs for signs of unauthorized behavior (e.g., logins from unusual locations/accounts, actions that would normally be blocked by role permissions).
Temporary workaround if patching is delayed (risk-reduction):
Reduce exposure of the Ivanti Neurons for ITSM interface as much as operationally possible (for example, limit network access paths to trusted IPs/VPN where feasible).
Tighten account security: enforce strong passwords and rotate any credentials you suspect may be compromised.
What to monitor:
Login attempts and successful logins tied to user accounts that were not expected to administer systems.
Any unexpected process execution or system-level changes originating from the application host.
Note on KEV/known exploitation:
This CVE is not listed in CISA KEV, and the provided reporting does not cite dated, active exploitation for this specific CVE. However, treat the authorization-bypass leading to command execution as high priority because it matches the required preconditions (authenticated access) and has a fixed version available.
Technical context
CVE-2026-12645 is categorized as a Missing Authorization issue (CWE-862) in Ivanti Neurons for ITSM. The mechanism described in the findings is that an authenticated attacker can bypass permissions and execute arbitrary commands on the server over the network, with no user interaction required. The fixed version is Ivanti Neurons for ITSM 2026.2.
Exploitation status: not listed in CISA KEV and no public exploit code is on record in the provided findings; press reporting did not clearly attribute active incidents to this specific CVE.
Attack prerequisites from findings: the attacker must possess valid credentials for the application; reachable in default configuration is reported as “Yes,” which increases the chance that a compromised or exposed account can be used.
EPSS is provided as a prediction only (the findings include an EPSS value and trend), and the public blocks should not treat it as proof of active exploitation.
This is a general assessment based on public vulnerability data. It does not account for your specific infrastructure — when in doubt, consult a security specialist.