Vulnerability Description
MindsDB through 26.1.0 contains a server-side request forgery vulnerability in the web crawler handler that allows unauthenticated attackers to fetch arbitrary URLs by supplying caller-controlled URLs to CrawlerTable.list. Attackers can bypass the allowlist control by exploiting the default empty configuration and access internal services and cloud metadata endpoints without authentication.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mindsdb/mindshub
- https://github.com/mindsdb/mindshub/blob/v26.1.0/mindsdb/integrations/handlers/w
- https://github.com/mindsdb/mindshub/blob/v26.1.0/mindsdb/utilities/config.py#L27
- https://github.com/mindsdb/mindshub/issues/12480
- https://www.vulncheck.com/advisories/mindsdb-through-26.1.0-unauthenticated-ssrf
FAQ
What is CVE-2026-86173?
CVE-2026-86173 is a vulnerability with a CVSS score of 7.5 (HIGH). MindsDB through 26.1.0 contains a server-side request forgery vulnerability in the web crawler handler that allows unauthenticated attackers to fetch arbitrary URLs by supplying caller-controlled URLs...
How severe is CVE-2026-86173?
CVE-2026-86173 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-86173?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.