CVE-2026-47213

Source
https://cve.org/CVERecord?id=CVE-2026-47213
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47213.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47213
Aliases
Published
2026-06-10T22:20:04.243Z
Modified
2026-08-12T03:51:44.724289978Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
BoxLite: Timeout Bypass Vulnerability
Details

Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. In versions 0.8.2 and prior, Boxlite allows users to configure a timeout for services running inside the virtual machine. When the timeout is triggered, Boxlite sends a signal to kill the process. However, instead of using the uncatchable SIGKILL signal, Boxlite uses the catchable SIGALRM signal. Malicious code running inside the sandbox can exploit this vulnerability to continue running after the timeout is triggered, leading to resource exhaustion within the virtual machine and affecting the availability of the Boxlite service. This issue has been patched via commit 28159fc.

Database specific
{
    "cwe_ids": [
        "CWE-404"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47213.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/boxlite-ai/boxlite

Affected ranges

Type
GIT
Repo
https://github.com/boxlite-ai/boxlite
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.8.2"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

sdks/go/v0.*
sdks/go/v0.7.5
sdks/go/v0.8.0
sdks/go/v0.8.1
sdks/go/v0.8.2
sdks/go/v0.9.0
sdks/go/v0.9.1
sdks/go/v0.9.2
sdks/go/v0.9.3
sdks/go/v0.9.4
sdks/go/v0.9.5
v0.*
v0.2.1
v0.2.2
v0.2.3
v0.3.0
v0.3.2
v0.4.0-dev0
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.5.0
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.14
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6.0
v0.7.0
v0.7.3
v0.7.4
v0.7.5
v0.8.2
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47213.json"