Skip to content

[Security]: security audit does not flag missing web_fetch URL allowlist #19

@Techris93

Description

@Techris93

Bug type

Missing check

Summary

openclaw security audit does not check whether a URL allowlist is
configured for the web_fetch tool. Without one, an attacker who achieves
prompt injection can exfiltrate data to any external URL (T-EXFIL-001).
The SSRF guard blocks internal networks but permits all external URLs.

Expected behavior

[warn] tools.web_fetch.no_url_allowlist — web_fetch has no outbound URL restrictions

Actual behavior

No finding is emitted.

OpenClaw version

Latest

Operating system

All

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions