Path traversal in boxlite - CVE-2026-46703

 

Path traversal in boxlite - CVE-2026-46703

Published: May 18, 2026 / Updated: July 28, 2026


Vulnerability identifier: #VU139896
CSH Severity: High
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-46703
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to write arbitrary files on the host.

The vulnerability exists due to path traversal in the OCI layer tarball extraction logic in boxlite/src/images/archive/tar.rs when processing a crafted OCI image containing symlink tar entries that point outside the extraction root. A remote attacker can supply a specially crafted OCI image to write arbitrary files on the host.

User interaction is required because a victim must load the malicious image.


Affected software

boxlite

How to mitigate CVE-2026-46703

Install security update from vendor's website.

boxlite - update to 0.9.0

External References

Related Security Bulletins