GHSA-p7gr-f84w-hqg5

Suggest an improvement
Source
https://github.com/advisories/GHSA-p7gr-f84w-hqg5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-p7gr-f84w-hqg5/GHSA-p7gr-f84w-hqg5.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-p7gr-f84w-hqg5
Aliases
  • CVE-2026-32048
Downstream
Published
2026-03-02T21:53:45Z
Modified
2026-03-27T20:35:22.969298Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N CVSS Calculator
Summary
OpenClaw's sandboxed sessions_spawn now enforces sandbox inheritance for cross-agent spawns
Details

Summary

A sandboxed session could use cross-agent sessions_spawn to create a child under an agent configured with sandbox.mode="off", downgrading runtime confinement.

Impact

In mixed-agent setups that allow cross-agent spawning, a sandboxed requester could escape into an unsandboxed child runtime.

Fix

Spawn-time sandbox inheritance is now enforced: if the requester is sandboxed and the resolved child runtime would be unsandboxed, spawn is rejected.

Affected and Patched Versions

  • Affected: <= 2026.2.26
  • Patched: 2026.3.1
Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2026-03-02T21:53:45Z",
    "severity": "MODERATE",
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-269",
        "CWE-284",
        "CWE-732"
    ]
}
References

Affected packages

npm / openclaw

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2026.3.1

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-p7gr-f84w-hqg5/GHSA-p7gr-f84w-hqg5.json"