---
id: CVE-2026-100539
title: >-
  OpenClaw (npm package 'openclaw') before 2026.8.1 fails to revoke memory tool
  access when an operator hot-disables memory configuration
summary: >-
  OpenClaw (npm package 'openclaw') before 2026.8.1 fails to revoke memory tool
  access when an operator hot-disables memory configuration. Existing
  memory_search and memory_get tool instances retain the enabled configuration
  captured at cr…
severity: low
cvss: 2.6
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N'
cwe:
  - CWE-863
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw < 2026.8.1
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:16:59.680'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100539'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-chr6-w4m5-57fv
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-before-2026.8.1-memory-access-control-bypass
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.678Z'
---

## Overview

OpenClaw (npm package 'openclaw') before 2026.8.1 fails to revoke memory tool access when an operator hot-disables memory configuration. Existing memory_search and memory_get tool instances retain the enabled configuration captured at creation time because the execution-time resolver treats explicit disablement like an unavailable configuration snapshot and restores the stale authority. As a result, during an already-running agent turn the model can continue searching and reading durable memory after the operator revoked that access, for the remainder of that run. Exploitation requires memory to be disabled while a previously created memory tool remains active. The issue is fixed in 2026.8.1.

## Remediation

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