Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @boxlite-ai/boxlite
  4. ›
  5. CVE-2026-46703

CVE-2026-46703: Boxlite: Path Traversal Vulnerability Leads to Arbitrary File Write on the Host

May 21, 2026

Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and run OCI containers within them. 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.

References

  • github.com/advisories/GHSA-f396-4rp4-7v2j
  • github.com/boxlite-ai/boxlite/security/advisories/GHSA-f396-4rp4-7v2j
  • nvd.nist.gov/vuln/detail/CVE-2026-46703
  • rustsec.org/advisories/RUSTSEC-2026-0148.html

Code Behaviors & Features

Detect and mitigate CVE-2026-46703 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.9.0

Fixed versions

  • 0.9.0

Solution

Upgrade to version 0.9.0 or above.

Impact 9.6 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

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

Source file

npm/@boxlite-ai/boxlite/CVE-2026-46703.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 10 Jun 2026 12:18:23 +0000.