CVE-2026-73846

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-14 17:20

Updated : 2026-08-17 20:16


NVD link : CVE-2026-73846

Mitre link : CVE-2026-73846

CVE.ORG link : CVE-2026-73846


JSON object : View

Products Affected

No product.

CWE
CWE-345

Insufficient Verification of Data Authenticity

CWE-436

Interpretation Conflict