VYPR
Unrated severityNVD Advisory· Published Jan 15, 2024· Updated Nov 20, 2025

Grub2: bypass the grub password protection feature

CVE-2023-4001

Description

An authentication bypass in Red Hat's GRUB2 allows an attacker with physical USB access to bypass password protection by using a duplicate UUID on an external drive.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An authentication bypass in Red Hat's GRUB2 allows an attacker with physical USB access to bypass password protection by using a duplicate UUID on an external drive.

Vulnerability

An authentication bypass flaw exists in Red Hat's downstream version of GRUB2 (grub2-2.06-70.el9_3.2 and earlier) due to the way GRUB uses the UUID of a device to locate the configuration file containing the password hash for its password protection feature [4]. The issue was introduced in a downstream patch and does not affect upstream GRUB. On UEFI systems, GRUB enumerates removable drives before non-removable ones; if an attacker attaches an external drive (e.g., USB stick) with a file system that has the same UUID as the /boot/ file system, GRUB will read the configuration file from the attacker-controlled drive instead of the legitimate one [1][2][3][4].

Exploitation

An attacker must have physical access to the system and be able to attach an external storage device, such as a USB stick, containing a file system with a UUID identical to that of the /boot/ file system [4]. The system must be using UEFI boot and have GRUB password protection enabled. When the system boots, GRUB enumerates removable drives before fixed drives, reads the configuration from the external drive due to the duplicate UUID, and thus loads an attacker-controlled configuration file that can omit the password prompt or provide a known password hash [1][2][3][4].

Impact

Successful exploitation allows an attacker to bypass the GRUB password protection mechanism, gaining unauthorized access to the system's boot process [4]. This could enable the attacker to boot into single-user mode or modify boot parameters, potentially compromising the entire system's integrity and confidentiality. The attack does not require authentication or user interaction beyond attaching the external drive [4].

Mitigation

Red Hat has released updated packages in RHSA-2024:0468, RHSA-2024:0456, and RHSA-2024:0437 to fix this issue [1][2][3]. The fixed version is grub2-2.06-70.el9_3.2 or later [1]. Systems should be updated via the Red Hat Enterprise Linux update mechanism. No workaround is available; mitigation relies on applying the patch. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of this writing.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

20

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.