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-46695

Read-only volume remount bypass via guest CAP_SYS_ADMIN
Back to all
CVE

CVE-2026-46695

Read-only volume remount bypass via guest CAP_SYS_ADMIN

Affected versions of boxlite mount host directories shared via virtiofs

as guest-side read-only by setting MS_RDONLY from the guest. Because the

default guest capability set included CAPSYSADMIN, untrusted code

running inside a sandbox could execute mount -o remount,rw <path> to

re-flag the share as read-write and then write through to the host

filesystem — fully escaping the read-only contract boxlite advertised

to callers.

The fix in v0.9.0 enforces read-only at the hypervisor level via

krunaddvirtiofs3 (so the guest's MS_RDONLY is no longer the

authoritative gate) and drops CAPSYSADMIN from the default guest

capability set (matching Docker's defaults).

This is a sandbox-escape bug: boxlite is a sandboxing runtime, so the

read-only invariant is part of its security contract. CVSS rated 10.0 by

the upstream advisory.

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-0147.html, https://github.com/boxlite-ai/boxlite/security/advisories/GHSA-g6ww-w5j2-r7x3, https://github.com/boxlite-ai/boxlite/pull/454

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