Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @aborruso/ckan-mcp-server
  4. ›
  5. CVE-2026-73845

CVE-2026-73845: CKAN MCP Server: MQA server allowlist bypass via unanchored regex (`isValidMqaServer`)

September 2, 2026

The ckan_get_mqa_quality and ckan_get_mqa_quality_details tools restrict their server_url argument to dati.gov.it via a regular expression. The regex is anchored only at the start and places no boundary after the host, so any URL whose host merely begins with dati.gov.it — or that uses dati.gov.it as URL userinfo before an @ — passes validation while actually targeting an attacker-controlled host.

References

  • github.com/advisories/GHSA-83x6-42hr-jc76
  • github.com/ondata/ckan-mcp-server/commit/8e1522f9bbfa1f3b21550f17887f60f133e24151
  • github.com/ondata/ckan-mcp-server/releases/tag/v0.4.112
  • github.com/ondata/ckan-mcp-server/security/advisories/GHSA-83x6-42hr-jc76
  • nvd.nist.gov/vuln/detail/CVE-2026-73845

Code Behaviors & Features

Detect and mitigate CVE-2026-73845 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.4.112

Fixed versions

  • 0.4.112

Solution

Upgrade to version 0.4.112 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-625: Permissive Regular Expression
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/@aborruso/ckan-mcp-server/CVE-2026-73845.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 10 Sep 2026 00:17:46 +0000.