Cyber Resilience

CVE-2021-31955

MediumCISA KEVActive ExploitationEUVD Exploited

Published: 08 June 2021

Published
08 June 2021
Modified
30 October 2025
KEV Added
03 November 2021
Patch
CVSS Score v3.1 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0361 88.0th percentile
Risk Priority 33 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-31955 is a medium-severity Exposure of Sensitive System Information to an Unauthorized Control Sphere (CWE-497) vulnerability in Microsoft Windows 10 1809. Its CVSS base score is 5.5 (Medium).

Operationally, ranked in the top 12.0% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-4 (Information in Shared System Resources) and SI-16 (Memory Protection).

Deeper analysis

CVE-2021-31955 is a Windows Kernel information disclosure vulnerability, assigned CWE-497, with a CVSS 3.1 base score of 5.5 reflecting local attack vector, low complexity, and low privileges required. It affects the Windows kernel component and permits exposure of sensitive information without requiring user interaction.

A local attacker with low privileges can exploit the flaw to read kernel memory contents, achieving high confidentiality impact while leaving integrity and availability unaffected. The vulnerability can be triggered through standard local execution paths on affected Windows systems.

Microsoft has published security guidance addressing the issue via its advisory portal, and the vulnerability appears in CISA's catalog of known exploited vulnerabilities, confirming observed real-world exploitation activity.

EU & UK References

Vulnerability details

Windows Kernel Information Disclosure Vulnerability

CWE(s)
KEV Date Added
03 November 2021

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
windows 10 1809
≤ 10.0.17763.1999
microsoft
windows 10 1909
≤ 10.0.18363.1621
microsoft
windows 10 2004
≤ 10.0.19041.1052
microsoft
windows 10 20h2
≤ 10.0.19042.1052
microsoft
windows 10 21h1
≤ 10.0.19043.1052
microsoft
windows server 2004
≤ 10.0.19041.1052
microsoft
windows server 2019
≤ 10.0.17763.1999
microsoft
windows server 20h2
≤ 10.0.19042.1052

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces memory protection mechanisms that block unauthorized reads of kernel memory, addressing the root cause of this information disclosure flaw.

prevent

Prevents residual kernel information from remaining accessible in shared system resources (memory) to lower-privileged processes.

prevent

Maintains separate execution domains for user processes versus kernel space, limiting the ability of local attackers to read kernel memory.

References