CVE-2026-49181
Analyzed
Analyzed - Analysis Complete
Integer Underflow in Windows DHCP Client
Vulnerability report for CVE-2026-49181, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-14
Last updated on: 2026-07-29
Assigner: Microsoft Corporation
Description
Description
Integer underflow (wrap or wraparound) in Windows DHCP Client allows an unauthorized attacker to elevate privileges over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | windows_server_2012 | r2 |
| microsoft | windows_server_2012 | * |
| microsoft | windows_10_1607 | to 10.0.14393.9339 (exc) |
| microsoft | windows_10_1607 | to 10.0.14393.9339 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9020 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9020 (exc) |
| microsoft | windows_server_2016 | to 10.0.14393.9339 (exc) |
| microsoft | windows_server_2019 | to 10.0.17763.9020 (exc) |
| microsoft | windows_server_2022 | to 10.0.20348.5386 (exc) |
| microsoft | windows_server_2025 | to 10.0.26100.33158 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-191 | The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result. |