GHSA-q399-23r3-hfx4

Suggest an improvement
Source
https://github.com/advisories/GHSA-q399-23r3-hfx4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-q399-23r3-hfx4/GHSA-q399-23r3-hfx4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-q399-23r3-hfx4
Aliases
Downstream
Published
2026-03-02T22:03:29Z
Modified
2026-03-19T21:41:21Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenClaw: system.run approvals did not bind PATH-token executable identity, enabling post-approval executable rebind
Details

Summary

For host=node runs, approvals validated command context but did not pin executable identity for non-path-like argv[0] tokens (for example tr). If PATH resolution changed after approval, execution could run a different binary.

Impact

A previously approved action could execute a different executable than the operator approved.

Fix

Node system.run approvals now require immutable systemRunPlan data, and path-token commands are pinned to canonical executable identity (realpath) across approval and execution.

Affected and Patched Versions

  • Affected: <= 2026.2.26
  • Patched: 2026.3.1
Database specific
{
    "cwe_ids":  [
        "CWE-367",
        "CWE-426"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-03-02T22:03:29Z",
    "nvd_published_at":  null,
    "severity":  "HIGH"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown 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-q399-23r3-hfx4/GHSA-q399-23r3-hfx4.json"