Cyber Resilience

CVE-2024-22059

High

Published: 31 May 2024

Published
31 May 2024
Modified
30 June 2025
KEV Added
Patch
CVSS Score v3 8.8 CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0399 88.7th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-22059 is a high-severity SQL Injection (CWE-89) vulnerability in Ivanti Neurons For Itsm. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 11.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

A SQL injection vulnerability tracked as CVE-2024-22059 affects the web component of Ivanti Neurons for ITSM. The flaw, assigned CWE-89, permits unauthorized database operations and carries a CVSS 3.0 base score of 8.8 reflecting network-accessible exploitation with low attack complexity and no user interaction required.

A remote authenticated user can exploit the issue to read, modify, or delete records in the underlying database, with the potential for denial-of-service conditions against the application. Because the attack requires valid credentials, the threat originates from insiders or compromised accounts rather than unauthenticated external parties.

Vendor guidance is published in the Ivanti Security Advisory dated May 2024, available at the referenced Ivanti forums URL, which addresses remediation steps for the affected product.

EPSS for the CVE rose from lower values after disclosure to a recorded peak of 0.0733 on 2025-12-18 before receding to the current score of 0.0399, indicating a period of increased exploitation interest following public release.

EU & UK References

Vulnerability details

A SQL injection vulnerability in web component of Ivanti Neurons for ITSM allows a remote authenticated user to read/modify/delete information in the underlying database. This may also lead to DoS.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

ivanti
neurons for itsm
≤ 2023.3

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-89

Validates query inputs to prevent SQL syntax or command manipulation.

References