Remote Code Execution Vulnerability in CKAN MCP Server by OnData
CVE-2026-53509
What is CVE-2026-53509?
The CKAN MCP Server allows a remote caller to exploit a Server-Side Request Forgery (SSRF) vulnerability that occurs due to insufficient validation of server URLs. Specifically, prior to version 0.4.106, the server inadequately checks caller-supplied URLs, allowing for outbound requests to local or private addresses. Attackers can circumvent protection filters by utilizing hostname aliases such as 'ip6-localhost', which the server incorrectly identifies as safe. The issue allows for potential exposure of sensitive data, as attackers can receive responses from requests made to these addresses. This vulnerability emphasizes the importance of strict URL validation and the need for upgrading to the latest version to mitigate such risks.
Affected Version(s)
ckan-mcp-server < 0.4.106
