ZeroHour

CVE-2026-6485

Secure Boot bypass via embedded UEFI Shell in UEFI BIOS firmware (CVE-2026-6485)

CVSS 3.1
8.2 high
EPSS
<1%p2
Published
()
Modified
AI analysis

CVE-2026-6485 (CWE-489, active code left in production firmware) describes a UEFI Shell module embedded in the SPI Flash of affected UEFI BIOS images that can be used to bypass Secure Boot. An attacker with local access and high privileges (CVSS AV:L/PR:H) — for example a local administrator or someone with physical access — can run shell commands or execute startup scripts through the embedded shell, launching code that Secure Boot does not verify. The result is a break in the Secure Boot chain of trust, allowing unsigned or attacker-controlled code to run at boot (e.g., to install bootkit- or firmware-level persistence), which is why the CVSS scope is 'changed' (S:C) with high impact to confidentiality, integrity, and availability. Affected systems are those whose UEFI BIOS ships with this embedded UEFI Shell module in SPI Flash; the issue is tracked in CERT/CC VU#718077, but the exact vendor, product list, and version ranges are not specified in the available data. There is no known exploitation at this time: no public proof-of-concept exists, the issue is not in CISA KEV, and EPSS estimates only a 0.1% chance of exploitation in the next 30 days.

What to do: Follow CERT/CC VU#718077 for vendor statements and apply the BIOS/firmware update from the affected BIOS vendor as soon as it is released; in the meantime, determine whether your fleet's BIOS images include an embedded UEFI Shell module in SPI Flash (via the vendor's documentation, boot menu, or a CHIPSEC/UEFI firmware audit). Where the BIOS setup allows, disable booting into the embedded UEFI Shell or execution of startup scripts, and restrict local administrative and physical access to sensitive systems, since the flaw requires high local privileges and is primarily a Secure Boot/persistence hardening risk rather than a remote threat.

Affected
UEFI BIOS firmware with a UEFI Shell module embedded in SPI Flash
Estimated exposure
unknown — no install-base data; plausibly anywhere from tens of thousands to millions of systems depending on how widely the affected firmware ships — No vendor, product line, or install counts are provided in the source data, and because the flaw is exploited locally with high privileges, internet-exposure scans cannot be used to size the affected population.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

UEFI BIOS embedded Shell could be used to bypass Secure Boot via shell commands or startup scripts.

Weakness
CWE-489
Vector
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

In the news

VU#718077: UEFI Shell module embedded in SPI Flash can be used to bypass Secure Boot

CERT/CC details VU#718077: UEFI Shell embedded in SPI flash lets attackers bypass Secure Boot and execute pre-boot code; patches issued.

CERT/CC's VU#718077, reported by Eclypsium researcher Stas Lyakhov, describes how a UEFI Shell embedded in SPI flash can be abused by attackers who can modify UEFI boot configuration, creating multiple boot entries that bypass controls preventing the Shell from launching under Secure Boot. The Shell's dmem and mm commands allow arbitrary physical memory read/write, letting attackers overwrite Secure Boot values and execute unauthorized pre-boot code that can persist across reboots and OS reinstalls while degrading EDR effectiveness. AMI confirmed its Aptio UEFI BDS module is affected (CVE-2026-33197), and Cisco published an advisory for a variation affecting UCS Servers and UCS-based appliances (CVE-2026-20293). Firmware patches are being rolled out through OEM and IBV BIOS build pipelines.