Appearance
SEC572 / MCP-AUTOAPPROVE-WEBFETCH-WILDCARD
SEC572 flags MCP configuration when autoApprove includes the exact tool token WebFetch(*).
Why It Matters
WebFetch(*) grants blanket remote fetch authority. Auto-approving it removes review from broad network retrieval in shared MCP client policy.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
WebFetch(*)
How To Fix
Remove WebFetch(*) from autoApprove and replace it with narrower reviewed fetch scopes where possible.