CVE-2026-46703

Aliases:RUSTSEC-2026-0148GHSA-f396-4rp4-7v2j
Received
Published: 10 Jun 2026, 22:20
Last modified:10 Jun 2026, 22:20

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.6 CRITICAL
v3.1 (cve.org)
EPSS Score
No data
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

10 Jun 2026, 22:20
Published
Vulnerability first disclosed

Description

Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. Prior to version 0.9.0, Boxlite allows users to specify the OCI image used by containers in the sandbox. However, when processing tar entries in OCI images, Boxlite does not account for the possibility that entries may be symlinks pointing to absolute paths. An attacker can craft a malicious OCI image and distribute it on image hosting platforms such as DockerHub, tricking users into using it. Once a user loads the malicious image, the attacker can write arbitrary content to any path on the host, which can further lead to remote code execution on the host. This issue has been patched in version 0.9.0.

CVSS Metrics

  • v3.1CRITICALScore: 9.6CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Techniques & Countermeasures

  • CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Affected Systems

  • boxlite-aiboxlite

    < 0.9.0

  • Crates.Ioboxlite

    ≥ 0.0.0-0, < 0.9.0 | < 0.9.0

  • Crates.Ioboxlite-cli

    < 0.9.0

  • github.com/boxlite-ai/boxlite/sdksgo

    < 0.9.0

  • Npm@boxlite-ai/boxlite

    < 0.9.0

  • PyPIboxlite

    < 0.9.0

References (8)