---
id: CVE-2026-100602
title: >-
  ClawHub (openclaw/clawhub application/backend) contains a missing
  authorization check in the changelog preview feature
summary: >-
  ClawHub (openclaw/clawhub application/backend) contains a missing
  authorization check in the changelog preview feature. A signed-in caller can
  invoke the public skills:generateChangelogPreview action for a skill they are
  not authorized t…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
vendor: openclaw
product: clawhub
affected:
  - clawhub < 8c2de6c506bb4efabe3f0c2ffb8370b9e23d4650
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T14:16:40.187'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100602'
references:
  - url: >-
      https://github.com/openclaw/clawhub/commit/8c2de6c506bb4efabe3f0c2ffb8370b9e23d4650
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/openclaw/clawhub/security/advisories/GHSA-g3jp-jj55-jrcr
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/clawhub-changelog-preview-information-disclosure-via-authorization-bypass
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T13:33:20.935Z'
---

## Overview

ClawHub (openclaw/clawhub application/backend) contains a missing authorization check in the changelog preview feature. A signed-in caller can invoke the public skills:generateChangelogPreview action for a skill they are not authorized to access; the previous version is read without the file-read authorization enforced on normal content access, and up to 8,000 characters of quarantined content may be submitted to the AI provider and reflected in the preview returned to the caller, disclosing restricted skill content. The issue was confirmed at revision cbfee7343ddc867316dd9b3de6fa8856730f9f41; the complete historical affected range was not established. It is fixed by PR #3682, included in revision 8c2de6c506bb4efabe3f0c2ffb8370b9e23d4650, which was deployed to clawhub.ai on 2026-09-11; self-hosted deployments should update to that revision or a later descendant. The npm CLI and OpenClaw runtime are separate products and are not affected.

## Remediation

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