CVE-2026-33243 HIGH

CVE-2026-33243: barebox: FIT Signature Verification Bypass Vulnerability

Vendor Barebox
Product barebox
Weakness CWE-345
Published March 20, 2026
Last update March 26, 2026

CVSS base score

8.3/10
Attack vector Local
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

barebox is a bootloader. In barebox from version 2016.03.0 to before version 2026.03.1 (and the corresponding backport to 2025.09.3), an attacker could exploit a FIT signature verification vulnerability to trick the bootloader into booting different images than those that were verified as part of a signed configuration. mkimage(1) sets the hashed-nodes property of the FIT signature node to list which nodes of the FIT were hashed as part of the signing process as these will need to be verified later on by the bootloader. However, hashed-nodes itself is not part of the hash and could therefore be modified to allow booting different images than those that have been verified. This issue has been patched in barebox versions 2026.03.1 and backported to 2025.09.3.

Key dates

02Disclosure timeline

March 20, 2026 CVE published
March 26, 2026 Record updated

Related vulnerabilities

04Related CVE