Resource Exhaustion Vulnerability in Boxlite by Boxlite AI
CVE-2026-47213
What is CVE-2026-47213?
Boxlite, a sandbox service that facilitates the creation of lightweight virtual machines to run untrusted code, has a vulnerability in versions 0.8.2 and earlier. The platform allows users to set a timeout for processes running in its virtual environment. When this timeout is reached, Boxlite attempts to terminate the process. However, the mechanism employed for this termination does not use the uncatchable SIGKILL signal but the catchable SIGALRM signal. As a result, malicious actors can exploit this flaw to prevent the termination of their code, leading to resource exhaustion in the virtual machine, which may significantly impact the availability and performance of the Boxlite service. The issue has been resolved in a recent patch.
Affected Version(s)
boxlite <= 0.8.2
