---
id: GHSA-2q7j-2vhx-56g8
title: OpenClaw Feishu tools could ignore per-account disablement
summary: OpenClaw Feishu tools could ignore per-account disablement
severity: high
cvss: 8.1
cwe:
  - CWE-863
vendor: openclaw
product: '@openclaw/feishu'
ecosystem: npm
affected:
  - '@openclaw/feishu < 2026.6.9-beta.1'
patched:
  - '@openclaw/feishu 2026.6.9'
published: '2026-09-03'
updated: '2026-09-03'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-2q7j-2vhx-56g8'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-2q7j-2vhx-56g8
  - url: 'https://github.com/openclaw/openclaw/pull/93363'
  - url: >-
      https://github.com/openclaw/openclaw/commit/d4f11d3005a56abc709ebc8e715972593ebed96e
  - url: 'https://github.com/openclaw/openclaw/releases/tag/v2026.6.9-beta.1'
  - url: 'https://github.com/advisories/GHSA-2q7j-2vhx-56g8'
tags:
  - ghsa
  - npm
ingestedAt: '2026-09-03T18:06:42.072Z'
---

## Overview

### 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.

## Affected packages

- `@openclaw/feishu < 2026.6.9-beta.1`

## Remediation

Upgrade to a patched release:

- `@openclaw/feishu 2026.6.9`
