PT-2026-56296 · Unknown · Ckan-Mcp-Server

CVE-2026-53509

·

Published

2026-03-18

·

Updated

2026-08-21

CVSS v3.1

5.7

Medium

VectorAV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions CKAN MCP Server versions prior to 0.4.106
Description The software contains a Server-Side Request Forgery (SSRF) flaw where it validates caller-supplied URLs by inspecting only the parsed hostname string before issuing outbound HTTP requests. In src/utils/http.ts, hostname aliases like ip6-localhost bypass the filter because they are not equal to localhost, are not dotted IPv4 literals, and are not bracketed IPv6 literals, yet they resolve to loopback addresses during the request. A remote caller invoking tools such as ckan package search and sparql query via the server url or base url parameters can force the server to connect to local or private addresses and receive response-derived data.
Recommendations Update to version 0.4.106.

Exploit

Fix

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-53509
GHSA-3XM7-QW7J-QC8V
GHSA-G84H-J7JJ-X32P

Affected Products

Ckan-Mcp-Server