Cyber Resilience

CVE-2024-22472

High

Published: 07 May 2024

Published
07 May 2024
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0410 88.8th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-22472 is a high-severity Classic Buffer Overflow (CWE-120) vulnerability in Silabs (inferred from references). Its CVSS base score is 8.1 (High).

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

Deeper analysis

A buffer overflow vulnerability, tracked as CVE-2024-22472 and assigned CWE-120, affects Silicon Labs 500 Series Z-Wave devices running all versions of the 500 Series SDK prior to v6.85.2. The flaw stems from insufficient input size validation during buffer operations and carries a CVSS 3.1 score of 8.1.

An unauthenticated attacker with network access can trigger the overflow, although successful exploitation requires high attack complexity. Successful attacks may result in denial of service or, under certain conditions, remote code execution on the affected Z-Wave devices.

The referenced Silicon Labs community advisories direct users to upgrade to SDK version 6.85.2 or later to address the issue.

The EPSS score rose from a low baseline to a peak of 0.0763 on 2025-12-11 before receding to the current value of 0.0410.

EU & UK References

Vulnerability details

A buffer Overflow vulnerability in Silicon Labs 500 Series Z-Wave devices may allow Denial of Service, and potential Remote Code execution This issue affects all versions of Silicon Labs 500 Series SDK prior to v6.85.2 running on Silicon Labs 500…

more

series Z-wave devices.

CWE(s)

Related Threats

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

Affected Assets

Silabs
inferred from references and description; NVD did not file a CPE for this CVE

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

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

References