CVE-2024-38063

CRITICAL

Windows TCP/IP - Remote Code Execution

Title source: manual
STIX 2.1

Exploitation Summary

EIP tracks 36 public exploits for CVE-2024-38063. PoCs published by ynwarcs, Sachinart, ThemeHackers.

AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2024-38063, a remote code execution vulnerability in Windows tcpip.sys. The exploit leverages IPv6 packet coalescing and malformed extension headers to trigger a heap-based buffer overflow via integer underflow and overflow conditions.

Description

Windows TCP/IP Remote Code Execution Vulnerability

Exploits (36)

nomisec WORKING POC 689 stars
by ynwarcs · poc
https://github.com/ynwarcs/CVE-2024-38063

This repository contains a functional proof-of-concept exploit for CVE-2024-38063, a remote code execution vulnerability in Windows tcpip.sys. The exploit leverages IPv6 packet coalescing and malformed extension headers to trigger a heap-based buffer overflow via integer underflow and overflow conditions.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Complex
Reliability
Racy
Target: Microsoft Windows tcpip.sys (pre-August 13, 2024 patch)
No auth needed
Prerequisites: IPv6 capability on target · Ability to send crafted packets to target · Target system must coalesce packets (e.g., using kdnic.sys or specific network conditions)
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 87 stars
by Sachinart · poc
https://github.com/Sachinart/CVE-2024-38063-poc

This repository contains a functional exploit PoC for CVE-2024-38063, which targets an IPv6 fragmentation vulnerability. The script uses Scapy to craft and send malformed IPv6 packets with specific extension headers to trigger memory corruption, potentially leading to a crash or RCE.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Unknown (IPv6 stack implementation)
No auth needed
Prerequisites: Network access to target IPv6 address · Scapy installed · Python environment
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 39 stars
by ThemeHackers · poc
https://github.com/ThemeHackers/CVE-2024-38063

The repository contains a functional Python exploit for CVE-2024-38063, leveraging Scapy to craft malicious IPv6 packets with extension headers. The script includes dependencies for packet manipulation, visualization, and reporting, suggesting a comprehensive PoC for network-based exploitation.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Systems vulnerable to IPv6 extension header processing flaws (specific software not explicitly named)
No auth needed
Prerequisites: Python 3.x · Scapy · Network access to target · IPv6 connectivity
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 20 stars
by patchpoint · poc
https://github.com/patchpoint/CVE-2024-38063

This repository contains a functional PoC for CVE-2024-38063, a Windows TCP/IP RCE vulnerability. The exploit leverages crafted IPv6 packets with specific extension headers (DestOpt and Fragment) to trigger the vulnerability, requiring only two packets and a 60-second wait time.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Microsoft Windows TCP/IP Stack (versions affected by CVE-2024-38063)
No auth needed
Prerequisites: Network access to target · Target system running vulnerable Windows version · IPv6 connectivity
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 14 stars
by diegoalbuquerque · poc
https://github.com/diegoalbuquerque/CVE-2024-38063

This repository provides a PowerShell script to mitigate CVE-2024-38063 by disabling IPv6 on network adapters. The script includes functions to detect, enable, and disable IPv6 on specific or all adapters.

Classification
Working Poc 90%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: Windows systems with IPv6 enabled
Auth required
Prerequisites: Administrative privileges · PowerShell execution policy allowing script execution
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 9 stars
by KernelKraze · poc
https://github.com/KernelKraze/CVE-2024-38063_PoC

This repository contains a functional Python-based PoC for CVE-2024-38063, a Windows TCP/IP RCE vulnerability. It crafts and sends malformed IPv6 packets with optional shellcode injection to exploit the flaw.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Windows TCP/IP stack (specific version not specified)
No auth needed
Prerequisites: Root/Administrator privileges · Scapy Python module · Network interface with IPv6 support
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 7 stars
by zenzue · poc
https://github.com/zenzue/CVE-2024-38063-POC

This Python script uses Scapy to craft and send malformed IPv6 packets with fragmented extension headers to trigger memory corruption in vulnerable systems. It supports multiple network interfaces and optional MAC addressing.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Theoretical
Target: Systems vulnerable to CVE-2024-38063 (specific software not explicitly mentioned)
No auth needed
Prerequisites: Network access to target · Scapy library · Python 3.x
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 6 stars
by haroonawanofficial · poc
https://github.com/haroonawanofficial/AI-CVE-2024-38063-0-DAY

The repository contains a functional Python exploit for CVE-2024-38063, targeting an IPv6 fragment underflow vulnerability. It includes AI-driven fuzzing capabilities and multiple attack modes (vulnerability scanning, crash, and RCE placeholder).

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Unknown (IPv6 stack vulnerability)
No auth needed
Prerequisites: IPv6 network access · Scapy and transformers libraries
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 4 stars
by PumpkinBridge · poc
https://github.com/PumpkinBridge/Windows-CVE-2024-38063

The repository contains a functional PoC for CVE-2024-38063, a Windows TCP/IP IPv6 remote code execution vulnerability caused by an integer underflow. The Python script uses Scapy to craft and send malformed IPv6 packets with specific fragmentation and extension headers to trigger memory corruption.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Windows TCP/IP stack (multiple versions)
No auth needed
Prerequisites: Network access to target · Target system with IPv6 enabled
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 3 stars
by Dragkob · poc
https://github.com/Dragkob/CVE-2024-38063

This repository contains a functional PoC exploit for CVE-2024-38063, which crafts and sends malicious IPv6 packets with fragmented headers and destination options to trigger a kernel vulnerability, likely leading to a denial-of-service condition.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Unspecified kernel (likely Linux-based due to IPv6 handling)
No auth needed
Prerequisites: Target IPv6 address · Target MAC address · Network interface for packet injection
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 3 stars
by thanawee321 · poc
https://github.com/thanawee321/CVE-2024-38063

This repository contains a functional exploit PoC for CVE-2024-38063, targeting a Windows TCP/IP vulnerability via crafted IPv6 packets. The script uses Scapy to generate and send malformed IPv6 packets with extension headers to trigger a memory corruption or DoS condition.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Racy
Target: Windows TCP/IP stack (unspecified version)
No auth needed
Prerequisites: Network access to target · IPv6 connectivity · Scapy and psutil Python libraries
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WRITEUP 2 stars
by Th3Tr1ckst3r · poc
https://github.com/Th3Tr1ckst3r/CVE-2024-38063

This repository provides a detailed technical analysis of CVE-2024-38063, a zero-click RCE vulnerability in the Windows IPv6 TCP/IP stack. It includes root cause analysis, mitigation strategies, and references to genuine PoCs, but does not contain functional exploit code.

Classification
Writeup 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Theoretical
Target: Microsoft Windows (various versions with IPv6 enabled)
No auth needed
Prerequisites: Target system with IPv6 enabled · Network access to send crafted IPv6 packets
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WRITEUP 2 stars
by AdminPentester · poc
https://github.com/AdminPentester/CVE-2024-38063-

This is a detailed technical writeup by Marcus Hutchins analyzing CVE-2024-38063, a kernel vulnerability in Windows' tcpip.sys driver related to IPv6 option processing. It includes patch analysis, reverse engineering insights, and a Python script using Scapy to craft test packets.

Classification
Writeup 100%
Attack Type
Rce
Complexity
Complex
Reliability
Theoretical
Target: Microsoft Windows tcpip.sys (IPv6 stack)
No auth needed
Prerequisites: Network access to target · Ability to send raw IPv6 packets
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 1 stars
by AvidanMaatuk · poc
https://github.com/AvidanMaatuk/CVE-2024-38063

The repository contains a functional Python script that exploits CVE-2024-38063 by sending malformed IPv6 packets with unrecognized options and fragmentation headers to trigger a denial-of-service (DoS) condition, likely causing a BSOD on vulnerable systems.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Windows IPv6 stack (specific version not specified)
No auth needed
Prerequisites: Network access to target · Python with Scapy and getmac libraries
devstral-2 · analyzed Jun 02, 2026 Full analysis →
nomisec WORKING POC 1 stars
by jip-0-0-0-0-0 · poc
https://github.com/jip-0-0-0-0-0/CVE-2024-38063-scanner

This repository contains a functional Python script that exploits CVE-2024-38063, a critical vulnerability in Windows IPv6 Neighbor Discovery (ND) packet handling. The exploit uses Shodan for target discovery and Scapy to craft malicious IPv6 packets, inducing a BSOD via improper fragment reassembly.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Windows (versions up to 10.0.26100)
No auth needed
Prerequisites: Shodan API key · Network access to target · IPv6 connectivity
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 1 stars
by AliHj98 · poc
https://github.com/AliHj98/cve-2024-38063-Anonyvader

This repository contains functional exploit code for CVE-2024-38063, leveraging IPv6 fragmentation and extension headers to trigger memory corruption and execute shellcode. The PoC uses Scapy to craft malicious packets with embedded shellcode, targeting a specific IPv6 address and MAC address.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Racy
Target: Unknown (likely a network stack or IPv6 implementation)
No auth needed
Prerequisites: Network access to the target · Target IPv6 address and MAC address · Scapy installed
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WRITEUP 1 stars
by Faizan-Khanx · poc
https://github.com/Faizan-Khanx/CVE-2024-38063

This repository provides a detailed technical analysis of CVE-2024-38063, focusing on the patch diff in tcpip.sys and the exploitation process involving IPv6 options. It includes a Python script using Scapy to craft test packets but does not contain a full exploit.

Classification
Writeup 95%
Attack Type
Dos
Complexity
Complex
Reliability
Theoretical
Target: Microsoft Windows tcpip.sys (IPv6 processing)
No auth needed
Prerequisites: Ability to send raw IPv6 packets · Kernel debugging setup for analysis
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 1 stars
by brownpanda29 · poc
https://github.com/brownpanda29/Cve-2024-38063

The repository contains functional exploit code for CVE-2024-38063, a critical Windows TCP/IP RCE vulnerability. The PoC uses Scapy to craft malformed IPv6 packets with destination options and fragmentation to trigger memory corruption.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Windows TCP/IP stack
No auth needed
Prerequisites: Network access to target · IPv6 connectivity
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec TROJAN
by artemgarkusenko919-design · poc
https://github.com/artemgarkusenko919-design/Kill-System

The repository contains a malicious script (KS.sh) that performs destructive actions such as data wiping, network disruption, and persistence mechanisms, while masquerading as a research project. The 'antivirus' script is a decoy to appear legitimate.

Classification
Trojan 95%
Attack Type
Other
Complexity
Complex
Reliability
Reliable
Target: Linux/Windows systems
No auth needed
Prerequisites: network access to attacker-controlled C2 server · execution privileges on the target system
devstral-2 · analyzed May 28, 2026 Full analysis →
nomisec WRITEUP
by RohitMalik7 · poc
https://github.com/RohitMalik7/cve-2024-38063-detection-mitigation-system

This repository provides a detailed technical analysis and educational implementation of detection and mitigation strategies for CVE-2024-38063, a critical Windows TCP/IP RCE vulnerability. It includes root cause analysis, IDS/IPS rules, and lab-based testing but does not contain functional exploit code.

Classification
Writeup 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Theoretical
Target: Windows OS with IPv6 enabled
No auth needed
Prerequisites: IPv6 enabled on target system · Network access to target
devstral-2 · analyzed Apr 24, 2026 Full analysis →
nomisec WRITEUP
by SALMA-ESSAOUD · poc
https://github.com/SALMA-ESSAOUD/CVE-CVSS--CVE-2024-38063-IPv6-TCP-IP-Remote-Code-Execution-Analysis

This repository provides a detailed technical analysis of CVE-2024-38063, an IPv6 TCP/IP Remote Code Execution vulnerability in Windows systems. It includes a lab setup guide, exploitation scenario, and proof-of-concept demonstration leading to a BSOD.

Classification
Writeup 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Windows TCP/IP stack (tcpip.sys)
No auth needed
Prerequisites: IPv6 enabled on target system · Network access to send crafted IPv6 packets
devstral-2 · analyzed Mar 22, 2026 Full analysis →
nomisec WORKING POC
by arrhenius975 · poc
https://github.com/arrhenius975/CVE-2024-38063-Exploit-Refactoring

This repository contains a functional Python exploit for CVE-2024-38063, targeting a Windows IPv6 vulnerability. The exploit includes advanced error handling, network interface detection, and packet crafting using Scapy, with DO-176C compliance for structured error management.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Windows IPv6 stack (specific version not specified)
No auth needed
Prerequisites: Windows OS · Python 3.9+ · Scapy library · Network adapter with IPv6 support · Administrator privileges
devstral-2 · analyzed Mar 05, 2026 Full analysis →
gitlab WORKING POC
by ThemeHackers · poc
https://gitlab.com/ThemeHackers/CVE-2024-38063

The repository contains a functional Python exploit for CVE-2024-38063, leveraging Scapy to craft malicious IPv6 packets with extension headers. The script includes dependencies for packet manipulation, visualization, and reporting, suggesting a comprehensive PoC for network-based exploitation.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Systems processing IPv6 packets with extension headers (specific software not explicitly mentioned)
No auth needed
Prerequisites: Python 3.x · Scapy · Network access to target · IPv6 connectivity
devstral-2 · analyzed Feb 23, 2026 Full analysis →
nomisec WORKING POC
by Avidan1 · poc
https://github.com/Avidan1/CVE-2024-38063

The repository contains a functional PoC exploit for CVE-2024-38063, targeting an integer underflow in the Windows IPv6 stack (`tcpip.sys`). The exploit uses Scapy to craft malformed IPv6 packets with fragmented headers and unrecognized options to trigger a BSOD or potential RCE.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Windows 10/11 (pre-August 2024 patch)
No auth needed
Prerequisites: IPv6 connectivity between attacker and target · Target running unpatched Windows 10/11
devstral-2 · analyzed Feb 19, 2026 Full analysis →
nomisec WORKING POC
by thealice01 · poc
https://github.com/thealice01/CVE-2024-38063

This repository contains a functional exploit for CVE-2024-38063, targeting a vulnerability in the Windows TCP/IP stack related to IPv6 packet coalescing. The exploit uses Scapy to craft malicious IPv6 packets with specific extension headers to trigger the vulnerability.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Racy
Target: Windows TCP/IP Stack (Windows 22H2 19045, build 2468)
No auth needed
Prerequisites: Target IPv6 address · Target MAC address · Network interface with packet crafting capabilities · Scapy installed
devstral-2 · analyzed Feb 19, 2026 Full analysis →
nomisec SUSPICIOUS
by akozsentre · poc
https://github.com/akozsentre/CVE-2024-38063

The repository lacks functional exploit code and contains vague marketing language, with no technical details about CVE-2024-38063. Files are mostly placeholders with 'Touch update' comments and no substantive content.

Classification
Suspicious 90%
Attack Type
Other
Complexity
Theoretical
Reliability
Theoretical
Target: unknown
No auth needed
devstral-2 · analyzed Feb 19, 2026 Full analysis →
nomisec WORKING POC
by Skac44 · poc
https://github.com/Skac44/CVE-2024-38063

This repository contains a functional exploit PoC for CVE-2024-38063, targeting a Windows TCP/IP vulnerability via crafted IPv6 packets with fragmentation and destination options headers. The exploit includes an attack script, victim capture tools, and a machine learning model for detecting the attack pattern.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Windows TCP/IP stack (unspecified version)
No auth needed
Prerequisites: Network access to target · IPv6 connectivity · Scapy library
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WRITEUP
by fredagsguf · poc
https://github.com/fredagsguf/Windows-CVE-2024-38063

This repository provides a detailed technical analysis of CVE-2024-38063, a critical vulnerability in the Windows TCP/IP stack that allows remote code execution via crafted IPv6 packets. It includes affected versions, mitigation steps, and references to official advisories.

Classification
Writeup 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Theoretical
Target: Windows TCP/IP stack (Windows 10, 11, Server 2008-2022)
No auth needed
Prerequisites: Network access to target · IPv6 connectivity
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by idkwastaken · poc
https://github.com/idkwastaken/CVE-2024-38063

This repository contains functional exploit code for CVE-2024-38063, a Windows IPv6 vulnerability affecting Windows 10, 11, and Server 2016-2022. The exploit uses crafted IPv6 packets to trigger a denial-of-service (DoS) condition, leveraging tools like nping and Scapy to send malformed packets.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Windows 10, 11 <10.0.26100.1457 and Server 2016-2019-2022 <10.0.17763.6189
No auth needed
Prerequisites: Target IPv6 address · Target MAC address (optional, can be discovered via Neighbor Discovery) · Scapy (for Python exploit) · nping (for PowerShell exploit)
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by ArenaldyP · poc
https://github.com/ArenaldyP/CVE-2024-38063-Medium

This repository contains a functional proof-of-concept exploit for CVE-2024-38063, a remote code execution vulnerability in tcpip.sys. The exploit leverages crafted IPv6 packets with specific extension headers to trigger memory corruption in the target system.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Racy
Target: Microsoft Windows tcpip.sys (patched on August 13, 2024)
No auth needed
Prerequisites: Target IPv6 address · Network access to the target · Scapy library installed
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by FrancescoDiSalesGithub · poc
https://github.com/FrancescoDiSalesGithub/quick-fix-cve-2024-38063

This repository contains a PowerShell script that disables IPv6 on network adapters as a mitigation for CVE-2024-38063. The script directly modifies network adapter bindings to disable the ms_tcpip6 component.

Classification
Working Poc 90%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: Windows (IPv6 stack)
Auth required
Prerequisites: Administrative privileges on the target Windows system
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by ps-interactive · poc
https://github.com/ps-interactive/cve-2024-38063

This exploit leverages a crafted IPv6 packet sequence with fragmented extension headers to trigger a memory corruption vulnerability in the target system. The PoC sends multiple batches of malformed packets to induce a DoS condition.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Unknown (likely a network stack or IPv6 implementation)
No auth needed
Prerequisites: Network access to the target · Target must process IPv6 packets
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by cyberzeuspakistan · poc
https://github.com/cyberzeuspakistan/CVE-2024-38063-Research-Tool

The repository contains functional exploit code for CVE-2024-38063, targeting an IPv6 vulnerability with crafted packets to trigger integer underflow and potential DoS or RCE. The code includes payload generation, packet manipulation, and adaptive evasion techniques.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Theoretical
Target: Unknown (IPv6 stack implementation)
No auth needed
Prerequisites: raw socket permissions · IPv6 connectivity to target
devstral-2 · analyzed Apr 09, 2026 Full analysis →
nomisec SCANNER
by dweger-scripts · poc
https://github.com/dweger-scripts/CVE-2024-38063-Remediation

This repository contains PowerShell scripts to audit and install patches for CVE-2024-38063, an IPv6-related vulnerability. The scripts check for installed patches and download/install missing updates but do not include exploit code.

Classification
Scanner 90%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: Microsoft Windows (various versions)
Auth required
Prerequisites: Administrative privileges to install patches
MITRE ATT&CK
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by almogopp · poc
https://github.com/almogopp/Disable-IPv6-CVE-2024-38063-Fix

This repository contains a PowerShell script that mitigates CVE-2024-38063 by disabling IPv6 via registry modification. The script automates the creation and application of a registry file to set the 'DisabledComponents' value, effectively disabling IPv6 to prevent exploitation of the vulnerability.

Classification
Working Poc 90%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: Windows TCP/IP stack (IPv6)
Auth required
Prerequisites: Administrative privileges · IPv6 enabled on the target system
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 9.8
EPSS 0.7056
EPSS Percentile 99.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-191
Status published
Products (17)
microsoft/windows_10_1507 < 10.0.10240.20751
microsoft/windows_10_1607 < 10.0.14393.7259
microsoft/windows_10_1809 < 10.0.17763.6189
microsoft/windows_10_21h2 < 10.0.19044.4780
microsoft/windows_10_22h2 < 10.0.19045.4780
microsoft/windows_11_21h2 < 10.0.22000.3147
microsoft/windows_11_22h2 < 10.0.22621.4037
microsoft/windows_11_23h2 < 10.0.22631.4037
microsoft/windows_11_24h2 < 10.0.26100.1457
microsoft/windows_server_2008
... and 7 more
Published Aug 13, 2024
Tracked Since Feb 18, 2026