Cyber Resilience

CVE-2024-20509

Medium

Published: 02 October 2024

Published
02 October 2024
Modified
04 June 2025
KEV Added
Patch
CVSS Score v3.1 5.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L
EPSS Score 0.0026 49.8th percentile
Risk Priority 12 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-20509 is a medium-severity Race Condition (CWE-362) vulnerability in Cisco Meraki Mx65 Firmware. Its CVSS base score is 5.8 (Medium).

Operationally, ranked at the 49.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A vulnerability in the Cisco AnyConnect VPN server of Cisco Meraki MX and Cisco Meraki Z Series Teleworker Gateway devices could allow an unauthenticated, remote attacker to hijack an AnyConnect VPN session or cause a denial of service (DoS) condition…

more

for individual users of the AnyConnect VPN service on an affected device. This vulnerability is due to weak entropy for handlers that are used during the VPN authentication process as well as a race condition that exists in the same process. An attacker could exploit this vulnerability by correctly guessing an authentication handler and then sending crafted HTTPS requests to an affected device. A successful exploit could allow the attacker to take over the AnyConnect VPN session from a target user or prevent the target user from establishing an AnyConnect VPN session with the affected device.

CWE(s)

Related Threats

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

Affected Assets

cisco
meraki mx65 firmware
17.6.0 — 18.211.2
cisco
meraki mx64 firmware
17.6.0 — 18.211.2
cisco
meraki z4c firmware
16.2 — 18.211.2
cisco
meraki z4 firmware
16.2 — 18.211.2
cisco
meraki z3c firmware
16.2 — 18.211.2
cisco
meraki z3 firmware
16.2 — 18.211.2
cisco
meraki vmx firmware
16.2 — 18.211.2
cisco
meraki mx600 firmware
16.2 — 18.211.2
cisco
meraki mx450 firmware
16.2 — 18.211.2
cisco
meraki mx400 firmware
16.2 — 18.211.2
+15 more product configuration(s) — see NVD for full list

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

Accurate timestamps from internal clocks enable detection of race conditions by providing reliable event ordering in audit logs.

addresses: CWE-362

Coordination of concurrent security activities reduces the probability that shared resources will be accessed simultaneously without proper synchronization.

References