GHSA-m69h-jm2f-2pv8

Suggest an improvement
Source
https://github.com/advisories/GHSA-m69h-jm2f-2pv8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-m69h-jm2f-2pv8/GHSA-m69h-jm2f-2pv8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-m69h-jm2f-2pv8
Downstream
Published
2026-03-13T20:54:30Z
Modified
2026-03-13T22:14:51.642088Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenClaw: Feishu reaction events could bypass group authorization and mention gating
Details

Summary

A Feishu reaction-originated synthetic event could misclassify a group conversation as p2p when the inbound reaction payload omitted chat_type. Authorization and mention-gating logic keyed off that incorrect chat type and evaluated the event as a direct message instead of a group message.

Impact

This could bypass groupAllowFrom and requireMention protections for reaction-derived events in Feishu group chats.

Affected versions

openclaw <= 2026.3.11

Patch

Fixed in openclaw 2026.3.12. Reaction events now preserve the correct group context before authorization and mention-gate evaluation. Users should update to 2026.3.12 or later.

Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2026-03-13T20:54:30Z",
    "cwe_ids": [
        "CWE-285",
        "CWE-863"
    ],
    "nvd_published_at": null,
    "severity": "MODERATE"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

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

Database specific

last_known_affected_version_range
"<= 2026.3.11"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-m69h-jm2f-2pv8/GHSA-m69h-jm2f-2pv8.json"