CVE-2026-73845

CKAN MCP Server is a tool for querying CKAN open data portals. Prior to 0.4.112, the ckan_get_mqa_quality and ckan_get_mqa_quality_details tools in src/tools/quality.ts use isValidMqaServer to validate the server_url parameter with a prefix-only regular expression for dati.gov.it, allowing suffix-host and URL-userinfo values to target an attacker-controlled host and return a spoofed response. 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-14 18:19


NVD link : CVE-2026-73845

Mitre link : CVE-2026-73845

CVE.ORG link : CVE-2026-73845


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-625

Permissive Regular Expression

CWE-918

Server-Side Request Forgery (SSRF)