Skip to content

fix: remove SSRF check from MCP server connections#1327

Open
JinyuXiang-Mimo wants to merge 1 commit into
XiaomiMiMo:mainfrom
JinyuXiang-Mimo:main
Open

fix: remove SSRF check from MCP server connections#1327
JinyuXiang-Mimo wants to merge 1 commit into
XiaomiMiMo:mainfrom
JinyuXiang-Mimo:main

Conversation

@JinyuXiang-Mimo

Copy link
Copy Markdown
Collaborator

MCP server URLs are explicitly configured by the user, and internal deployments on private IPs (10.x, 172.x) are a normal pattern. SSRF protection should only apply to webfetch (AI-initiated requests to untrusted URLs), not to user-configured service endpoints.

MCP server URLs are explicitly configured by the user, and internal
deployments on private IPs (10.x, 172.x) are a normal pattern.
SSRF protection should only apply to webfetch (AI-initiated requests
to untrusted URLs), not to user-configured service endpoints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant