CVE-2026-88839
6.7Red Hat · Red Hat Hardened Images
A vulnerability in the BusyBox tokenize function allows for an out-of-bounds write of heap pointers due to the referencing of a stale endpoint pointer after trimming.
Executive summary
A memory corruption vulnerability in BusyBox within Red Hat Hardened Images poses a significant risk of unauthorized system modification or elevated access.
Vulnerability
This is an out-of-bounds write (CWE-787) vulnerability triggered within the passwd or group tokenize function. The flaw requires high privileges (PR:H) to exploit, as indicated by the CVSS vector.
Business impact
The vulnerability carries a CVSS score of 6.7, reflecting a medium severity rating, though the impact on system integrity and confidentiality is substantial. Successful exploitation could allow an attacker with high privileges to corrupt heap memory, potentially leading to unauthorized system changes or escalation of control. Organizations relying on these hardened images must treat this as a priority to maintain the security posture of their containerized or virtualized environments.
Remediation
Immediate Action: Update Red Hat Hardened Images to the latest version provided by the vendor to receive the corrected BusyBox components.
Proactive Monitoring: Review system access logs for anomalous behavior or unexpected process crashes that may indicate exploitation attempts.
Compensating Controls: Ensure strict adherence to the principle of least privilege, limiting the number of high-privileged accounts capable of interacting with the vulnerable functions.
Exploitation status
Public Exploit Available: No (exploit_available: unknown)
Analyst recommendation
Given the potential for memory corruption and the critical nature of hardened images in enterprise security, administrators should audit their current image library against the latest Red Hat security bulletins. Apply the vendor-supplied updates as soon as they become available to ensure the integrity of the underlying system binaries.
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#2531353 Issue tracker