Lookup for vulnerable packages by Package URL.

GET /api/packages/42605?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/42605?format=api",
    "purl": "pkg:pypi/mindsdb@24.7.4.0",
    "type": "pypi",
    "namespace": "",
    "name": "mindsdb",
    "version": "24.7.4.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "26.0.0rc1",
    "latest_non_vulnerable_version": "26.0.0rc1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36863?format=api",
            "vulnerability_id": "VCID-ba2s-8e42-7ucs",
            "summary": "An arbitrary code execution vulnerability exists in versions 23.10.5.0 up to 24.7.4.1 of the MindsDB platform, when the Microsoft SharePoint integration is installed on the server. For databases created with the SharePoint engine, an ‘INSERT’ query can be used for list creation. If such a query is specially crafted to contain Python code and is run against the database, the code will be passed to an eval function and executed on the server.",
            "references": [
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-79.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-79.yaml"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45849",
                    "reference_id": "CVE-2024-45849",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45849"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-c85f-pcx6-2ghm",
                    "reference_id": "GHSA-c85f-pcx6-2ghm",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-c85f-pcx6-2ghm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/42606?format=api",
                    "purl": "pkg:pypi/mindsdb@24.7.4.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-stp6-86fa-cubn"
                        },
                        {
                            "vulnerability": "VCID-uab9-6bgh-efct"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@24.7.4.1"
                }
            ],
            "aliases": [
                "CVE-2024-45849",
                "GHSA-c85f-pcx6-2ghm",
                "PYSEC-2024-79"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ba2s-8e42-7ucs"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36864?format=api",
            "vulnerability_id": "VCID-d1sm-yyqm-fug8",
            "summary": "An arbitrary code execution vulnerability exists in versions 23.10.3.0 up to 24.7.4.1 of the MindsDB platform, when the Weaviate integration is installed on the server. If a specially crafted ‘SELECT WHERE’ clause containing Python code is run against a database created with the Weaviate engine, the code will be passed to an eval function and executed on the server.",
            "references": [
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-77.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-77.yaml"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45846",
                    "reference_id": "CVE-2024-45846",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45846"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wcjw-3v6p-4v3r",
                    "reference_id": "GHSA-wcjw-3v6p-4v3r",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wcjw-3v6p-4v3r"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/42606?format=api",
                    "purl": "pkg:pypi/mindsdb@24.7.4.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-stp6-86fa-cubn"
                        },
                        {
                            "vulnerability": "VCID-uab9-6bgh-efct"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@24.7.4.1"
                }
            ],
            "aliases": [
                "CVE-2024-45846",
                "GHSA-wcjw-3v6p-4v3r",
                "PYSEC-2024-77"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d1sm-yyqm-fug8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36869?format=api",
            "vulnerability_id": "VCID-fjec-rvym-t3f1",
            "summary": "An arbitrary code execution vulnerability exists in versions 23.12.4.0 up to 24.7.4.1 of the MindsDB platform, when the ChromaDB integration is installed on the server. If a specially crafted ‘INSERT’ query containing Python code is run against a database created with the ChromaDB engine, the code will be passed to an eval function and executed on the server.",
            "references": [
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-78.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-78.yaml"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45848",
                    "reference_id": "CVE-2024-45848",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45848"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-9gq6-6936-885w",
                    "reference_id": "GHSA-9gq6-6936-885w",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-9gq6-6936-885w"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/42606?format=api",
                    "purl": "pkg:pypi/mindsdb@24.7.4.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-stp6-86fa-cubn"
                        },
                        {
                            "vulnerability": "VCID-uab9-6bgh-efct"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@24.7.4.1"
                }
            ],
            "aliases": [
                "CVE-2024-45848",
                "GHSA-9gq6-6936-885w",
                "PYSEC-2024-78"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fjec-rvym-t3f1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36870?format=api",
            "vulnerability_id": "VCID-k6m1-mehq-pbez",
            "summary": "An arbitrary code execution vulnerability exists in versions 23.10.5.0 up to 24.7.4.1 of the MindsDB platform, when the Microsoft SharePoint integration is installed on the server. For databases created with the SharePoint engine, an ‘INSERT’ query can be used for site column creation. If such a query is specially crafted to contain Python code and is run against the database, the code will be passed to an eval function and executed on the server.",
            "references": [
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-80.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-80.yaml"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45850",
                    "reference_id": "CVE-2024-45850",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45850"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-v6g6-3cm3-vf6c",
                    "reference_id": "GHSA-v6g6-3cm3-vf6c",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-v6g6-3cm3-vf6c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/42606?format=api",
                    "purl": "pkg:pypi/mindsdb@24.7.4.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-stp6-86fa-cubn"
                        },
                        {
                            "vulnerability": "VCID-uab9-6bgh-efct"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@24.7.4.1"
                }
            ],
            "aliases": [
                "CVE-2024-45850",
                "GHSA-v6g6-3cm3-vf6c",
                "PYSEC-2024-80"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-k6m1-mehq-pbez"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36867?format=api",
            "vulnerability_id": "VCID-kttw-x13y-b3fj",
            "summary": "An arbitrary code execution vulnerability exists in versions 23.10.5.0 up to 24.7.4.1 of the MindsDB platform, when the Microsoft SharePoint integration is installed on the server. For databases created with the SharePoint engine, an ‘INSERT’ query can be used for list item creation. If such a query is specially crafted to contain Python code and is run against the database, the code will be passed to an eval function and executed on the server.",
            "references": [
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb/commit/11a4db792ad36cf704f7307c7602128b17752c80"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-81.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-81.yaml"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45851",
                    "reference_id": "CVE-2024-45851",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45851"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wf9g-c67g-h4ch",
                    "reference_id": "GHSA-wf9g-c67g-h4ch",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wf9g-c67g-h4ch"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/42606?format=api",
                    "purl": "pkg:pypi/mindsdb@24.7.4.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-stp6-86fa-cubn"
                        },
                        {
                            "vulnerability": "VCID-uab9-6bgh-efct"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@24.7.4.1"
                }
            ],
            "aliases": [
                "CVE-2024-45851",
                "GHSA-wf9g-c67g-h4ch",
                "PYSEC-2024-81"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kttw-x13y-b3fj"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37211?format=api",
            "vulnerability_id": "VCID-stp6-86fa-cubn",
            "summary": "A security vulnerability has been detected in MindsDB up to 25.14.1. This vulnerability affects the function clear_filename of the file mindsdb/utilities/security.py of the component File Upload. Such manipulation leads to server-side request forgery. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. The name of the patch is 74d6f0fd4b630218519a700fbee1c05c7fd4b1ed. It is best practice to apply a patch to resolve this issue.",
            "references": [
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://github.com/mindsdb/mindsdb/"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/issues/12163",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://github.com/mindsdb/mindsdb/issues/12163"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/pull/12213",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://github.com/mindsdb/mindsdb/pull/12213"
                },
                {
                    "reference_url": "https://github.com/themavik/mindsdb/commit/74d6f0fd4b630218519a700fbee1c05c7fd4b1ed",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://github.com/themavik/mindsdb/commit/74d6f0fd4b630218519a700fbee1c05c7fd4b1ed"
                },
                {
                    "reference_url": "https://vuldb.com/?ctiid.346119",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://vuldb.com/?ctiid.346119"
                },
                {
                    "reference_url": "https://vuldb.com/?id.346119",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://vuldb.com/?id.346119"
                },
                {
                    "reference_url": "https://vuldb.com/?submit.748219",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://vuldb.com/?submit.748219"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2531",
                    "reference_id": "CVE-2026-2531",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2531"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6xw9-2p64-7622",
                    "reference_id": "GHSA-6xw9-2p64-7622",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-6xw9-2p64-7622"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/47612?format=api",
                    "purl": "pkg:pypi/mindsdb@26.0.0rc1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@26.0.0rc1"
                }
            ],
            "aliases": [
                "CVE-2026-2531",
                "GHSA-6xw9-2p64-7622",
                "PYSEC-2026-91"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-stp6-86fa-cubn"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37180?format=api",
            "vulnerability_id": "VCID-uab9-6bgh-efct",
            "summary": "MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 25.11.1, an unauthenticated path traversal in the file upload API lets any caller read arbitrary files from the server filesystem and move them into MindsDB’s storage, exposing sensitive data. The PUT handler in file.py directly joins user-controlled data into a filesystem path when the request body is JSON and source_type is not \"url\". Only multipart uploads and URL-sourced uploads receive sanitization; JSON uploads lack any call to clear_filename or equivalent checks. This vulnerability is fixed in 25.11.1.",
            "references": [
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/releases/tag/v25.11.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/mindsdb/mindsdb/releases/tag/v25.11.1"
                },
                {
                    "reference_url": "https://github.com/mindsdb/mindsdb/security/advisories/GHSA-qqhf-pm3j-96g7",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
                        }
                    ],
                    "url": "https://github.com/mindsdb/mindsdb/security/advisories/GHSA-qqhf-pm3j-96g7"
                },
                {
                    "reference_url": "https://www.bluerock.io/post/cve-2025-68472-mindsdb-file-upload-path-traversal",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
                        }
                    ],
                    "url": "https://www.bluerock.io/post/cve-2025-68472-mindsdb-file-upload-path-traversal"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68472",
                    "reference_id": "CVE-2025-68472",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68472"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qqhf-pm3j-96g7",
                    "reference_id": "GHSA-qqhf-pm3j-96g7",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qqhf-pm3j-96g7"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/47081?format=api",
                    "purl": "pkg:pypi/mindsdb@25.11.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-stp6-86fa-cubn"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@25.11.1"
                }
            ],
            "aliases": [
                "CVE-2025-68472",
                "GHSA-qqhf-pm3j-96g7",
                "PYSEC-2026-90"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uab9-6bgh-efct"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mindsdb@24.7.4.0"
}