Context-Inappropriate Capability
Medium
- Confidence
- 90% confidence
- Finding
- `fetch_url` performs an unrestricted GET to any caller-supplied URL and automatically attaches the configured ComfyUI API key or Basic Auth credentials. In the context of a ComfyUI-specific connector, this broadens the trust boundary into a generic authenticated fetch primitive and can enable SSRF, internal network access, or credential leakage to attacker-controlled hosts if untrusted input reaches this function.
