GHSA-h3x4-hc5v-v2gm

Suggest an improvement
Source
https://github.com/advisories/GHSA-h3x4-hc5v-v2gm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-h3x4-hc5v-v2gm/GHSA-h3x4-hc5v-v2gm.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-h3x4-hc5v-v2gm
Aliases
Downstream
Published
2026-03-26T19:07:55Z
Modified
2026-07-08T08:11:38Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenClaw: Windows media loaders accepted remote-host file URLs before local path validation
Details

Summary

Windows local-media handling accepted remote-host file URLs and UNC-style paths before local-path validation, so network-hosted file targets could be treated as local content.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Affected: < 2026.3.22
  • Fixed: >= 2026.3.22
  • Latest released tag checked: v2026.3.23-2 (630f1479c44f78484dfa21bb407cbe6f171dac87)
  • Latest published npm version checked: 2026.3.23-2

Fix Commit(s)

  • 4fd7feb0fd4ec16c48ed983980dba79a09b3aaf5
  • 93880717f1cd34feaa45e74e939b7a5256288901

Release Status

The fix shipped in v2026.3.22 and remains present in v2026.3.23 and v2026.3.23-2.

Code-Level Confirmation

  • src/infra/local-file-access.ts now rejects remote-host file: URLs and UNC/network paths as non-local input.
  • src/media/web-media.ts, src/media-understanding/attachments.normalize.ts, and src/agents/sandbox-paths.ts all route through the shared local-file guard.

OpenClaw thanks @RacerZ-fighting, @Fushuling for reporting.

Database specific
{
    "cwe_ids":  [
        "CWE-40"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-03-26T19:07:55Z",
    "nvd_published_at":  null,
    "severity":  "MODERATE"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-h3x4-hc5v-v2gm/GHSA-h3x4-hc5v-v2gm.json"