Description
A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message.
Published: 2026-09-23
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Remote code execution
Action: Avoid use
AI Analysis

Impact

A unit confusion in BusyBox’s TLS Montgomery reduction buffer allocation causes a pre‑authentication heap buffer overflow when a specially crafted ClientKeyExchange message is processed. This overflow occurs before authentication, allowing an attacker to overwrite adjacent heap memory and potentially execute arbitrary code or crash the system. The flaw is categorized as CWE‑131, an improper length value allocation issue.

Affected Systems

Red Hat Hardened Images are affected, specifically the BusyBox component in Hummingbird version 1. Any deployment that uses the BusyBox ssl_server applet in production is at risk; no other vendor or product versions are listed.

Risk and Exploitability

The CVSS score of 7.5 indicates a high‑severity vulnerability. The EPSS score is not available, so the current exploitation probability is unknown, but the nature of a pre‑auth heap overflow in a widely used open‑source component implies a serious potential. The vulnerability is not listed in the CISA KEV catalog, yet it could allow remote code execution via a crafted TLS handshake if the ssl_server applet is used. An attacker would need network access to the target but does not require local privileges.

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

Remediation

Vendor Workaround

Do not use the BusyBox ssl_server applet in production environments. Use a well-maintained TLS implementation such as OpenSSL or GnuTLS instead. Ensure system-level exploit mitigations (ASLR, PIE, RELRO, stack protectors) are enabled.


OpenCVE Recommended Actions

  • Replace the BusyBox ssl_server applet with a well‑maintained TLS implementation such as OpenSSL or GnuTLS.
  • Ensure system‑level exploit mitigations (ASLR, PIE, RELRO, stack protectors) are enabled to reduce the effect of any potential overflow.
  • Verify that the system is running Red Hat Hardened Images without the vulnerable BusyBox component, or update to a patched version if one becomes available.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
First Time appeared Busybox
Busybox busybox
Vendors & Products Busybox
Busybox busybox

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

Type Values Removed Values Added
Description A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message.
Title Busybox: busybox: tls montgomery reduction allocates bytes instead of digits, causing a pre-auth heap buffer overflow
First Time appeared Redhat
Redhat hummingbird
Weaknesses CWE-131
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat
Redhat hummingbird
References
Metrics cvssV3_1

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


Subscriptions

Busybox Busybox
Redhat Hummingbird
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T19:44:18.375Z

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

Link: CVE-2026-88830

cve-icon Vulnrichment

Updated: 2026-09-23T18:36:41.270Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-23T20:17:20.750

Link: CVE-2026-88830

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-131

    Incorrect Calculation of Buffer Size