---
id: CVE-2026-100574
title: >-
  OpenClaw (npm package 'openclaw') before 2026.8.1 contains a server-side
  request forgery vulnerability in its trusted-host DNS checks
summary: >-
  OpenClaw (npm package 'openclaw') before 2026.8.1 contains a server-side
  request forgery vulnerability in its trusted-host DNS checks. For fetches that
  use the trusted-host DNS recheck, a trusted hostname that resolves to an
  unspecified …
severity: medium
cvss: 5.9
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-918
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw < 2026.8.1
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:17:04.887'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100574'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-72p2-79fg-pvph
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-before-2026.8.1-ssrf-via-trusted-host-dns
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.689Z'
---

## Overview

OpenClaw (npm package 'openclaw') before 2026.8.1 contains a server-side request forgery vulnerability in its trusted-host DNS checks. For fetches that use the trusted-host DNS recheck, a trusted hostname that resolves to an unspecified address (0.0.0.0 or ::) bypasses the SSRF destination validation. An attacker who can influence DNS for an allowed hostname can therefore cause a guarded fetch to reach a service bound only to loopback and disclose its response; the practical impact depends on the reachable service and the data it returns. Fixed in 2026.8.1.

## Remediation

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