Impact
BusyBox up to version 1.30.1 contains a flaw in the Feature Wget Timeout handler within networking/wget.c. When the -T argument is manipulated, the code dereferences a null pointer, causing the process that invoked wget to crash. This can be leveraged to disrupt local services that rely on BusyBox's wget implementation.
Affected Systems
Any system that ships BusyBox up to version 1.30.1 and enables the FEATURE_WGET_TIMEOUT option is susceptible. The vulnerability is present in all compiled binaries that include the flagged code path, regardless of the overall BusyBox version beyond the stated maximum.
Risk and Exploitability
The CVSS score of 4.8 reflects a moderate severity with local access required to provide the malformed -T argument. No EPSS data is available, and the issue is not listed in CISA’s KEV catalog. Exploitation requires an attacker to have the ability to run wget on the vulnerable system, making the risk contingent on local user privileges or compromised credentials.
OpenCVE Enrichment