---
id: CVE-2026-100548
title: >-
  OpenClaw (npm package 'openclaw') versions >= 2026.3.28 and < 2026.8.1 contain
  a credential exposure issue in memory embedding failover
summary: >-
  OpenClaw (npm package 'openclaw') versions >= 2026.3.28 and < 2026.8.1 contain
  a credential exposure issue in memory embedding failover. When remote
  embedding fallback is configured and the primary embedding provider fails, the
  request c…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N'
cwe:
  - CWE-200
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw >= 2026.3.28 < 2026.8.1
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:17:01.040'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100548'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-66hm-hxq3-5pfh
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-before-2026.8.1-credential-exposure-via-embedding-fallback
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.681Z'
---

## Overview

OpenClaw (npm package 'openclaw') versions >= 2026.3.28 and < 2026.8.1 contain a credential exposure issue in memory embedding failover. When remote embedding fallback is configured and the primary embedding provider fails, the request can be sent to a different fallback provider while still reusing the primary provider's configured API key, causing that credential to be transmitted as a bearer token to an unintended vendor. The practical impact depends on the configured providers, whether failover occurs, and the privileges attached to the primary provider key. The issue is fixed in 2026.8.1; as a workaround, disable cross-provider embedding fallback or configure each provider with separate, narrowly scoped credentials.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
