GHSA-v3j7-34xh-6g3w

Suggest an improvement
Source
https://github.com/advisories/GHSA-v3j7-34xh-6g3w
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-v3j7-34xh-6g3w/GHSA-v3j7-34xh-6g3w.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-v3j7-34xh-6g3w
Aliases
Downstream
Published
2026-03-03T21:50:34Z
Modified
2026-03-18T22:02:39.203981Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
OpenClaw Loopback CDP probe can leak Gateway token to local listener
Details

Summary

A local process can capture the OpenClaw Gateway auth token from Chrome CDP probe traffic on loopback.

Details

Affected versions inject x-openclaw-relay-token for loopback CDP URLs, and CDP reachability probes send that header to /json/version. If an attacker controls the probed loopback port, they can read that token and reuse it as Gateway bearer auth.

Relevant code paths (pre-fix): - src/browser/extension-relay.ts (getChromeExtensionRelayAuthHeaders) - src/browser/cdp.helpers.ts (getHeadersWithAuth) - src/browser/chrome.ts (fetchChromeVersion)

Affected Packages / Versions

  • Package: openclaw (npm)
  • Latest published (at triage): 2026.2.21-2
  • Vulnerable: <= 2026.2.21-2
  • Patched: >= 2026.2.22

Deployment Model Applicability

This does not change OpenClaw’s documented security model for standard single-owner installs (you own the machine/VPS and trust local processes under that OS account boundary). Risk is for non-standard shared-user/shared-host installs where an untrusted local user/process can race/bind the loopback relay port.

Impact

  • Local credential disclosure.
  • Follow-on impact depends on local deployment and enabled Gateway capabilities.

Fix Commit(s)

  • afa22acc4a09fdf32be8a167ae216bee85c30dad

Release Process Note

Patched version is set to >= 2026.2.22 for the published release.

OpenClaw thanks @tdjackey for reporting.

Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2026-03-03T21:50:34Z",
    "cwe_ids": [
        "CWE-290",
        "CWE-306"
    ],
    "severity": "MODERATE",
    "nvd_published_at": "2026-03-18T02:16:21Z"
}
References

Affected packages

npm / openclaw

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-v3j7-34xh-6g3w/GHSA-v3j7-34xh-6g3w.json"
last_known_affected_version_range
"<= 2026.2.21-2"