---
id: CVE-2026-100567
title: OpenClaw is an agent gateway distributed as the npm package 'openclaw'
summary: >-
  OpenClaw is an agent gateway distributed as the npm package 'openclaw'. In
  versions >= 2026.4.5 and < 2026.8.1, the Gateway validated a single DNS
  resolution result for a configured remote Chrome DevTools Protocol (CDP)
  hostname, but the…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L'
cwe:
  - CWE-918
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw >= 2026.4.5 < 2026.8.1
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:17:03.737'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100567'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-p3h6-v2h4-36q2
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-before-2026.8.1-dns-rebinding-via-cdp-hostname
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.687Z'
---

## Overview

OpenClaw is an agent gateway distributed as the npm package 'openclaw'. In versions >= 2026.4.5 and < 2026.8.1, the Gateway validated a single DNS resolution result for a configured remote Chrome DevTools Protocol (CDP) hostname, but the raw WebSocket and Playwright transports performed a later, independent DNS resolution, discarding the DNS pinning enforced at validation time. An attacker who controls an approved CDP hostname or its DNS answers can exploit this check-then-use gap via DNS rebinding to make the Gateway connect to a loopback, private, link-local, cloud metadata, or other SSRF-policy-denied address. The impact depends on the remote CDP configuration, DNS timing, and the services reachable from the Gateway host. The issue is fixed in 2026.8.1; as a mitigation, disable hostname-based remote CDP endpoints or restrict them to trusted, stable infrastructure.

## Remediation

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