Description
Out-of-bounds read in Microsoft Standard XPS allows an authorized attacker to disclose information locally.
Published: 2026-09-08
Score: 5.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an out‑of‑bounds read in the Microsoft Standard XPS component. It permits an attacker who already has authorized access to the local system to read memory areas beyond a buffer, potentially exposing sensitive data such as passwords, cryptographic keys, or other confidential information. The weakness is identified as a buffer overread (CWE‑125) and an incorrect type conversion (CWE‑843). The resulting impact is the disclosure of information that the attacker could otherwise not see, which compromises confidentiality but does not affect integrity or availability.

Affected Systems

Affected products include Microsoft Windows 10 versions 1607, 1809, 21H2, and 22H2; Microsoft Windows 11 versions 23H2, 24H2, 25H2, and 26H1 (across x86, x64, and ARM architectures); and Microsoft Windows Server 2012, 2012 R2, 2016, 2019, 2022, and 2025 (including Server Core installations). All these releases contain the Microsoft Standard XPS component that is vulnerable.

Risk and Exploitability

The CVSS score of 5.5 places this vulnerability in the Medium range. No EPSS data is available, suggesting limited publicly known exploitation or unknown exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog, indicating no active known exploitation at this time. The likely attack vector is a local privileged or authorized user who can create or manipulate XPS files, leading to the out‑of‑bounds read. Because the attacker must already possess local access, the risk to an unauthenticated external actor is low. However, any compromised local session, including those from malware or stolen credentials, could exploit this flaw to exfiltrate sensitive memory contents.

Generated by OpenCVE AI on September 8, 2026 at 20:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Windows security update that addresses the Microsoft Standard XPS out‑of‑bounds read issue as soon as it is available.
  • Disable or remove the XPS Document Writer or other XPS services if the system does not require XPS functionality.
  • Limit file permissions on XPS files and directories to only those users who require access, preventing unauthorized users from creating or opening vulnerable files.

Generated by OpenCVE AI on September 8, 2026 at 20:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description Out-of-bounds read in Microsoft Standard XPS allows an authorized attacker to disclose information locally.
Title Microsoft Standard XPS Information Disclosure Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-125
CWE-843
CPEs cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
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_23H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_23H2:*:*:*:*:*:*: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_2012:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2012_R2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
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 1607 Windows 10 1809 Windows 10 21h2 Windows 10 22h2 Windows 11 23h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2012 Windows Server 2012 R2 Windows Server 2016 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-08T23:38:09.659Z

Reserved: 2026-08-03T20:46:07.441Z

Link: CVE-2026-69308

cve-icon Vulnrichment

Updated: 2026-09-08T20:14:00.907Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T18:18:47.060

Modified: 2026-09-08T21:18:29.413

Link: CVE-2026-69308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T20:15:06Z

Weaknesses
  • CWE-125

    Out-of-bounds Read

  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')