Description
Insertion of sensitive information into log file in Windows Kernel allows an authorized attacker to disclose information locally.
Published: 2026-07-14
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in the Windows kernel’s handling of sensitive data that is inadvertently written into a log file, which a privileged user can read locally. This insecure logging practice is classified as CWE-532 and results in a local confidentiality breach, allowing the attacker to recover data that should remain hidden. The vulnerability does not provide remote access or privilege escalation, but it compromises sensitive information on the affected host.

Affected Systems

The issue affects Microsoft Windows 10 Version 21H2, Windows 10 Version 22H2, Windows 11 Version 24H2, Windows 11 Version 25H2, Windows 11 Version 26H1, Windows Server 2022, Windows Server 2025, and the Server Core installation of Windows Server 2025.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate severity, while an EPSS value of less than 1% suggests a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, so no known widespread attacks are reported. Based on the description, the likely attack vector is a local, authorized attacker who can read kernel log files; no remote exploitation path is mentioned and the impact is confined to information disclosure rather than system compromise.

Generated by OpenCVE AI on July 31, 2026 at 08:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Windows update that addresses CVE-2026-50316, ensuring the cumulative update is installed for all affected releases.
  • Restrict write permissions on kernel log files so that only trusted system components can write sensitive information, reducing the risk of accidental exposure.
  • Audit and monitor kernel log file access to detect unauthorized reads or writes, enabling quick response to potential disclosure attempts.

Generated by OpenCVE AI on July 31, 2026 at 08:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Insertion of sensitive information into log file in Windows Kernel allows an authorized attacker to disclose information locally.
Title Windows Kernel Information Disclosure Vulnerability
First Time appeared Microsoft
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-532
CPEs cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-30T20:23:47.535Z

Reserved: 2026-06-04T17:30:16.976Z

Link: CVE-2026-50316

cve-icon Vulnrichment

Updated: 2026-07-15T16:22:54.830Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T09:00:07Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File