GHSA-qf48-qfv4-jjm9

Suggest an improvement
Source
https://github.com/advisories/GHSA-qf48-qfv4-jjm9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-qf48-qfv4-jjm9/GHSA-qf48-qfv4-jjm9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qf48-qfv4-jjm9
Published
2026-03-31T23:53:00Z
Modified
2026-04-01T00:06:28.448320Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
OpenClaw: Feishu extension resolveUploadInput bypasses file-system sandbox and allows arbitrary file reads via upload_image
Details

Summary

Feishu upload path resolution could read files outside the configured localRoots sandbox before handing them to the upload path.

Impact

A tool caller constrained to workspace or localRoots paths could exfiltrate arbitrary host files through Feishu upload actions.

Affected Component

extensions/feishu/src/docx.ts

Fixed Versions

  • Affected: >= 2026.2.6, <= 2026.3.24
  • Patched: >= 2026.3.28
  • Latest stable 2026.3.28 contains the fix.

Fix

Fixed by commit 764394c78b (fix: enforce localRoots sandbox on Feishu docx upload file reads).

Database specific
{
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-22",
        "CWE-863"
    ],
    "nvd_published_at": null,
    "github_reviewed_at": "2026-03-31T23:53:00Z",
    "severity": "MODERATE"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

Type
SEMVER
Events
Introduced
2026.2.6
Fixed
2026.3.28

Database specific

last_known_affected_version_range
"<= 2026.3.24"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-qf48-qfv4-jjm9/GHSA-qf48-qfv4-jjm9.json"