CVE-2026-54333
Description
UEFI Firmware Parser parses BIOS, Intel ME, and UEFI firmware structures including volumes, file systems, and files. Prior to 1.14, MakeTable() in uefi_firmware/compression/Tiano/Decompress.c does not validate that bit-length values read from a crafted Tiano or EFI compressed firmware bitstream remain within the expected range from 0 through 16. The normal CompressedSection.process() to efi_compressor.TianoDecompress() to TianoDecompress() to ReadPTLen() to MakeTable() parsing path can consequently write beyond the stack-allocated Count[17] array and related decode tables. The resulting stack corruption deterministically crashes the parsing process and may permit code execution depending on build and runtime details. This issue is fixed in version 1.14.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
uefi-firmwarePyPI | <= 1.12 | — |
Affected products
1- Range: >=1.14
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-2689-5p89-6j3jghsaADVISORY
- github.com/theopolis/uefi-firmware-parser/commit/bf3dfaa8a05675bae6ea0cbfa082ddcebfcde23envdWEB
- github.com/theopolis/uefi-firmware-parser/pull/145nvdWEB
- github.com/theopolis/uefi-firmware-parser/security/advisories/GHSA-2689-5p89-6j3jnvdWEB
- github.com/theopolis/uefi-firmware-parser/releases/tag/v1.14nvd
News mentions
0No linked articles in our index yet.