Cyber Resilience

CVE-2024-21411

Skype ≤ 8.113

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

Summary

CVE-2024-21411 is a high-severity Insecure Default Variable Initialization (CWE-453) vulnerability in Skype Skype. Its CVSS base score is 8.8 (High).

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

The strongest mitigations our analysis identified map to CM-2 (Baseline Configuration) and CM-6 (Configuration Settings) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2024-21411 is a remote code execution vulnerability in Skype for Consumer that carries a CVSS 3.1 score of 8.8. The flaw is tracked under CWE-453 and was published on 12 March 2024.

An unauthenticated attacker can exploit the issue over the network with low complexity and only user interaction required, resulting in full impact to confidentiality, integrity, and availability on the affected system.

Microsoft publishes mitigation guidance for the vulnerability in its Security Response Center advisory at the listed reference URL. The current EPSS score stands at 0.0504 with an identical peak value, indicating no material rise in observed exploitation interest after disclosure.

EU & UK References

Vulnerability Data

Skype for Consumer Remote Code Execution Vulnerability

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-0082Shared CWE-453
CVE-2026-41330Shared CWE-453
CVE-2024-41255Shared CWE-453
CVE-2025-47945Shared CWE-453
CVE-2024-39916Shared CWE-453
CVE-2025-61926Shared CWE-453
CVE-2023-27516Shared CWE-453
CVE-2024-49120Shared CWE-453
CVE-2025-30206Shared CWE-453

Affected Assets

skype
skype
≤ 8.113

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 4 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Requires establishing the most restrictive configuration settings, which directly overrides or prevents use of insecure default variable initializations.

Requires maintaining a documented baseline configuration that can enforce secure initial values instead of insecure defaults.

Mandates application of security engineering principles during development that include use of secure defaults and proper variable initialization.

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-01 mostly match
prevents

Hardened baselines and configuration management directly replace insecure product defaults with secure values.

PR.PS-06 mostly match
prevents

Secure software development practices explicitly include choosing safe initial values instead of insecure defaults.

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.

finds

Security testing can detect insecure defaults but does not prevent them.

prevents

Configuration management enforces secure default values and prevents insecure initialization.

prevents

Secure development life cycle requires explicit secure initialization of variables.

prevents

Secure architecture principles include avoiding insecure defaults in design.

prevents

Secure coding standards mandate explicit, safe variable initialization.

References