Description
Improperly implemented security check for standard in Windows Secure Boot allows an authorized attacker to bypass a security feature locally.
Published: 2026-07-14
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an improperly executed security check within the Windows Secure Boot chain. An attacker who already has local authorization privileges can exploit this weakness to bypass the Secure Boot protection, allowing unsigned or malicious firmware and OS components to be loaded as if they were legitimate. The consequence is an elevation of privilege that compromises the integrity of the boot process and can enable the execution of unauthorized code at a high privilege level. The weakness is classified as CWE‑358, which involves security checks that are incorrectly performed.

Affected Systems

Microsoft Windows 10 (Version 1607, 1809, 21H2, 22H2), Windows 11 (Version 24H2, 25H2, 26H1), and Microsoft Windows Server 2016, 2019, 2022, 2025 (including Server Core installations) are reported to be affected. No further version granularity is provided beyond what is listed.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity, yet the EPSS score of less than 1% shows a very low probability of exploitation at the time of analysis. The vulnerability is not included in the CISA KEV catalog. The likely attack path requires local persistence or administrative rights to manipulate boot configuration, after which the attacker can introduce malicious firmware or drivers that the system will load without verification.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft security update that addresses CVE‑2026‑49783 as soon as it becomes available.
  • If a patch is not yet available, disable the ability to use custom boot keys or signed boot drivers that are not from trusted sources, ensuring that only firmware and software with valid Microsoft signatures can be loaded.
  • Keep the BIOS and firmware updated to the latest vendor releases and enforce Secure Boot at the firmware level to prevent unsigned modules from being loaded.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Improperly implemented security check for standard in Windows Secure Boot allows an authorized attacker to bypass a security feature locally.
Title Secure Boot Security Feature Bypass Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-358
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_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_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 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:54:14.316Z

Reserved: 2026-06-01T17:02:37.207Z

Link: CVE-2026-49783

cve-icon Vulnrichment

Updated: 2026-07-15T13:52:36.338Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-358

    Improperly Implemented Security Check for Standard