| Title | openclaw <=2026-1-26 SSRF |
|---|
| Description | Openclaw's web_fetch tool allows AI agents to fetch URL content. Although the project implements SSRF protection (blocking private IPs and special domain names), there exists a DNS Rebinding TOCTOU (Time-of-Check to Time-of-Use) vulnerability.
A time window exists between the security check (assertPublicHostname) and the actual HTTP request (fetch), which attackers can exploit using DNS rebinding to bypass the check.
FIX and Acknowledge: https://github.com/openclaw/openclaw/commit/b623557a2ec7e271bda003eb3ac33fbb2e218505#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4edR44 |
|---|
| Source | ⚠️ https://github.com/zast-ai/vulnerability-reports/blob/main/openclaw/ssrf.md |
|---|
| User | ZAST.AI (UID 87884) |
|---|
| Submission | 04/02/2026 07:03 (8 days ago) |
|---|
| Moderation | 04/09/2026 16:29 (7 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 356567 [OpenClaw up to 2026.1.26 assertPublicHostname web-fetch.ts server-side request forgery] |
|---|
| Points | 20 |
|---|