Description
BusyBox romfs volume ID parsing uses unbounded strlen on attacker-controlled metadata, causing a heap buffer overflow when processing crafted filesystem images.
Published: 2026-09-23
Score: 7.3 High
EPSS: n/a
KEV: No
Impact: Heap Buffer Overflow leading to potential Remote Code Execution
Action: Apply Workaround
AI Analysis

Impact

BusyBox’s romfs volume ID parser performs an unbounded string copy when reading attacker‑controlled metadata. A crafted filesystem image can overflow the fixed‑size label buffer, corrupting heap memory and potentially allowing an attacker to execute arbitrary code. The flaw is a classic heap buffer overflow, a vulnerability that can be leveraged for privilege escalation or system compromise. The impact is limited to systems that invoke the vulnerable BusyBox utilities on such images, but the consequences can be severe if the attacker gains write access to system memory.

Affected Systems

Red Hat Hardened Images, specifically the Hummingbird 1 release, are affected. No higher‑ or lower‑version scope is listed; the vulnerability exists in the current packaged image as provided by Red Hat. If other forks or custom builds of BusyBox include the same romfs parser logic, they are likely affected as well.

Risk and Exploitability

The CVSS score of 7.3 indicates a high seriousness. EPSS data is unavailable, but the fact that the bug is not yet in the CISA KEV catalog suggests it has not been widely exploited publicly. Exploitation requires delivery of a malicious filesystem image to a system running the BusyBox blkid or findfs utilities; such images can be processed automatically by various tools or manually by users. The attack vector is therefore local or authenticated, potentially escalated if the system processes untrusted images as part of routine maintenance or backup operations.

Generated by OpenCVE AI on September 23, 2026 at 18:23 UTC.

Remediation

Vendor Workaround

Avoid processing untrusted filesystem images with BusyBox blkid or findfs. Use the util-linux versions of these utilities instead (default on Fedora).


OpenCVE Recommended Actions

  • Replace the BusyBox blkid and findfs utilities with the util-linux implementations that are the default on Fedora and most other distributions.
  • Restrict the execution of BusyBox blkid and findfs to only trusted or signed filesystem images, and avoid processing unverified images.
  • When a patched BusyBox release becomes available from Red Hat or the community, upgrade to that version to eliminate the underlying buffer‑overflow bug.

Generated by OpenCVE AI on September 23, 2026 at 18:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 17:15:00 +0000

Type Values Removed Values Added
Description BusyBox romfs volume ID parsing uses unbounded strlen on attacker-controlled metadata, causing a heap buffer overflow when processing crafted filesystem images.
Title Busybox: busybox: romfs volume id parsing performs unbounded memcpy into fixed-size label buffer, causing heap overflow
First Time appeared Redhat
Redhat hummingbird
Weaknesses CWE-787
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat
Redhat hummingbird
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

Redhat Hummingbird
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T17:41:09.077Z

Reserved: 2026-09-10T09:42:04.559Z

Link: CVE-2026-88832

cve-icon Vulnrichment

Updated: 2026-09-23T17:41:05.487Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T17:17:18.573

Modified: 2026-09-23T19:40:10.000

Link: CVE-2026-88832

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T18:30:06Z

Weaknesses