Description
BusyBox dpkg read_package_field() steps past a NUL terminator on malformed .deb packages, causing an out-of-bounds heap read.
Published: 2026-09-23
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: Out-of-bounds read leading to potential information disclosure
Action: Apply Workaround
AI Analysis

Impact

BusyBox's dpkg read_package_field function advances past the null terminator when parsing malformed .deb files, leading to an out-of-bounds heap read. This flaw allows an attacker to read memory that the process does not normally have access to, which could expose sensitive data or cause a crash. The weakness is CWE-125, a classic buffer overread vulnerability that can be abused for information disclosure or denial of service.

Affected Systems

This issue affects BusyBox images delivered in Red Hat Hardened Images, specifically the Hummingbird release identified by the CPE cpe:/a:redhat:hummingbird:1. Systems that rely on the BusyBox dpkg applet to process Debian packages are at risk. No specific version numbers are provided beyond the product reference.

Risk and Exploitability

The CVSS score of 6.1 indicates medium severity, but the lack of an available EPSS score and absence from CISA KEV suggests limited current exploitation activity. The attack vector is inferred to be local or requires the ability to provide a crafted .deb package to the target, as the flaw is triggered during package parsing. If an attacker can supply such a package, they might read memory or cause a crash, but no elevation of privilege is implied by the current description.

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

Remediation

Vendor Workaround

Do not use the BusyBox dpkg applet to process untrusted .deb packages. Use the full dpkg implementation if Debian package handling is needed.


OpenCVE Recommended Actions

  • Do not use the BusyBox dpkg applet to process untrusted .deb packages; use the full dpkg implementation instead.
  • Verify that the hardened image uses the latest BusyBox and apply vendor updates when available.
  • Use Debian’s dpkg tool for package management when handling .deb packages in production.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description BusyBox dpkg read_package_field() steps past a NUL terminator on malformed .deb packages, causing an out-of-bounds heap read.
Title Busybox: busybox: dpkg read_package_field() steps past nul terminator, causing out-of-bounds read on malformed .deb packages
First Time appeared Redhat
Redhat hummingbird
Weaknesses CWE-125
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat
Redhat hummingbird
References
Metrics cvssV3_1

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


Subscriptions

Redhat Hummingbird
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T17:45:27.703Z

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

Link: CVE-2026-88835

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T18:17:10.350

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

Link: CVE-2026-88835

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:00:09Z

Weaknesses