GHSA-72q8-jcmc-97wx

Suggest an improvement
Source
https://github.com/advisories/GHSA-72q8-jcmc-97wx
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-72q8-jcmc-97wx/GHSA-72q8-jcmc-97wx.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-72q8-jcmc-97wx
Downstream
Published
2026-04-25T23:46:31Z
Modified
2026-05-05T16:04:42.263911Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenClaw: Feishu card actions could misclassify DMs and skip dmPolicy
Details

Affected Packages / Versions

  • Package: openclaw (npm)
  • Affected versions: < 2026.4.20
  • Patched version: 2026.4.20

Impact

Feishu card-action callbacks could synthesize a message event with DM conversations classified as group conversations. That skipped dmPolicy enforcement for card actions, so a sender in a Feishu DM could trigger card-action flows that should have been blocked by a restrictive DM policy.

The issue is limited to Feishu card-action handling. Severity is medium.

Fix

OpenClaw now resolves Feishu card-action chat type before dispatch, including API lookup when stored context is unavailable, and avoids falling through to group handling for DMs.

Fix commit:

  • 90979d7c3ef7ec30b9f8aa6963a5e38d2f17d166

Release

Fixed in OpenClaw 2026.4.20.

Database specific
{
    "github_reviewed": true,
    "severity": "MODERATE",
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-863"
    ],
    "github_reviewed_at": "2026-04-25T23:46:31Z"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-72q8-jcmc-97wx/GHSA-72q8-jcmc-97wx.json"