CVE-2025-47827 is a Secure Boot bypass vulnerability affecting IGEL OS versions prior to 11. The flaw is in the igel-flash-driver kernel module, which improperly verifies a cryptographic signature during the boot process. Because signature validation is not correctly enforced, a crafted root filesystem can be accepted and mounted from an unverified SquashFS image, breaking the intended Secure Boot chain of trust. Reported analysis also indicates this can be leveraged to boot a vulnerable trusted kernel and then transition to an arbitrary untrusted kernel or root filesystem, enabling persistence below normal operating-system trust controls.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.
This repository provides a proof-of-concept (PoC) exploit for CVE-2025-47827, a Secure Boot bypass vulnerability in IGEL OS 10 (before v11). The vulnerability arises from improper cryptographic signature verification in the igel-flash-driver kernel module, allowing an attacker to boot a malicious root filesystem from an unverified SquashFS image. The exploit leverages the kexec syscall to replace the running kernel with an attacker-controlled one, either fetched over HTTP or from local disk, thus bypassing Secure Boot and enabling arbitrary code execution at the kernel level. The repository contains several key files: - `mkdiskimage`: A Bash script that automates the process of downloading the official IGEL UDC3 image, extracting and patching the system image, and assembling a bootable disk image with a custom root filesystem or kernel. - `root/sbin/init`: A shell script used as the init process, which parses kernel command-line arguments, fetches or mounts the specified kernel and initrd (supporting both HTTP and local sources), and uses kexec to boot into the attacker-supplied kernel. - `esp/boot/grub/igel.conf`: A GRUB configuration file that defines menu entries for both network and local kexec booting, specifying parameters for kernel, initrd, and command-line arguments. The exploit is primarily local (requires physical or privileged access to the device to modify the boot process), but it also supports network-based payload delivery (fetching kernel/initrd over HTTP). The PoC demonstrates how an attacker can persistently compromise a device by replacing its kernel, effectively rendering Secure Boot protections ineffective on affected IGEL OS systems. The README provides extensive documentation, impact analysis, and references to related resources.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
40 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A medium-severity Secure Boot bypass vulnerability in IGEL OS versions earlier than 11 caused by improper cryptographic signature validation in igel-flash-driver.
A zero-day vulnerability in Microsoft products that was actively exploited before being patched in October 2025.
Secure Boot bypass in IGEL OS prior to version 11 caused by improper cryptographic signature verification in the igel-flash-driver module, allowing booting/mounting of unverified crafted images.
A Secure Boot bypass vulnerability in IGEL OS before version 11, allowing attackers with physical access to deploy kernel-level rootkits and compromise virtual desktops.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.