CVE-2026-61670

Source
https://cve.org/CVERecord?id=CVE-2026-61670
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61670.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-61670
Aliases
  • GHSA-m8f5-rh7h-vgg3
Published
2026-09-18T20:41:31Z
Modified
2026-09-20T11:46:51Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
microsandbox: Secret values exposed in world-readable process arguments
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-214"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61670.json"
}
References

Affected packages

Git / github.com/superradcompany/microsandbox

Affected ranges

Type
GIT
Repo
https://github.com/superradcompany/microsandbox
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.5.10"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

microsandbox-0.*
microsandbox-0.1.0
microsandbox-v0.*
microsandbox-v0.1.0
microsandbox-v0.2.0
microsandbox-v0.2.1
microsandbox-v0.2.2
microsandbox-v0.2.3
microsandbox-v0.2.4
microsandbox-v0.2.5
microsandbox-v0.2.6
monocore-v0.*
monocore-v0.1.0
monocore-v0.2.0
monocore-v0.2.1
monofs-v0.*
monofs-v0.1.0
monofs-v0.2.0
monoutils-store-v0.*
monoutils-store-v0.1.0
monoutils-store-v0.2.0
v0.*
v0.1.0
v0.2.4
v0.3.10
v0.3.11
v0.3.12
v0.3.13
v0.3.14
v0.3.8
v0.3.9
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.4.6
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61670.json"