CVE-2026-88835
6.1Red Hat · Red Hat Hardened Images
BusyBox dpkg contains an out-of-bounds heap read vulnerability in the read_package_field function, which can be triggered by processing a malformed .deb package.
Executive summary
A heap-based out-of-bounds read vulnerability in BusyBox, present within Red Hat Hardened Images, poses a risk of application denial of service.
Vulnerability
This vulnerability is an out-of-bounds read (CWE-125) occurring when the BusyBox dpkg utility processes a malformed Debian package. The flaw allows for a heap read beyond the intended NUL terminator, which can be triggered by an unauthenticated local user or an attacker providing a malicious package.
Business impact
The vulnerability carries a CVSS score of 6.1, classifying it as a medium-severity issue. While the primary risk is localized denial of service through application crashes, the ability to read heap memory could potentially lead to information disclosure if sensitive data resides in adjacent memory segments. Organizations should prioritize patching to maintain system stability and prevent potential information leakage.
Remediation
Immediate Action: Update Red Hat Hardened Images to the latest available version provided by the vendor to ensure the underlying BusyBox utility is patched.
Proactive Monitoring: Monitor system logs for unexpected application crashes or service restarts associated with dpkg processes.
Compensating Controls: Restrict the ability of untrusted users to supply or process arbitrary package files within the environment to limit the attack surface.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Although this vulnerability is rated as medium severity, it is essential to monitor vendor security advisories for the specific patch release. Administrators should integrate the necessary updates into their regular maintenance cycle to remediate this flaw and prevent potential service disruption or memory exposure.
More Red Hat CVEs all →
History
- Analyst report written
Sources
Originally found and disclosed by Red Hat would like to thank Shubham Raj (Causal Security) for reporting this issue., per the CVE Program record.
- Vulnerability database entry
- RHBZ#2531349 Issue tracker