GHSA-jwrq-8g5x-5fhm

Suggest an improvement
Source
https://github.com/advisories/GHSA-jwrq-8g5x-5fhm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-jwrq-8g5x-5fhm/GHSA-jwrq-8g5x-5fhm.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-jwrq-8g5x-5fhm
Aliases
  • CVE-2026-43535
Downstream
Published
2026-04-17T21:35:35Z
Modified
2026-05-08T01:51:05.118302Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
OpenClaw: Collect-mode queue batches could reuse the last sender authorization context
Details

Summary

Collect-mode queue batches could reuse the last sender authorization context.

Affected Packages / Versions

  • Package: openclaw
  • Ecosystem: npm
  • Affected versions: < 2026.4.14
  • Patched versions: >= 2026.4.14

Impact

Collect-mode queued messages from different senders could be drained as one batch using the final sender's authorization context, allowing earlier messages to inherit a more privileged context.

Technical Details

The fix splits collect-mode batches by sender authorization context before dispatch, preserving each message's own trust state.

Fix

The issue was fixed in #66024. The first stable tag containing the fix is v2026.4.14, and openclaw@2026.4.14 includes the fix.

Fix Commit(s)

  • 43d4be902755c970b3d15608679761877718da69
  • PR: #66024

Release Process Note

Users should upgrade to openclaw 2026.4.14 or newer. The latest npm release, 2026.4.14, already includes the fix.

Credits

Thanks to @zsxsoft, with sponsorship from @KeenSecurityLab and @qclawer for reporting this issue.

Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2026-04-17T21:35:35Z",
    "cwe_ids": [
        "CWE-266",
        "CWE-863"
    ],
    "severity": "MODERATE",
    "nvd_published_at": "2026-05-05T12:16:19Z"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-jwrq-8g5x-5fhm/GHSA-jwrq-8g5x-5fhm.json"