Cyber Resilience

CVE-2025-22461

High

Published: 08 April 2025

Published
08 April 2025
Modified
16 May 2025
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0118 79.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-22461 is a high-severity SQL Injection (CWE-89) vulnerability in Ivanti Endpoint Manager. Its CVSS base score is 7.2 (High).

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

Deeper analysis

CVE-2025-22461 is a SQL injection vulnerability affecting Ivanti Endpoint Manager prior to version 2024 SU1 and prior to version 2022 SU7. The flaw is tracked under CWE-89 and carries a CVSS 3.1 score of 7.2, reflecting high confidentiality, integrity, and availability impact when successfully exploited over a network.

A remote attacker who already possesses authenticated administrative privileges can supply crafted input that triggers the injection, ultimately allowing arbitrary code execution on the affected system. No unauthenticated or low-privileged attack paths are described.

The referenced Ivanti security advisory directs administrators to apply the fixed releases (2024 SU1 or 2022 SU7) to eliminate the vulnerable code paths.

EPSS values for the CVE rose from a low baseline to a recorded peak of 0.0408, indicating that exploitation interest increased after public disclosure and that the issue merits renewed monitoring despite the current score of 0.0118.

EU & UK References

Vulnerability details

SQL injection in Ivanti Endpoint Manager before version 2024 SU1 or before version 2022 SU7 allows a remote authenticated attacker with admin privileges to achieve code execution.

CWE(s)

Related Threats

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

Affected Assets

ivanti
endpoint manager
2022, 2024 · ≤ 2022

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