CVE-2026-88830

Summary

A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-131: Incorrect Calculation of Buffer Size

Workarounds

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.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References