CVE-2026-38754 Details
Description
A heap overflow in the ifsbreakup() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
A heap overflow vulnerability has been identified in Busybox version 1.38.0 within the ifsbreakup() function in shell/ash.c. This vulnerability allows attackers to cause a denial-of-service condition by supplying crafted input. The issue arises because the function skips over escape characters before checking the following byte against the internal field separator (IFS). If an escape character is the last byte in the processed region, the function can read one byte past the end, leading to a heap overflow. Additionally, the recorded region can become stale after error handling, creating further potential for exploitation.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://busybox.net | [email protected] | |
| https://lists.busybox.net/pipermail/busybox/2026-June/092353.html | [email protected] | Mailing ListPatchVendor Advisory |
| https://lists.busybox.net/pipermail/busybox/2026-June/092360.html | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-122 | Heap-based Buffer Overflow | CISA-ADP |
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| busybox busybox | 1.38.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Modified | [email protected] |
| Jul 20, 2026 | CVE Modified | [email protected] |
| Jul 20, 2026 | CVE Modified | [email protected] |
| Jul 16, 2026 | Initial Analysis | [email protected] |
| Jul 16, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2026 | New CVE Received | [email protected] |