---
id: CVE-2026-100592
title: OpenClaw is an agent gateway distributed via npm
summary: >-
  OpenClaw is an agent gateway distributed via npm. In versions >= 2026.4.10 and
  < 2026.7.1, persistent memory dreaming mutations omit owner permission checks.
  An authorized but non-owner external-channel sender can issue the persistent
  '/…
severity: medium
cvss: 6.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'
cwe:
  - CWE-862
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw >= 2026.4.10 < 2026.7.1
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:17:07.553'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100592'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-22v4-33m3-8p7m
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-before-2026.7.1-authentication-bypass-via-memory-dreaming
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.696Z'
---

## Overview

OpenClaw is an agent gateway distributed via npm. In versions >= 2026.4.10 and < 2026.7.1, persistent memory dreaming mutations omit owner permission checks. An authorized but non-owner external-channel sender can issue the persistent '/dreaming on' and '/dreaming off' commands to enable or disable the Gateway's Memory Core dreaming behavior, disabling background memory processing or re-enabling durable memory promotion where the owner expected it to remain disabled; the practical confidentiality, integrity, and availability impact depends on stored conversation material and subsequent memory use. Read-only status and help commands remain governed by normal command policy. The issue is fixed in version 2026.7.1. As a workaround, disable dreaming commands in external channels or restrict channel command access to owners.

## Remediation

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