---
id: CVE-2026-100547
title: OpenClaw is a coding agent distributed as the npm package `openclaw`
summary: >-
  OpenClaw is a coding agent distributed as the npm package `openclaw`. In
  affected versions (2026.7.1 through 2026.7.2), alternate but valid `file:` URL
  spellings supplied over the Agent Client Protocol (ACP) were treated as
  relative path…
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'
cwe:
  - CWE-180
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw >= 2026.7.1-2 < 2026.8.1
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:17:00.890'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100547'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-356g-m7rx-7pm3
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-before-2026.8.1-authentication-bypass-via-file-url
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.680Z'
---

## Overview

OpenClaw is a coding agent distributed as the npm package `openclaw`. In affected versions (2026.7.1 through 2026.7.2), alternate but valid `file:` URL spellings supplied over the Agent Client Protocol (ACP) were treated as relative paths and were incorrectly classified as reads scoped to the session working directory. When an operator connected `openclaw acp client` to an untrusted or compromised ACP peer, that peer could request a read of a file outside the session working directory without the approval prompt normally required for that path, resulting in disclosure of local file contents. The demonstrated impact is limited to file confidentiality; mutating and command-capable tool classes are not affected. This issue is fixed in OpenClaw 2026.8.1.

## Remediation

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