---
id: CVE-2026-86173
title: >-
  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
summary: >-
  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 …
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-918
vendor: mindsdb
product: mindsdb
affected:
  - mindsdb <= 26.1.0
published: '2026-09-05'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:45.177'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86173'
references:
  - url: 'https://github.com/mindsdb/mindshub'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/mindsdb/mindshub/blob/v26.1.0/mindsdb/integrations/handlers/web_handler/web_handler.py#L50-L65
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/mindsdb/mindshub/blob/v26.1.0/mindsdb/utilities/config.py#L273
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mindsdb/mindshub/issues/12480'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/mindsdb-through-26.1.0-unauthenticated-ssrf-via-web-crawler
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00646
epssPercentile: 0.4872
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-08T17:21:25.407751Z'
ingestedAt: '2026-09-06T07:51:56.440Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
