GHSA-r6xh-pqhr-v4xh

Suggest an improvement
Source
https://github.com/advisories/GHSA-r6xh-pqhr-v4xh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-r6xh-pqhr-v4xh/GHSA-r6xh-pqhr-v4xh.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-r6xh-pqhr-v4xh
Aliases
  • CVE-2026-44118
Downstream
Published
2026-05-04T20:22:42Z
Modified
2026-05-12T17:16:26.165540Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 8.5 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenClaw: MCP loopback owner context is derived from server-issued bearer tokens
Details

Summary

MCP loopback owner context is derived from server-issued bearer tokens.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Affected versions: <= 2026.4.21
  • Fixed version: 2026.4.22

Impact

The loopback MCP path accepted spoofable owner-context metadata from request headers, which could allow a non-owner loopback client to present itself as owner for owner-gated operations.

Fix

The MCP loopback runtime now issues separate owner and non-owner bearer tokens and derives senderIsOwner exclusively from which token authenticated the request. The spoofable sender-owner header is no longer emitted or trusted.

Fix Commit(s)

  • 3cb1a56bfc9579a0f2336f9cfa12a8a744332a19

Verification

  • The fix commit is contained in the public v2026.4.22 tag.
  • openclaw@2026.4.22 is published on npm and the compiled package contains the fix.
  • Focused regression coverage for this path passed before publication.

OpenClaw thanks @VladimirEliTokarev for reporting.

Database specific
{
    "github_reviewed_at": "2026-05-04T20:22:42Z",
    "severity": "HIGH",
    "cwe_ids": [
        "CWE-284",
        "CWE-290"
    ],
    "github_reviewed": true,
    "nvd_published_at": null
}
References

Affected packages

npm / openclaw

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-r6xh-pqhr-v4xh/GHSA-r6xh-pqhr-v4xh.json"
last_known_affected_version_range
"<= 2026.4.21"