Cyber Resilience

CVE-2024-21438

Microsoft Windows Server 2008 r2

Published
12 March 2024
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.027 84th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2024-21438 is a high-severity Divide By Zero (CWE-369) vulnerability in Microsoft Windows Server 2008. Its CVSS base score is 7.5 (High).

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

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Microsoft AllJoyn API Denial of Service Vulnerability

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-25169Same product: Microsoft Windows 10 1607
CVE-2024-26161Same product: Microsoft Windows 10 1507
CVE-2024-38052Same product: Microsoft Windows 10 1507
CVE-2024-21369Same product: Microsoft Windows 10 1507
CVE-2024-21349Same product: Microsoft Windows 10 1507
CVE-2024-30024Same product: Microsoft Windows 10 1507
CVE-2024-21429Same product: Microsoft Windows 10 1507
CVE-2024-38055Same product: Microsoft Windows 10 1507
CVE-2023-35630Same product: Microsoft Windows 10 1507
CVE-2023-36425Same product: Microsoft Windows 10 1507

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.20596
microsoft
windows 10 1607
≤ 10.0.14393.6897
microsoft
windows 10 1809
≤ 10.0.17763.5696
microsoft
windows 10 21h2
≤ 10.0.19044.4291
microsoft
windows 10 22h2
≤ 10.0.19045.4291
microsoft
windows 11 21h2
≤ 10.0.22000.2899
microsoft
windows 11 22h2
≤ 10.0.22621.3447
microsoft
windows 11 23h2
≤ 10.0.22631.3447
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
+4 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly include code analysis, input validation, and testing that prevent divide-by-zero errors.

ID.RA-01 partial match
prevents

Vulnerability identification processes can discover divide-by-zero flaws via static analysis or testing.

PR.PS-02 partial match
prevents

Routine patching and replacement can remediate divide-by-zero bugs present in deployed software.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing in development can detect divide-by-zero conditions before release.

prevents

Secure development lifecycle includes input validation and error-handling practices that can prevent divide-by-zero faults.

prevents

Application security requirements can mandate checks for zero denominators and safe arithmetic handling.

prevents

Secure architecture principles encourage defensive coding patterns that avoid arithmetic exceptions.

prevents

Secure coding standards directly require validation to prevent divide-by-zero and similar runtime faults.

References