CVE-2026-73844
Received
Received - Intake
Information Exposure in CKAN MCP Server
Vulnerability report for CVE-2026-73844, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-14
Last updated on: 2026-08-14
Assigner: GitHub, Inc.
Description
Description
CKAN MCP Server is a tool for querying CKAN open data portals. Prior to 0.4.112, error paths reflect raw upstream response bodies and internal exception messages back to the caller instead of a sanitized, generic message. When the server is pointed at (or redirected/SSRF'd to) a host that returns a non-CKAN response, or when an internal exception occurs, the caller receives verbatim upstream content and internal detail (hostnames, internal IPs, DB errors, stack fragments). This vulnerability is fixed in 0.4.112.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ckan | ckan | to 0.4.112 (inc) |
| ondata | ckan_mcp_server | to 0.4.112 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-210 | The product identifies an error condition and creates its own diagnostic or error messages that contain sensitive information. |
| CWE-209 | The product generates an error message that includes sensitive information about its environment, users, or associated data. |