| 제목 | openclaw <=2026-1-26 SSRF |
|---|
| 설명 | 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 |
|---|
| 원천 | ⚠️ https://github.com/zast-ai/vulnerability-reports/blob/main/openclaw/ssrf.md |
|---|
| 사용자 | ZAST.AI (UID 87884) |
|---|
| 제출 | 2026. 04. 02. AM 07:03 (9 날 ago) |
|---|
| 모더레이션 | 2026. 04. 09. PM 04:29 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 356567 [OpenClaw 까지 2026.1.26 assertPublicHostname web-fetch.ts 권한 상승] |
|---|
| 포인트들 | 20 |
|---|