CVE-2026-33060
Description
CKAN MCP Server is a tool for querying CKAN open data portals. Versions prior to 0.4.85 provide tools including ckan_package_search and sparql_query that accept a base_url parameter, making HTTP requests to arbitrary endpoints without restriction. A CKAN portal client has no legitimate reason to contact cloud metadata or internal network services. There is no URL validation on base_url parameter. No private IP blocking (RFC 1918, link-local 169.254.x.x), no cloud metadata blocking. The sparql_query and ckan_datastore_search_sql tools also accept arbitrary base URLs and expose injection surfaces. An attack can lead to internal network scanning, cloud metadata theft (IAM credentials via IMDS at 169.254.169.254), potential SQL/SPARQL injection via unsanitized query parameters. Attack requires prompt injection to control the base_url parameter. This issue has been fixed in version 0.4.85.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@aborruso/ckan-mcp-servernpm | < 0.4.85 | 0.4.85 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/kysely-org/kysely/commit/0a602bff2f442f6c26d5e047ca8f8715179f6d24nvdPatchWEB
- github.com/advisories/GHSA-3xm7-qw7j-qc8vghsaADVISORY
- github.com/ondata/ckan-mcp-server/security/advisories/GHSA-3xm7-qw7j-qc8vnvdVendor AdvisoryExploitWEB
- nvd.nist.gov/vuln/detail/CVE-2026-33060ghsaADVISORY
News mentions
0No linked articles in our index yet.