CKAN MCP Server is a tool for querying CKAN open data portals. Prior to 0.4.112, canonicalizeParams in src/utils/cache.ts serializes request parameters with unescaped ampersand, equals-sign, and vertical-bar delimiters, allowing different logical parameter sets used by buildCacheKey to collide and an attacker to prime a shared cache with a response for a victim's distinct query. This issue is fixed in version 0.4.112.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-345",
"CWE-436"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73846.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.4.112"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}