Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-46703

OCI layer symlink escape → arbitrary host write
Back to all
CVE

CVE-2026-46703

OCI layer symlink escape → arbitrary host write

Affected versions of boxlite extract OCI image layer tarballs without

fully containing path resolution to the extraction root. A crafted layer

containing a symlink whose target is an absolute on-host path (e.g.

escape -> /tmp) followed by a file entry that resolves through that

symlink (e.g. escape/<path>/pwned.txt) caused the extractor to write

the payload to the host filesystem outside the intended rootfs directory.

The fix in v0.9.0 routes every destructive filesystem operation through a

SafeRoot handle (openat2(RESOLVEINROOT) on Linux, lexical fallback

elsewhere) so that no tar entry can resolve outside the extraction root,

even with adversarial symlinks placed by earlier entries in the same

layer.

This is a container-escape during image extraction, exploitable by any

user who pulls or loads a malicious OCI image — including via

SimpleBox(rootfs_path=...) from an untrusted local layout.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
-
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://crates.io/crates/boxlite, https://rustsec.org/advisories/RUSTSEC-2026-0148.html, https://github.com/boxlite-ai/boxlite/security/advisories/GHSA-f396-4rp4-7v2j, https://github.com/boxlite-ai/boxlite/pull/429, https://github.com/boxlite-ai/boxlite/pull/446, https://github.com/boxlite-ai/boxlite/pull/461

Severity

10

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
10
EPSS Probability
0%
EPSS Percentile
0%
Introduced Version
0.0.0-0
Fix Available
0.9.0

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading