CVE-2025-54895
7.8
Vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Exploitability: 1.1 / Impact: 6.0
Source: secure@microsoft.com (Secondary)
Description
Integer overflow or wraparound in Windows SPNEGO Extended Negotiation allows an authorized attacker to elevate privileges locally.
Affected (19)
Products: Microsoft: Windows 10 1507, Windows 10 1607, Windows 10 1809, Windows 10 21h2, Windows 10 22h2, Windows 11 22h2, Windows 11 23h2, Windows 11 24h2, Windows Server 2008, Windows Server 2012, Windows Server 2016, Windows Server 2019, Windows Server 2022, Windows Server 2022 23h2, Windows Server 2025
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Before 10.0.10240.21128 | |
| Before 10.0.14393.8422 | |
| Before 10.0.17763.7792 | |
| Before 10.0.19044.6332 | |
| Before 10.0.19045.6332 | |
| Before 10.0.22621.5909 | |
| Before 10.0.22631.5909 | |
| Before 10.0.26100.6508 | |
| Version r2 sp1 | |
| All versions | |
| Before 10.0.14393.8422 | |
| Before 10.0.17763.7792 | |
| Before 10.0.20348.4106 | |
| Before 10.0.25398.1849 | |
| Before 10.0.26100.6508 |
Related CWEs
CWE-190
Integer Overflow or Wraparound
The product performs a calculation that can
produce an integer overflow or wraparound when the logic
assumes that the resulting value will always be larger than
the original value. This occurs when an integer value is
incremented to a value that is too large to store in the
associated representation. When this occurs, the value may
become a very small or negative number.
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.
References (1)
Source: secure@microsoft.com
Vendor Advisory
Timeline
No history available yet.