CVE Catalog

CVE-2025-0689

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.44%

35th percentile - higher than 35% of all known CVEs

Summary

A heap-based buffer overflow vulnerability in the UDF filesystem module of GRUB allows an attacker to bypass Secure Boot protections. By crafting a malicious filesystem image, arbitrary code execution can be achieved during the boot process.

Risk Assessment

The risk involves bypassing Secure Boot protections and executing arbitrary code in the pre-boot environment, potentially leading to persistent compromise of the device.

Recommendation

Immediately update GRUB to a patched version addressing CVE-2025-0689 and re-sign the GRUB binaries for Secure Boot.

Other vulnerabilities in GRUB

See all
Original NVD description (English source)

When reading data from disk, the grub's UDF filesystem module utilizes the user controlled data length metadata to allocate its internal buffers. In certain scenarios, while iterating through disk sectors, it assumes the read size from the disk is always smaller than the allocated buffer size which is not guaranteed. A crafted filesystem image may lead to a heap-based buffer overflow resulting in critical data to be corrupted, resulting in the risk of arbitrary code execution by-passing secure boot protections.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS