๐Ÿ” CVE Alert

CVE-2026-86173

HIGH 7.5

MindsDB through 26.1.0 Unauthenticated SSRF via Web Crawler

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor mindsdb
Product mindsdb
Published Sep 5, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for mindsdb mindsdb

Be the first to know when new high vulnerabilities affecting mindsdb mindsdb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

mindsdb / mindsdb
0 โ‰ค 26.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mindsdb/mindshub/issues/12480 github.com: https://github.com/mindsdb/mindshub/blob/v26.1.0/mindsdb/integrations/handlers/web_handler/web_handler.py#L50-L65 github.com: https://github.com/mindsdb/mindshub/blob/v26.1.0/mindsdb/utilities/config.py#L273 github.com: https://github.com/mindsdb/mindshub vulncheck.com: https://www.vulncheck.com/advisories/mindsdb-through-26.1.0-unauthenticated-ssrf-via-web-crawler

Credits

๐Ÿ” George Chen