Cyber Resilience

CVE-2024-27975

High

Published: 19 April 2024

Published
19 April 2024
Modified
06 May 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0511 90.0th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-27975 is a high-severity Use After Free (CWE-416) vulnerability in Ivanti Avalanche. Its CVSS base score is 8.8 (High).

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

Deeper analysis

CVE-2024-27975 is a use-after-free vulnerability (CWE-416) in the WLAvalancheService component of Ivanti Avalanche versions prior to 6.4.3. The flaw carries a CVSS 3.1 score of 8.8 and permits remote code execution with SYSTEM-level privileges on the affected server.

A remote attacker who already possesses valid credentials can trigger the vulnerability over the network to execute arbitrary commands. Because the service runs with SYSTEM rights, successful exploitation grants full control of the host without further privilege escalation.

The vendor’s advisory for Avalanche 6.4.3 states that the release contains security hardening and fixes for this and other CVEs; organizations are advised to upgrade to that version to eliminate the exposure.

The EPSS score has remained flat at 0.0511 since disclosure, indicating no observed surge in exploitation interest to date.

EU & UK References

Vulnerability details

An Use-after-free vulnerability in WLAvalancheService component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.

CWE(s)

Related Threats

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

Affected Assets

ivanti
avalanche
≤ 6.4.3.528

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-416

Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.

References