๐Ÿ” CVE Alert

CVE-2026-61670

MEDIUM 6.5

microsandbox: Secret values exposed in world-readable process arguments

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

microsandbox is an easy, fast, local-first microVM runtime and library. Prior to 0.5.10, sdk/rust/lib/runtime/spawn.rs serializes NetworkConfig secret values into the --network-config argument and passes per-sandbox secrets through repeated --env arguments accepted by crates/cli/lib/sandbox_cmd.rs. Other local users or co-resident processes can read these values through the host process table, including /proc process command lines on Linux and process listings on Linux and macOS, for the lifetime of the sandbox. Exploitation does not require code execution inside the sandbox or access to the spawning user's session, and can disclose host-side API keys, tokens, and environment secrets on shared hosts, CI runners, and developer systems. This issue is fixed in version 0.5.10.

CWE CWE-214
Vendor superradcompany
Product microsandbox
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for superradcompany microsandbox

Be the first to know when new medium vulnerabilities affecting superradcompany microsandbox are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

superradcompany / microsandbox
< 0.5.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/superradcompany/microsandbox/security/advisories/GHSA-m8f5-rh7h-vgg3 github.com: https://github.com/superradcompany/microsandbox/issues/997 github.com: https://github.com/superradcompany/microsandbox/pull/1006 github.com: https://github.com/superradcompany/microsandbox/commit/2ac6a177b11212d392bf1e7dc77aaf14e4768aa8 github.com: https://github.com/superradcompany/microsandbox/commit/fbfb2366bfafad5e6df8778183f95fd8ca3c00a4 github.com: https://github.com/superradcompany/microsandbox/releases/tag/v0.5.10