SSRF in Openclaw
CVE-2026-100567
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.
Vulnerability class: SSRF (Server-Side Request Forgery)
Published .
CVSS v3 metric
CVSS v3 base score 8.2 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/openclaw/openclaw/security/advisories/GHSA-p3h6-v2h4-36q2 (vendor-advisory)
- www.vulncheck.com/advisories/openclaw-before-2026.8.1-dns-rebinding-via-cdp-hos… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-100567?
- CVE-2026-100567 is a high-severity vulnerability in Openclaw, classified under Server-Side Request Forgery (SSRF). CVSS score: 8.2/10. Published 2026-09-26.
- How severe is CVE-2026-100567?
- High severity. CVSS v3 base score is 8.2 out of 10.