---
id: CVE-2026-100525
title: >-
  The OpenClaw Prometheus diagnostics plugin (@openclaw/diagnostics-prometheus)
  before version 2026.9.3 does not enforce the operator.read scope on its
  authenticated metrics endpoint
summary: >-
  The OpenClaw Prometheus diagnostics plugin (@openclaw/diagnostics-prometheus)
  before version 2026.9.3 does not enforce the operator.read scope on its
  authenticated metrics endpoint. In deployments using an identity-bearing
  Gateway authen…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-862
vendor: openclaw
product: diagnostics-prometheus
affected:
  - diagnostics-prometheus < 2026.9.3
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:16:57.563'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100525'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-rx8p-qcpv-c7vr
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-diagnostics-prometheus-before-2026.9.3-authentication-bypass
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.672Z'
---

## Overview

The OpenClaw Prometheus diagnostics plugin (@openclaw/diagnostics-prometheus) before version 2026.9.3 does not enforce the operator.read scope on its authenticated metrics endpoint. In deployments using an identity-bearing Gateway authentication mode such as trusted-proxy, a caller whose effective role has no read scope can retrieve the diagnostics document even though ordinary read methods reject the same identity, disclosing operational metrics to an authenticated profile intentionally limited below read access. Shared-secret Gateway callers already hold the documented full operator scope and are not affected. The issue is fixed in 2026.9.3; as a workaround, disable the Prometheus endpoint or ensure every identity that can reach it is intended to hold operator.read.

## Remediation

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