GHSA-2q7j-2vhx-56g8
OpenClaw Feishu tools could ignore per-account disablement
Quick fix
GHSA-2q7j-2vhx-56g8 — @openclaw/feishu: upgrade to the fixed version with the command below.
npm install @openclaw/feishu@2026.6.9Details
### Summary
Feishu tools could ignore per-account disablement. In affected versions, a lower-trust caller or configured input path could perform actions that should have required a stronger authorization or policy check.
This advisory is scoped to the named feature and configuration. It does not change OpenClaw's trusted-operator model: authenticated Gateway operators, installed plugins, and intentional local execution surfaces remain trusted unless a separate policy, approval, allowlist, sandbox, or auth boundary is crossed.
### Impact
When the affected feature is enabled and reachable, this could perform actions that should have required a stronger authorization or policy check. Practical impact depends on the operator's configuration and whether lower-trust input can reach that path.
### Patched Versions
The first stable patched version is `2026.6.9`.
### Mitigations
Upgrade to a patched OpenClaw release when one is listed. Before upgrading, restrict the affected feature to trusted operators or disable it when it is not needed. As general hardening, keep channel and tool allowlists narrow, avoid sharing one Gateway between mutually untrusted users, and disable the affected feature when it is not needed.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://github.com/openclaw/openclaw/security/advisories/GHSA-2q7j-2vhx-56g8[WEB]
- https://github.com/openclaw/openclaw/pull/93363[WEB]
- https://github.com/openclaw/openclaw/commit/d4f11d3005a56abc709ebc8e715972593ebed96e[WEB]
- https://github.com/openclaw/openclaw[PACKAGE]
- https://github.com/openclaw/openclaw/releases/tag/v2026.6.9-beta.1[WEB]