GHSA-fg3m-vhrr-8gj6

Suggest an improvement
Source
https://github.com/advisories/GHSA-fg3m-vhrr-8gj6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-fg3m-vhrr-8gj6/GHSA-fg3m-vhrr-8gj6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fg3m-vhrr-8gj6
Aliases
Downstream
Published
2026-03-03T23:19:08Z
Modified
2026-03-19T21:41:21Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenClaw has Windows Lobster shell fallback command injection in constrained fallback path
Details

Summary

On Windows, the Lobster extension previously retried certain spawn failures (ENOENT/EINVAL) with shell: true for wrapper compatibility. In that fallback path, tool-provided arguments could be interpreted by cmd.exe if fallback was triggered.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Latest published version at triage: 2026.2.17
  • Affected range: >= 2026.1.21 <= 2026.2.17
  • Patched version: 2026.2.19 (pre-set for next release)

Fix

The Windows shell fallback was removed. Wrapper compatibility is preserved by resolving .cmd/.bat shims to a concrete Node entrypoint (or executable) and executing with explicit argv (no shell). If a safe entrypoint cannot be resolved, execution now fails closed with a guided error.

Fix Commit(s)

  • ba7be018da354ea9f803ed356d20464df0437916

Severity Context

This issue requires Windows plus fallback-triggering conditions, and argument control through a local operator-defined workflow.

OpenClaw thanks @tdjackey for reporting.

Database specific
{
    "cwe_ids":  [
        "CWE-78"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-03-03T23:19:08Z",
    "nvd_published_at":  null,
    "severity":  "MODERATE"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

Type
SEMVER
Events
Introduced
2026.1.21
Fixed
2026.2.19

Database specific

last_known_affected_version_range
"<= 2026.2.17"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-fg3m-vhrr-8gj6/GHSA-fg3m-vhrr-8gj6.json"