Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/26650?format=api",
    "purl": "pkg:pypi/mlflow@1.7.2",
    "type": "pypi",
    "namespace": "",
    "name": "mlflow",
    "version": "1.7.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.11.0",
    "latest_non_vulnerable_version": "3.11.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55185?format=api",
            "vulnerability_id": "VCID-15qp-pwed-4ygz",
            "summary": "MLFlow unsafe deserialization\nDeserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling a maliciously uploaded scikit-learn model to run arbitrary code on an end user’s system when interacted with.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37053",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00436",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63389",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37053"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-06-04T13:19:11Z/"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37053",
                    "reference_id": "CVE-2024-37053",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37053"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-43c4-9qgj-x742",
                    "reference_id": "GHSA-43c4-9qgj-x742",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-43c4-9qgj-x742"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2024-37053",
                "GHSA-43c4-9qgj-x742"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-15qp-pwed-4ygz"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46411?format=api",
            "vulnerability_id": "VCID-1r11-xvzt-suhp",
            "summary": "MLflow authentication requirement bypass can allow a user to arbitrarily create an account\nAn attacker is able to arbitrarily create an account in MLflow bypassing any authentication requirment.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6014",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00875",
                            "scoring_system": "epss",
                            "scoring_elements": "0.75666",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6014"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/32de2154ef9f946160e5dc01a4d8a449dd0bd259",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/32de2154ef9f946160e5dc01a4d8a449dd0bd259"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/issues/9669",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/issues/9669"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/9700",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/9700"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/releases/tag/v2.8.0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/releases/tag/v2.8.0"
                },
                {
                    "reference_url": "https://huntr.com/bounties/3e64df69-ddc2-463e-9809-d07c24dc1de4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2024-09-04T20:20:13Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/3e64df69-ddc2-463e-9809-d07c24dc1de4"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6014",
                    "reference_id": "CVE-2023-6014",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6014"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-4qq5-mxxx-m6gg",
                    "reference_id": "GHSA-4qq5-mxxx-m6gg",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-4qq5-mxxx-m6gg"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/35079?format=api",
                    "purl": "pkg:pypi/mlflow@2.6.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.6.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38205?format=api",
                    "purl": "pkg:pypi/mlflow@2.8.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.8.0"
                }
            ],
            "aliases": [
                "CVE-2023-6014",
                "GHSA-4qq5-mxxx-m6gg"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1r11-xvzt-suhp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/64136?format=api",
            "vulnerability_id": "VCID-1rkq-1ed6-fkd8",
            "summary": "mlflow/mlflow: mlflow/mlflow: Information disclosure and unauthorized data modification via unprotected tracing and assessment endpoints",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15381.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15381.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15381",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00013",
                            "scoring_system": "epss",
                            "scoring_elements": "0.0225",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15381"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/blob/b569ebc74c14af593c326143bee2df44a5d59edf/mlflow/server/auth/__init__.py#L752",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/blob/b569ebc74c14af593c326143bee2df44a5d59edf/mlflow/server/auth/__init__.py#L752"
                },
                {
                    "reference_url": "https://huntr.com/bounties/149fb2f9-ef4b-4136-a25c-20563451904c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-03-27T16:58:49Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/149fb2f9-ef4b-4136-a25c-20563451904c"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15381",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15381"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452341",
                    "reference_id": "2452341",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452341"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-g6pg-52vf-843h",
                    "reference_id": "GHSA-g6pg-52vf-843h",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-g6pg-52vf-843h"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49212?format=api",
                    "purl": "pkg:pypi/mlflow@3.9.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.9.0rc0"
                }
            ],
            "aliases": [
                "CVE-2025-15381",
                "GHSA-g6pg-52vf-843h"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1rkq-1ed6-fkd8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55176?format=api",
            "vulnerability_id": "VCID-1z41-zyk5-pbfa",
            "summary": "MLFlow unsafe deserialization\nDeserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling a maliciously uploaded scikit-learn model to run arbitrary code on an end user’s system when interacted with.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37052",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00321",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55511",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37052"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-06-04T13:42:32Z/"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37052",
                    "reference_id": "CVE-2024-37052",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37052"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-76cg-cfhx-373f",
                    "reference_id": "GHSA-76cg-cfhx-373f",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-76cg-cfhx-373f"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2024-37052",
                "GHSA-76cg-cfhx-373f"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1z41-zyk5-pbfa"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47490?format=api",
            "vulnerability_id": "VCID-22x6-fafr-y3db",
            "summary": "mlflow vulnerable to Path Traversal\nA path traversal vulnerability exists in the `_create_model_version()` function within `server/handlers.py` of the mlflow/mlflow repository, due to improper validation of the `source` parameter. Attackers can exploit this vulnerability by crafting a `source` parameter that bypasses the `_validate_non_local_source_contains_relative_paths(source)` function's checks, allowing for arbitrary file read access on the server. The issue arises from the handling of unquoted URL characters and the subsequent misuse of the original `source` value for model version creation, leading to the exposure of sensitive files when interacting with the `/model-versions/get-artifact` handler.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1558",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0009",
                            "scoring_system": "epss",
                            "scoring_elements": "0.25607",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1558"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/7f4dbcc5-b6b3-43dd-b310-e2d0556a8081",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-05-30T19:29:10Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/7f4dbcc5-b6b3-43dd-b310-e2d0556a8081"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1558",
                    "reference_id": "CVE-2024-1558",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1558"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-j62r-wxqq-f3gf",
                    "reference_id": "GHSA-j62r-wxqq-f3gf",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-j62r-wxqq-f3gf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/41040?format=api",
                    "purl": "pkg:pypi/mlflow@2.12.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.12.1"
                }
            ],
            "aliases": [
                "CVE-2024-1558",
                "GHSA-j62r-wxqq-f3gf"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-22x6-fafr-y3db"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36406?format=api",
            "vulnerability_id": "VCID-2kkx-3hfx-uqcf",
            "summary": "Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.2.2.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-1176",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00157",
                            "scoring_system": "epss",
                            "scoring_elements": "0.36339",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00157",
                            "scoring_system": "epss",
                            "scoring_elements": "0.36245",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-1176"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/63ef72aa4334a6473ce7f889573c92fcae0b3c0d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-02-19T20:57:52Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/63ef72aa4334a6473ce7f889573c92fcae0b3c0d"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-28.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-28.yaml"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/ae92f814-6a08-435c-8445-eec0ef4f1085",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-02-19T20:57:52Z/"
                        }
                    ],
                    "url": "https://huntr.dev/bounties/ae92f814-6a08-435c-8445-eec0ef4f1085"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1176",
                    "reference_id": "CVE-2023-1176",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1176"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wp72-7hj9-5265",
                    "reference_id": "GHSA-wp72-7hj9-5265",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wp72-7hj9-5265"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/security/advisories/GHSA-wp72-7hj9-5265",
                    "reference_id": "GHSA-wp72-7hj9-5265",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/security/advisories/GHSA-wp72-7hj9-5265"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/32655?format=api",
                    "purl": "pkg:pypi/mlflow@2.2.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2kkx-3hfx-uqcf"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.2.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/32656?format=api",
                    "purl": "pkg:pypi/mlflow@2.2.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.2.2"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-1176",
                "CVE-2023-1176",
                "GHSA-wp72-7hj9-5265",
                "PYSEC-2023-28"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2kkx-3hfx-uqcf"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49920?format=api",
            "vulnerability_id": "VCID-2p2m-e3dw-kuhs",
            "summary": "mlflow Creates of Temporary File in Directory with Insecure Permissions\nIn mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions (0o777). This vulnerability allows an attacker with write access to the `/tmp` directory to exploit a race condition and overwrite `.py` files in the virtual environment, leading to arbitrary code execution. The issue is resolved in version 3.4.0.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-10279",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7e-05",
                            "scoring_system": "epss",
                            "scoring_elements": "0.00687",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-10279"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/1d7c8d4cf0a67d407499a8a4ffac387ea4f8194a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-02-02T17:48:06Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/1d7c8d4cf0a67d407499a8a4ffac387ea4f8194a"
                },
                {
                    "reference_url": "https://huntr.com/bounties/01d3b81e-13d1-43aa-b91a-443aec68bdc8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-02-02T17:48:06Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/01d3b81e-13d1-43aa-b91a-443aec68bdc8"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10279",
                    "reference_id": "CVE-2025-10279",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10279"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-4x5p-f36r-mxxr",
                    "reference_id": "GHSA-4x5p-f36r-mxxr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-4x5p-f36r-mxxr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49200?format=api",
                    "purl": "pkg:pypi/mlflow@3.4.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.4.0rc0"
                }
            ],
            "aliases": [
                "CVE-2025-10279",
                "GHSA-4x5p-f36r-mxxr"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2p2m-e3dw-kuhs"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/56917?format=api",
            "vulnerability_id": "VCID-2pbf-wr1w-gkdt",
            "summary": "MLflow Uncontrolled Resource Consumption vulnerability\nIn mlflow/mlflow version 2.17.2, the `/graphql` endpoint is vulnerable to a denial of service attack. An attacker can create large batches of queries that repeatedly request all runs from a given experiment. This can tie up all the workers allocated by MLFlow, rendering the application unable to respond to other requests. This vulnerability is due to uncontrolled resource consumption.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-0453",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00324",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55785",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-0453"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/788327ec-714a-4d5c-83aa-8df04dd7612b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-20T15:51:13Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/788327ec-714a-4d5c-83aa-8df04dd7612b"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0453",
                    "reference_id": "CVE-2025-0453",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0453"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-49m6-vrr9-2cqm",
                    "reference_id": "GHSA-49m6-vrr9-2cqm",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-49m6-vrr9-2cqm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/44727?format=api",
                    "purl": "pkg:pypi/mlflow@2.18.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-q3e8-gwag-jbfd"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.18.0rc0"
                }
            ],
            "aliases": [
                "CVE-2025-0453",
                "GHSA-49m6-vrr9-2cqm"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2pbf-wr1w-gkdt"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55195?format=api",
            "vulnerability_id": "VCID-2vtv-d1qd-nbfk",
            "summary": "MLFlow unsafe deserialization\nDeserialization of untrusted data can occur in versions of the MLflow platform running version 0.9.0 or newer, enabling a maliciously uploaded PyFunc model to run arbitrary code on an end user’s system when interacted with.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37054",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00217",
                            "scoring_system": "epss",
                            "scoring_elements": "0.44364",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37054"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-06-06T15:01:38Z/"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37054",
                    "reference_id": "CVE-2024-37054",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37054"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-ghv6-9r9j-wh4j",
                    "reference_id": "GHSA-ghv6-9r9j-wh4j",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-ghv6-9r9j-wh4j"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2024-37054",
                "GHSA-ghv6-9r9j-wh4j"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2vtv-d1qd-nbfk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36431?format=api",
            "vulnerability_id": "VCID-3uj4-75x9-a7ae",
            "summary": "Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-2356",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.89021",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99546",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-2356"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
                        },
                        {
                            "value": "7.9",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
                        },
                        {
                            "value": "7.9",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2025-01-30T20:48:24Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-68.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
                        },
                        {
                            "value": "7.9",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-68.yaml"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
                        },
                        {
                            "value": "7.9",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2025-01-30T20:48:24Z/"
                        }
                    ],
                    "url": "https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2356",
                    "reference_id": "CVE-2023-2356",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
                        },
                        {
                            "value": "7.9",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2356"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-x422-6qhv-p29g",
                    "reference_id": "GHSA-x422-6qhv-p29g",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-x422-6qhv-p29g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/33502?format=api",
                    "purl": "pkg:pypi/mlflow@2.3.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.3.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-2356",
                "CVE-2023-2356",
                "GHSA-x422-6qhv-p29g",
                "PYSEC-2023-68"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3uj4-75x9-a7ae"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/275694?format=api",
            "vulnerability_id": "VCID-57gp-hzcs-nubp",
            "summary": "A flaw has been found in MLflow up to 3.10.0. This issue affects the function mlflow.data.digest_utils of the file mlflow/data/digest_utils.py of the component Dataset Digest Computation. This manipulation causes use of weak hash. It is possible to launch the attack on the local host. The attack is considered to have high complexity. The exploitability is assessed as difficult. The exploit has been published and may be used. The project was informed of the problem early through a pull request but has not reacted yet.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-10803",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9e-05",
                            "scoring_system": "epss",
                            "scoring_elements": "0.0098",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-10803"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.4",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "1.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                        },
                        {
                            "value": "2",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-04T12:55:46Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/issues/22419",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.4",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "1.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                        },
                        {
                            "value": "2",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-04T12:55:46Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/issues/22419"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/22420",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.4",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "1.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                        },
                        {
                            "value": "2",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-04T12:55:46Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/22420"
                },
                {
                    "reference_url": "https://vuldb.com/cve/CVE-2026-10803",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.4",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "1.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                        },
                        {
                            "value": "2",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-04T12:55:46Z/"
                        }
                    ],
                    "url": "https://vuldb.com/cve/CVE-2026-10803"
                },
                {
                    "reference_url": "https://vuldb.com/submit/831462",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.4",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "1.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                        },
                        {
                            "value": "2",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-04T12:55:46Z/"
                        }
                    ],
                    "url": "https://vuldb.com/submit/831462"
                },
                {
                    "reference_url": "https://vuldb.com/vuln/368252",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.4",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "1.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                        },
                        {
                            "value": "2",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-04T12:55:46Z/"
                        }
                    ],
                    "url": "https://vuldb.com/vuln/368252"
                },
                {
                    "reference_url": "https://vuldb.com/vuln/368252/cti",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.4",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "3.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R"
                        },
                        {
                            "value": "1.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                        },
                        {
                            "value": "2",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-04T12:55:46Z/"
                        }
                    ],
                    "url": "https://vuldb.com/vuln/368252/cti"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:mlflow:mlflow:*:*:*:*:*:*:*:*",
                    "reference_id": "cpe:2.3:a:mlflow:mlflow:*:*:*:*:*:*:*:*",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:mlflow:mlflow:*:*:*:*:*:*:*:*"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49216?format=api",
                    "purl": "pkg:pypi/mlflow@3.10.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.10.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2026-10803",
                "CVE-2026-10803",
                "PYSEC-2026-195"
            ],
            "risk_score": 0.5,
            "exploitability": "0.5",
            "weighted_severity": "1.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-57gp-hzcs-nubp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36037?format=api",
            "vulnerability_id": "VCID-58ta-qa92-xfe3",
            "summary": "Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0736",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00627",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70646",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00627",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70603",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0736"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vqj2-4v8m-8vrq",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-vqj2-4v8m-8vrq"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/61984e6843d2e59235d82a580c529920cd8f3711",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/61984e6843d2e59235d82a580c529920cd8f3711"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2022-28.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2022-28.yaml"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/e5384764-c583-4dec-a1d8-4697f4e12f75",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.dev/bounties/e5384764-c583-4dec-a1d8-4697f4e12f75"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0736",
                    "reference_id": "CVE-2022-0736",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0736"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/26673?format=api",
                    "purl": "pkg:pypi/mlflow@1.23.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2kkx-3hfx-uqcf"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-jy2j-vzv6-73gh"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pp8q-xumx-sqax"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@1.23.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2022-0736",
                "CVE-2022-0736",
                "GHSA-vqj2-4v8m-8vrq",
                "PYSEC-2022-28"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-58ta-qa92-xfe3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50288?format=api",
            "vulnerability_id": "VCID-5a75-gxh6-5bak",
            "summary": "MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the handling of artifact file paths. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the service account.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-2033.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-2033.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-2033",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.18428",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95367",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-2033"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/5bf2ec2bd4222a18d78631183ac7f6b752afe8a4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/5bf2ec2bd4222a18d78631183ac7f6b752afe8a4"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/19260",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-02-25T04:55:54Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/19260"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/releases/tag/v3.8.0rc0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/releases/tag/v3.8.0rc0"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-26-105",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-105"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441508",
                    "reference_id": "2441508",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441508"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2033",
                    "reference_id": "CVE-2026-2033",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2033"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-q2r8-vmq7-fpx2",
                    "reference_id": "GHSA-q2r8-vmq7-fpx2",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-q2r8-vmq7-fpx2"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-26-105/",
                    "reference_id": "ZDI-26-105",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-02-25T04:55:54Z/"
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-105/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49209?format=api",
                    "purl": "pkg:pypi/mlflow@3.8.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.8.0rc0"
                }
            ],
            "aliases": [
                "CVE-2026-2033",
                "GHSA-q2r8-vmq7-fpx2"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5a75-gxh6-5bak"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36791?format=api",
            "vulnerability_id": "VCID-7m3u-tyeh-rqgz",
            "summary": "A broken access control vulnerability exists in mlflow/mlflow versions before 2.10.1, where low privilege users with only EDIT permissions on an experiment can delete any artifacts. This issue arises due to the lack of proper validation for DELETE requests by users with EDIT permissions, allowing them to perform unauthorized deletions of artifacts. The vulnerability specifically affects the handling of artifact deletions within the application, as demonstrated by the ability of a low privilege user to delete a directory inside an artifact using a DELETE request, despite the official documentation stating that users with EDIT permission can only read and update artifacts, not delete them.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-4263",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.19512",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-4263"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/b43e0e3de5b500554e13dc032ba2083b2d6c94b8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-24T15:35:23Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/b43e0e3de5b500554e13dc032ba2083b2d6c94b8"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-51.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-51.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/bfa116d3-2af8-4c4a-ac34-ccde7491ae11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-24T15:35:23Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/bfa116d3-2af8-4c4a-ac34-ccde7491ae11"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4263",
                    "reference_id": "CVE-2024-4263",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4263"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-p4jx-q62p-x5jr",
                    "reference_id": "GHSA-p4jx-q62p-x5jr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-p4jx-q62p-x5jr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/41032?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-4263",
                "CVE-2024-4263",
                "GHSA-p4jx-q62p-x5jr",
                "PYSEC-2024-51"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7m3u-tyeh-rqgz"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46417?format=api",
            "vulnerability_id": "VCID-7vcj-1uvm-bfec",
            "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')\nAn attacker can overwrite any file on the server hosting MLflow without any authentication.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6018",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.91273",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9967",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6018"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/55c72d02380e8db8118595a4fdae7879cb7ac5bd",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/55c72d02380e8db8118595a4fdae7879cb7ac5bd"
                },
                {
                    "reference_url": "https://huntr.com/bounties/7cf918b5-43f4-48c0-a371-4d963ce69b30",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/7cf918b5-43f4-48c0-a371-4d963ce69b30"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6018",
                    "reference_id": "CVE-2023-6018",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6018"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5p3h-7fwh-92rc",
                    "reference_id": "GHSA-5p3h-7fwh-92rc",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-5p3h-7fwh-92rc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "CVE-2023-6018",
                "GHSA-5p3h-7fwh-92rc"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7vcj-1uvm-bfec"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/56936?format=api",
            "vulnerability_id": "VCID-92e8-3ev4-r7c9",
            "summary": "MLflow Uncontrolled Resource Consumption vulnerability\nIn mlflow/mlflow version v2.13.2, a vulnerability exists that allows the creation or renaming of an experiment with a large number of integers in its name due to the lack of a limit on the experiment name. This can cause the MLflow UI panel to become unresponsive, leading to a potential denial of service. Additionally, there is no character limit in the `artifact_location` parameter while creating the experiment.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-6838",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00552",
                            "scoring_system": "epss",
                            "scoring_elements": "0.68413",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-6838"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/8ad52cb2-2cda-4eb0-aec9-586060ee43e0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-20T14:25:36Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/8ad52cb2-2cda-4eb0-aec9-586060ee43e0"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6838",
                    "reference_id": "CVE-2024-6838",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6838"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-q3gw-8236-5jw4",
                    "reference_id": "GHSA-q3gw-8236-5jw4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-q3gw-8236-5jw4"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/44161?format=api",
                    "purl": "pkg:pypi/mlflow@2.14.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.14.0rc0"
                }
            ],
            "aliases": [
                "CVE-2024-6838",
                "GHSA-q3gw-8236-5jw4"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-92e8-3ev4-r7c9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36630?format=api",
            "vulnerability_id": "VCID-93v9-5y4m-t7dz",
            "summary": "A reflected Cross-Site Scripting (XSS) vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the Content-Type header in POST requests. An attacker can inject malicious JavaScript code into the Content-Type header, which is then improperly reflected back to the user without adequate sanitization or escaping, leading to arbitrary JavaScript execution in the context of the victim's browser. The vulnerability is present in the mlflow/server/auth/__init__.py file, where the user-supplied Content-Type header is directly injected into a Python formatted string and returned to the user, facilitating the XSS attack.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6568",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.33351",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97014",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6568"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/28ff3f94994941e038f2172c6484b65dc4db6ca1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/28ff3f94994941e038f2172c6484b65dc4db6ca1"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-260.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-260.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/816bdaaa-8153-4732-951e-b0d92fddf709",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/816bdaaa-8153-4732-951e-b0d92fddf709"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6568",
                    "reference_id": "CVE-2023-6568",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6568"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vwhf-3v6x-wff8",
                    "reference_id": "GHSA-vwhf-3v6x-wff8",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-vwhf-3v6x-wff8"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38207?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38208?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-6568",
                "CVE-2023-6568",
                "GHSA-vwhf-3v6x-wff8",
                "PYSEC-2023-260"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-93v9-5y4m-t7dz"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36505?format=api",
            "vulnerability_id": "VCID-an1e-3jdw-7yaw",
            "summary": "OS Command Injection in GitHub repository mlflow/mlflow prior to 2.6.0.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-4033",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00182",
                            "scoring_system": "epss",
                            "scoring_elements": "0.39694",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-4033"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/6dde93758d42455cb90ef324407919ed67668b9b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-10-15T14:09:29Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/6dde93758d42455cb90ef324407919ed67668b9b"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-280.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-280.yaml"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/5312d6f8-67a5-4607-bd47-5e19966fa321",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-10-15T14:09:29Z/"
                        }
                    ],
                    "url": "https://huntr.dev/bounties/5312d6f8-67a5-4607-bd47-5e19966fa321"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4033",
                    "reference_id": "CVE-2023-4033",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4033"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-ffw3-6378-cqgp",
                    "reference_id": "GHSA-ffw3-6378-cqgp",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-ffw3-6378-cqgp"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/35079?format=api",
                    "purl": "pkg:pypi/mlflow@2.6.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.6.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-4033",
                "CVE-2023-4033",
                "GHSA-ffw3-6378-cqgp",
                "PYSEC-2023-280"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-an1e-3jdw-7yaw"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46709?format=api",
            "vulnerability_id": "VCID-ap57-62wx-k7b9",
            "summary": "Improper Neutralization of Special Elements used in a Command ('Command Injection')\nwith only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6940",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35468",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6940"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/5139b1087d686fa52e2b087e09da66aff86297b1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-05-07T20:25:53Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/5139b1087d686fa52e2b087e09da66aff86297b1"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/a98a341a7222f894b7735db575ad9311ecaba4e3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/a98a341a7222f894b7735db575ad9311ecaba4e3"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commits/v2.9.2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commits/v2.9.2"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/10676",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/10676"
                },
                {
                    "reference_url": "https://huntr.com/bounties/c6f59480-ce47-4f78-a3dc-4bd8ca15029c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-05-07T20:25:53Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/c6f59480-ce47-4f78-a3dc-4bd8ca15029c"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6940",
                    "reference_id": "CVE-2023-6940",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6940"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-hvc6-42vf-jhf8",
                    "reference_id": "GHSA-hvc6-42vf-jhf8",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-hvc6-42vf-jhf8"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "CVE-2023-6940",
                "GHSA-hvc6-42vf-jhf8"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ap57-62wx-k7b9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48161?format=api",
            "vulnerability_id": "VCID-b5eg-nt7k-z7fw",
            "summary": "MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the handling of model file paths. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-26921.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-11201",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.17936",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9528",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-11201"
                },
                {
                    "reference_url": "https://github.com/B-Step62/mlflow/commit/2e02bc7bb70df243e6eb792689d9b8eba0013161",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-10-31T03:55:31Z/"
                        }
                    ],
                    "url": "https://github.com/B-Step62/mlflow/commit/2e02bc7bb70df243e6eb792689d9b8eba0013161"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/5f98ff98659dddb188591ecf6b10a4e276a0dba7",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/5f98ff98659dddb188591ecf6b10a4e276a0dba7"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/e7dc0574fa3459e0003cfeb68d4e4a625491f03d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/e7dc0574fa3459e0003cfeb68d4e4a625491f03d"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-25-931",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-931"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11201",
                    "reference_id": "CVE-2025-11201",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11201"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5cvj-7rg6-jggj",
                    "reference_id": "GHSA-5cvj-7rg6-jggj",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-5cvj-7rg6-jggj"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-25-931/",
                    "reference_id": "ZDI-25-931",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-10-31T03:55:31Z/"
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-931/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45826?format=api",
                    "purl": "pkg:pypi/mlflow@2.22.4",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.22.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45832?format=api",
                    "purl": "pkg:pypi/mlflow@3.0.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.0.0"
                }
            ],
            "aliases": [
                "CVE-2025-11201",
                "GHSA-5cvj-7rg6-jggj"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-b5eg-nt7k-z7fw"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46554?format=api",
            "vulnerability_id": "VCID-c7tc-cv45-d7c2",
            "summary": "Information exposure in MLflow\nAn issue in MLFlow versions 2.8.1 and before allows a remote attacker to obtain sensitive information via a crafted request to REST API.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-43472",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.72771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98793",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-43472"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://mlflow.org/news/2023/12/06/2.9.0-release/index.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://mlflow.org/news/2023/12/06/2.9.0-release/index.html"
                },
                {
                    "reference_url": "https://www.contrastsecurity.com/security-influencers/discovering-mlflow-framework-zero-day-vulnerability-machine-language-model-security-contrast-security",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.contrastsecurity.com/security-influencers/discovering-mlflow-framework-zero-day-vulnerability-machine-language-model-security-contrast-security"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43472",
                    "reference_id": "CVE-2023-43472",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43472"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wqxf-447m-6f5f",
                    "reference_id": "GHSA-wqxf-447m-6f5f",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wqxf-447m-6f5f"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38207?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.0"
                }
            ],
            "aliases": [
                "CVE-2023-43472",
                "GHSA-wqxf-447m-6f5f"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c7tc-cv45-d7c2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37267?format=api",
            "vulnerability_id": "VCID-cu1t-7wnm-y7hk",
            "summary": "MLflow is vulnerable to an authorization bypass affecting the AJAX endpoint used to download saved model artifacts. Due to missing access‑control validation, a user without permissions to a given experiment can directly query this endpoint and retrieve model artifacts they are not authorized to access.\n\n \nThis issue affects MLflow version through 3.10.1",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-33866.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-33866.json"
                },
                {
                    "reference_url": "https://afine.com/blogs/attacking-mlflow-how-ml-artifacts-become-attack-vectors",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-04-14T15:12:33Z/"
                        }
                    ],
                    "url": "https://afine.com/blogs/attacking-mlflow-how-ml-artifacts-become-attack-vectors"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33866",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9e-05",
                            "scoring_system": "epss",
                            "scoring_elements": "0.01039",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33866"
                },
                {
                    "reference_url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865"
                },
                {
                    "reference_url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-04-14T15:12:33Z/"
                        }
                    ],
                    "url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865/"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/005b959cacda05d1423356cfcbd9ebeda8ff96a7",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/005b959cacda05d1423356cfcbd9ebeda8ff96a7"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/21708",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-04-14T15:12:33Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/21708"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33866",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33866"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455900",
                    "reference_id": "2455900",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455900"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-46r5-x6jq-v8g6",
                    "reference_id": "GHSA-46r5-x6jq-v8g6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-46r5-x6jq-v8g6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49217?format=api",
                    "purl": "pkg:pypi/mlflow@3.11.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.11.0rc0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2026-33866",
                "CVE-2026-33866",
                "GHSA-46r5-x6jq-v8g6",
                "PYSEC-2026-94"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cu1t-7wnm-y7hk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/56903?format=api",
            "vulnerability_id": "VCID-d5ea-bnry-nkak",
            "summary": "MLflow has a Local File Read/Path Traversal in dbfs\nA path traversal vulnerability exists in mlflow/mlflow version 2.15.1. When users configure and use the dbfs service, concatenating the URL directly into the file protocol results in an arbitrary file read vulnerability. This issue occurs because only the path part of the URL is checked, while parts such as query and parameters are not handled. The vulnerability is triggered if the user has configured the dbfs service, and during usage, the service is mounted to a local directory.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-8859",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.25693",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96349",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-8859"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/7791b8cdd595f21b5f179c7b17e4b5eb5cbbe654",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-20T17:52:43Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/7791b8cdd595f21b5f179c7b17e4b5eb5cbbe654"
                },
                {
                    "reference_url": "https://huntr.com/bounties/2259b88b-a0c6-4c7c-b434-6aacf6056dcb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-20T17:52:43Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/2259b88b-a0c6-4c7c-b434-6aacf6056dcb"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8859",
                    "reference_id": "CVE-2024-8859",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8859"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-4rqf-8pfm-p36r",
                    "reference_id": "GHSA-4rqf-8pfm-p36r",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-4rqf-8pfm-p36r"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/44723?format=api",
                    "purl": "pkg:pypi/mlflow@2.17.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.17.0rc0"
                }
            ],
            "aliases": [
                "CVE-2024-8859",
                "GHSA-4rqf-8pfm-p36r"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d5ea-bnry-nkak"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36734?format=api",
            "vulnerability_id": "VCID-deyg-v3z9-6fet",
            "summary": "Insufficient sanitization in MLflow leads to XSS when running an untrusted recipe.\n\nThis issue leads to a client-side RCE when running an untrusted recipe in Jupyter Notebook.\n\nThe vulnerability stems from lack of sanitization over template variables.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27132",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00243",
                            "scoring_system": "epss",
                            "scoring_elements": "0.47747",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27132"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/10873",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-08-14T15:25:41Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/10873"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-240.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-240.yaml"
                },
                {
                    "reference_url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-recipe-xss-jfsa-2024-000631930",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-recipe-xss-jfsa-2024-000631930"
                },
                {
                    "reference_url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-recipe-xss-jfsa-2024-000631930/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-08-14T15:25:41Z/"
                        }
                    ],
                    "url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-recipe-xss-jfsa-2024-000631930/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27132",
                    "reference_id": "CVE-2024-27132",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27132"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6749-m5cp-6cg7",
                    "reference_id": "GHSA-6749-m5cp-6cg7",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-6749-m5cp-6cg7"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-27132",
                "CVE-2024-27132",
                "GHSA-6749-m5cp-6cg7",
                "PYSEC-2024-240"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-deyg-v3z9-6fet"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36635?format=api",
            "vulnerability_id": "VCID-ep2z-9m6r-6ubu",
            "summary": "Improper Neutralization of Special Elements Used in a Template Engine in GitHub repository mlflow/mlflow prior to 2.9.2.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6709",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00262",
                            "scoring_system": "epss",
                            "scoring_elements": "0.49806",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6709"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/432b8ccf27fd3a76df4ba79bb1bec62118a85625",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2024-10-08T19:52:15Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/432b8ccf27fd3a76df4ba79bb1bec62118a85625"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-281.yaml",
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-281.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/9e4cc07b-6fff-421b-89bd-9445ef61d34d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2024-10-08T19:52:15Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/9e4cc07b-6fff-421b-89bd-9445ef61d34d"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6709",
                    "reference_id": "CVE-2023-6709",
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6709"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-cxfr-5q3r-2rc2",
                    "reference_id": "GHSA-cxfr-5q3r-2rc2",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-cxfr-5q3r-2rc2"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-6709",
                "CVE-2023-6709",
                "GHSA-cxfr-5q3r-2rc2",
                "PYSEC-2023-281"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ep2z-9m6r-6ubu"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47499?format=api",
            "vulnerability_id": "VCID-fsds-g6hy-jud8",
            "summary": "mlflow vulnerable to Path Traversal\nA path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path validation by exploiting the double decoding process in the `_delete_artifact_mlflow_artifacts` handler and `local_file_uri_to_path` function, allowing for the deletion of arbitrary directories on the server's filesystem. This vulnerability is due to an extra unquote operation in the `delete_artifacts` function of `local_artifact_repo.py`, which fails to properly sanitize user-supplied paths. The issue is present up to version 2.9.2, despite attempts to fix a similar issue in CVE-2023-6831.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1560",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00107",
                            "scoring_system": "epss",
                            "scoring_elements": "0.28475",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1560"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/4a34259c-3c8f-4872-b178-f27fbc876b98",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-09T19:53:39Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/4a34259c-3c8f-4872-b178-f27fbc876b98"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1560",
                    "reference_id": "CVE-2024-1560",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1560"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5mvj-wmgj-7q8c",
                    "reference_id": "GHSA-5mvj-wmgj-7q8c",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-5mvj-wmgj-7q8c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                }
            ],
            "aliases": [
                "CVE-2024-1560",
                "GHSA-5mvj-wmgj-7q8c"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fsds-g6hy-jud8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48242?format=api",
            "vulnerability_id": "VCID-g8qn-qss3-sqcc",
            "summary": "MLflow Weak Password Requirements Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass authentication on affected installations of MLflow. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the handling of passwords. The issue results from weak password requirements. An attacker can leverage this vulnerability to bypass authentication on the system. Was ZDI-CAN-26916.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-11200",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46413",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-11200"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/1f74f3f24d8273927b8db392c23e108576936c54",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-10-31T03:55:32Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/1f74f3f24d8273927b8db392c23e108576936c54"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-25-932",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-932"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11200",
                    "reference_id": "CVE-2025-11200",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11200"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6xj8-rrqx-r4cv",
                    "reference_id": "GHSA-6xj8-rrqx-r4cv",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-6xj8-rrqx-r4cv"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-25-932/",
                    "reference_id": "ZDI-25-932",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-10-31T03:55:32Z/"
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-932/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45821?format=api",
                    "purl": "pkg:pypi/mlflow@2.22.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.22.0rc0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45822?format=api",
                    "purl": "pkg:pypi/mlflow@2.22.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.22.0"
                }
            ],
            "aliases": [
                "CVE-2025-11200",
                "GHSA-6xj8-rrqx-r4cv"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g8qn-qss3-sqcc"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37266?format=api",
            "vulnerability_id": "VCID-g9p5-4cqv-qfew",
            "summary": "MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authenticated attacker can upload a malicious MLmodel file containing a payload that executes when another user views the artifact in the UI. This allows actions such as session hijacking or performing operations on behalf of the victim. \n\nThis issue affects MLflow version through 3.10.1",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-33865.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-33865.json"
                },
                {
                    "reference_url": "https://afine.com/blogs/attacking-mlflow-how-ml-artifacts-become-attack-vectors",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-14T15:13:51Z/"
                        }
                    ],
                    "url": "https://afine.com/blogs/attacking-mlflow-how-ml-artifacts-become-attack-vectors"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33865",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00011",
                            "scoring_system": "epss",
                            "scoring_elements": "0.01319",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33865"
                },
                {
                    "reference_url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865"
                },
                {
                    "reference_url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-14T15:13:51Z/"
                        }
                    ],
                    "url": "https://cert.pl/en/posts/2026/04/CVE-2026-33865/"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/aca4dd0ec88a12f7655155c224371280e9b45dda",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/aca4dd0ec88a12f7655155c224371280e9b45dda"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/21435",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-14T15:13:51Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/21435"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33865",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33865"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455899",
                    "reference_id": "2455899",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455899"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fh64-r2vc-xvhr",
                    "reference_id": "GHSA-fh64-r2vc-xvhr",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-fh64-r2vc-xvhr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49217?format=api",
                    "purl": "pkg:pypi/mlflow@3.11.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.11.0rc0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/110287?format=api",
                    "purl": "pkg:pypi/mlflow@3.11.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.11.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2026-33865",
                "CVE-2026-33865",
                "GHSA-fh64-r2vc-xvhr",
                "PYSEC-2026-93"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g9p5-4cqv-qfew"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/63655?format=api",
            "vulnerability_id": "VCID-hu7e-n16j-rubw",
            "summary": "mlflow/mlflow: mlflow/mlflow: Unauthenticated remote code execution via unprotected job endpoints",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-0545.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-0545.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-0545",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.10825",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93508",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-0545"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/b2e5b028-9541-4d29-8703-a76f1a3734d8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-04-03T17:48:47Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/b2e5b028-9541-4d29-8703-a76f1a3734d8"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0545",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0545"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454889",
                    "reference_id": "2454889",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454889"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-7qhf-v65m-g5f3",
                    "reference_id": "GHSA-7qhf-v65m-g5f3",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-7qhf-v65m-g5f3"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49217?format=api",
                    "purl": "pkg:pypi/mlflow@3.11.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.11.0rc0"
                }
            ],
            "aliases": [
                "CVE-2026-0545",
                "GHSA-7qhf-v65m-g5f3"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hu7e-n16j-rubw"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37014?format=api",
            "vulnerability_id": "VCID-hz26-bm34-gkfx",
            "summary": "In mlflow/mlflow version 2.18, an admin is able to create a new user account without setting a password. This vulnerability could lead to security risks, as accounts without passwords may be susceptible to unauthorized access. Additionally, this issue violates best practices for secure user account management. The issue is fixed in version 2.19.0.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-1474",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00104",
                            "scoring_system": "epss",
                            "scoring_elements": "0.28021",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-1474"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/149c9e18aa219bc47e86b432e130e467a36f4a17",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "3.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-20T17:48:58Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/149c9e18aa219bc47e86b432e130e467a36f4a17"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2025-17.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2025-17.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/e79f7774-10fe-46b2-b522-e73b748e3b2d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "3.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-20T17:48:58Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/e79f7774-10fe-46b2-b522-e73b748e3b2d"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1474",
                    "reference_id": "CVE-2025-1474",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1474"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-4rj2-9gcx-5qhx",
                    "reference_id": "GHSA-4rj2-9gcx-5qhx",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-4rj2-9gcx-5qhx"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/44730?format=api",
                    "purl": "pkg:pypi/mlflow@2.19.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-q3e8-gwag-jbfd"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.19.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2025-1474",
                "CVE-2025-1474",
                "GHSA-4rj2-9gcx-5qhx",
                "PYSEC-2025-17"
            ],
            "risk_score": 2.5,
            "exploitability": "0.5",
            "weighted_severity": "5.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hz26-bm34-gkfx"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36735?format=api",
            "vulnerability_id": "VCID-j3ax-7a88-f7ff",
            "summary": "Insufficient sanitization in MLflow leads to XSS when running a recipe that uses an untrusted dataset. This issue leads to a client-side RCE when running the recipe in Jupyter Notebook. The vulnerability stems from lack of sanitization over dataset table fields.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27133",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00204",
                            "scoring_system": "epss",
                            "scoring_elements": "0.42567",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27133"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/c43823750bffa5b6abcc086683b15a068513b67b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/c43823750bffa5b6abcc086683b15a068513b67b"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/cfa71879a884cc3520e23ccab998c9aa78fdf2b1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/cfa71879a884cc3520e23ccab998c9aa78fdf2b1"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/10893",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-02-27T15:45:19Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/10893"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-241.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-241.yaml"
                },
                {
                    "reference_url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-dataset-xss-jfsa-2024-000631932",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-dataset-xss-jfsa-2024-000631932"
                },
                {
                    "reference_url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-dataset-xss-jfsa-2024-000631932/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-02-27T15:45:19Z/"
                        }
                    ],
                    "url": "https://research.jfrog.com/vulnerabilities/mlflow-untrusted-dataset-xss-jfsa-2024-000631932/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27133",
                    "reference_id": "CVE-2024-27133",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27133"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3v79-q7ph-j75h",
                    "reference_id": "GHSA-3v79-q7ph-j75h",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-3v79-q7ph-j75h"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-27133",
                "CVE-2024-27133",
                "GHSA-3v79-q7ph-j75h",
                "PYSEC-2024-241"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-j3ax-7a88-f7ff"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36807?format=api",
            "vulnerability_id": "VCID-jbuf-3rr2-5kcv",
            "summary": "A Local File Inclusion (LFI) vulnerability was identified in mlflow/mlflow, specifically in version 2.9.2, which was fixed in version 2.11.3. This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences such as '../'. An attacker can exploit this flaw by manipulating the fragment part of the URI to read arbitrary files on the local file system, including sensitive files like '/etc/passwd'. The vulnerability is a bypass to a previous patch that only addressed similar manipulation within the URI's query string, highlighting the need for comprehensive validation of all parts of a URI to prevent LFI attacks.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-2928",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.9165",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99694",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-2928"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/96f0b573a73d8eedd6735a2ce26e08859527be07",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-06-06T19:39:18Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/96f0b573a73d8eedd6735a2ce26e08859527be07"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-242.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-242.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/19bf02d7-6393-4a95-b9d0-d6d4d2d8c298",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-06-06T19:39:18Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/19bf02d7-6393-4a95-b9d0-d6d4d2d8c298"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2928",
                    "reference_id": "CVE-2024-2928",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2928"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-j46q-5pxx-8vmw",
                    "reference_id": "GHSA-j46q-5pxx-8vmw",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-j46q-5pxx-8vmw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/41037?format=api",
                    "purl": "pkg:pypi/mlflow@2.11.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.11.3"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-2928",
                "CVE-2024-2928",
                "GHSA-j46q-5pxx-8vmw",
                "PYSEC-2024-242"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jbuf-3rr2-5kcv"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36405?format=api",
            "vulnerability_id": "VCID-jy2j-vzv6-73gh",
            "summary": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.2.1.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-1177",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.93314",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99818",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-1177"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/7891/commits/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-02-19T20:56:06Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/7891/commits/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-29.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-29.yaml"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-02-19T20:56:06Z/"
                        }
                    ],
                    "url": "https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1177",
                    "reference_id": "CVE-2023-1177",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1177"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xg73-94fp-g449",
                    "reference_id": "GHSA-xg73-94fp-g449",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-xg73-94fp-g449"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/security/advisories/GHSA-xg73-94fp-g449",
                    "reference_id": "GHSA-xg73-94fp-g449",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/security/advisories/GHSA-xg73-94fp-g449"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/32655?format=api",
                    "purl": "pkg:pypi/mlflow@2.2.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2kkx-3hfx-uqcf"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.2.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-1177",
                "CVE-2023-1177",
                "GHSA-xg73-94fp-g449",
                "PYSEC-2023-29"
            ],
            "risk_score": 10.0,
            "exploitability": "2.0",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jy2j-vzv6-73gh"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47500?format=api",
            "vulnerability_id": "VCID-kx8z-7c3y-kkb5",
            "summary": "mlflow vulnerable to Path Traversal\nA path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using the ';' character in URLs, attackers can manipulate the 'params' portion of the URL to gain unauthorized access to files or directories. This vulnerability allows for arbitrary data smuggling into the 'params' part of the URL, enabling attacks similar to those described in previous reports but utilizing the ';' character for parameter smuggling. Successful exploitation could lead to unauthorized information disclosure or server compromise.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1593",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54784",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1593"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/dbdc6bd6-d09a-46f2-9d9c-5138a14b6e31",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-04-18T15:15:57Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/dbdc6bd6-d09a-46f2-9d9c-5138a14b6e31"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1593",
                    "reference_id": "CVE-2024-1593",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1593"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-f42m-mvfv-cgw5",
                    "reference_id": "GHSA-f42m-mvfv-cgw5",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-f42m-mvfv-cgw5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                }
            ],
            "aliases": [
                "CVE-2024-1593",
                "GHSA-f42m-mvfv-cgw5"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kx8z-7c3y-kkb5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36646?format=api",
            "vulnerability_id": "VCID-ns8z-pwe6-vbby",
            "summary": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6831",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.73982",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98848",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6831"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-253.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-253.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/0acdd745-0167-4912-9d5c-02035fe5b314",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/0acdd745-0167-4912-9d5c-02035fe5b314"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6831",
                    "reference_id": "CVE-2023-6831",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6831"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-554w-xh4j-8w64",
                    "reference_id": "GHSA-554w-xh4j-8w64",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-554w-xh4j-8w64"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-6831",
                "CVE-2023-6831",
                "GHSA-554w-xh4j-8w64",
                "PYSEC-2023-253"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ns8z-pwe6-vbby"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/64052?format=api",
            "vulnerability_id": "VCID-nzpp-uvn2-97dn",
            "summary": "mlflow: MLflow: Arbitrary command execution via command injection in model serving container initialization.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15379.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.0",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15379.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15379",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00269",
                            "scoring_system": "epss",
                            "scoring_elements": "0.50641",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15379"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/361b6f620adf98385c6721e384fb5ef9a30bb05e",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2026-03-31T03:55:37Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/361b6f620adf98385c6721e384fb5ef9a30bb05e"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/a22ce7157f646bdce4c95106fc38ccc9ca289205",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/a22ce7157f646bdce4c95106fc38ccc9ca289205"
                },
                {
                    "reference_url": "https://huntr.com/bounties/dc9c1c20-7879-4050-87df-4d095fe5ca75",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2026-03-31T03:55:37Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/dc9c1c20-7879-4050-87df-4d095fe5ca75"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15379",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15379"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452949",
                    "reference_id": "2452949",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452949"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-r23q-823p-vmf7",
                    "reference_id": "GHSA-r23q-823p-vmf7",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-r23q-823p-vmf7"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49211?format=api",
                    "purl": "pkg:pypi/mlflow@3.8.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.8.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49212?format=api",
                    "purl": "pkg:pypi/mlflow@3.9.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.9.0rc0"
                }
            ],
            "aliases": [
                "CVE-2025-15379",
                "GHSA-r23q-823p-vmf7"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nzpp-uvn2-97dn"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36492?format=api",
            "vulnerability_id": "VCID-p21k-ac5p-9kam",
            "summary": "Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.5.0.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-3765",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.91453",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99681",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-3765"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/6dde93758d42455cb90ef324407919ed67668b9b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2024-10-24T18:17:22Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/6dde93758d42455cb90ef324407919ed67668b9b"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-308.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-308.yaml"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/4be5fd63-8a0a-490d-9ee1-f33dc768ed76",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2024-10-24T18:17:22Z/"
                        }
                    ],
                    "url": "https://huntr.dev/bounties/4be5fd63-8a0a-490d-9ee1-f33dc768ed76"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3765",
                    "reference_id": "CVE-2023-3765",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3765"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fmxj-6h9g-6vw3",
                    "reference_id": "GHSA-fmxj-6h9g-6vw3",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-fmxj-6h9g-6vw3"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/34992?format=api",
                    "purl": "pkg:pypi/mlflow@2.5.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.5.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-3765",
                "CVE-2023-3765",
                "GHSA-fmxj-6h9g-6vw3",
                "PYSEC-2023-308"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p21k-ac5p-9kam"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36440?format=api",
            "vulnerability_id": "VCID-pp8q-xumx-sqax",
            "summary": "A directory traversal vulnerability in the /get-artifact API method of the mlflow platform up to v2.0.1 allows attackers to read arbitrary files on the server via the path parameter.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-30172",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00452",
                            "scoring_system": "epss",
                            "scoring_elements": "0.64086",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-30172"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/ac4b697bb0bb8a331944dca63f4235b4bf602ab8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/ac4b697bb0bb8a331944dca63f4235b4bf602ab8"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commits/v2.0.0?after=00c3b0a350a28c25b16fbb7feddb8147a919ce18+69&branch=v2.0.0&qualified_name=refs%2Ftags%2Fv2.0.0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commits/v2.0.0?after=00c3b0a350a28c25b16fbb7feddb8147a919ce18+69&branch=v2.0.0&qualified_name=refs%2Ftags%2Fv2.0.0"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/issues/7166",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-01-27T16:51:22Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/issues/7166"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/issues/7166#issuecomment-1541543234",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-01-27T16:51:22Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/issues/7166#issuecomment-1541543234"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/7170",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/7170"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-70.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-70.yaml"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30172",
                    "reference_id": "CVE-2023-30172",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30172"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wc6j-5g83-xfm6",
                    "reference_id": "GHSA-wc6j-5g83-xfm6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wc6j-5g83-xfm6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/32649?format=api",
                    "purl": "pkg:pypi/mlflow@2.0.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2kkx-3hfx-uqcf"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-jy2j-vzv6-73gh"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pp8q-xumx-sqax"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.0.0rc0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/32650?format=api",
                    "purl": "pkg:pypi/mlflow@2.0.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2kkx-3hfx-uqcf"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-jy2j-vzv6-73gh"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pp8q-xumx-sqax"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.0.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/32651?format=api",
                    "purl": "pkg:pypi/mlflow@2.0.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2kkx-3hfx-uqcf"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-jy2j-vzv6-73gh"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.0.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-30172",
                "CVE-2023-30172",
                "GHSA-wc6j-5g83-xfm6",
                "PYSEC-2023-70"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pp8q-xumx-sqax"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36792?format=api",
            "vulnerability_id": "VCID-pzmb-xzk9-s7dy",
            "summary": "A path traversal vulnerability exists in mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability arises from the application's handling of artifact URLs, where a '#' character can be used to insert a path into the fragment, effectively skipping validation. This allows an attacker to construct a URL that, when processed, ignores the protocol scheme and uses the provided path for filesystem access. As a result, an attacker can read arbitrary files, including sensitive information such as SSH and cloud keys, by exploiting the way the application converts the URL into a filesystem path. The issue stems from insufficient validation of the fragment portion of the URL, leading to arbitrary file read through path traversal.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3848",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.77074",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98987",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3848"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/f8d51e21523238280ebcfdb378612afd7844eca8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-05-16T13:51:45Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/f8d51e21523238280ebcfdb378612afd7844eca8"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-244.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-244.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/8d5aadaa-522f-4839-b41b-d7da362dd610",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-05-16T13:51:45Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/8d5aadaa-522f-4839-b41b-d7da362dd610"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3848",
                    "reference_id": "CVE-2024-3848",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3848"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rfqq-wq6w-72jm",
                    "reference_id": "GHSA-rfqq-wq6w-72jm",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-rfqq-wq6w-72jm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/41040?format=api",
                    "purl": "pkg:pypi/mlflow@2.12.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.12.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-3848",
                "CVE-2024-3848",
                "GHSA-rfqq-wq6w-72jm",
                "PYSEC-2024-244"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pzmb-xzk9-s7dy"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37088?format=api",
            "vulnerability_id": "VCID-rcqb-2498-77e2",
            "summary": "gateway_proxy_handler in MLflow before 3.1.0 lacks gateway_path validation.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-52967",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00247",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48214",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-52967"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/issues/15944",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-23T20:12:42Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/issues/15944"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/15970",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-23T20:12:42Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/15970"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/releases/tag/v2.22.2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/releases/tag/v2.22.2"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/releases/tag/v3.1.0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-23T20:12:42Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/releases/tag/v3.1.0"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2025-52.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2025-52.yaml"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52967",
                    "reference_id": "CVE-2025-52967",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52967"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wxj7-3fx5-pp9m",
                    "reference_id": "GHSA-wxj7-3fx5-pp9m",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wxj7-3fx5-pp9m"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45824?format=api",
                    "purl": "pkg:pypi/mlflow@2.22.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.22.2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45835?format=api",
                    "purl": "pkg:pypi/mlflow@3.1.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.1.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2025-52967",
                "CVE-2025-52967",
                "GHSA-wxj7-3fx5-pp9m",
                "PYSEC-2025-52"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rcqb-2498-77e2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/64902?format=api",
            "vulnerability_id": "VCID-rkbn-tn99-rucq",
            "summary": "mlflow: MLflow: Arbitrary command execution via unsanitized container image names",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-14287.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-14287.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14287",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14287"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/8b8792a7034fb33a14b0b31cabcaa9b912d3485f",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/8b8792a7034fb33a14b0b31cabcaa9b912d3485f"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/19277",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/19277"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/releases/tag/v3.8.0rc0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/releases/tag/v3.8.0rc0"
                },
                {
                    "reference_url": "https://huntr.com/bounties/229cd526-41aa-4819-b6f0-e2d0371c89e3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-03-17T03:55:37Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/229cd526-41aa-4819-b6f0-e2d0371c89e3"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14287",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14287"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447690",
                    "reference_id": "2447690",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447690"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xch3-2f9x-wh9f",
                    "reference_id": "GHSA-xch3-2f9x-wh9f",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-xch3-2f9x-wh9f"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49209?format=api",
                    "purl": "pkg:pypi/mlflow@3.8.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.8.0rc0"
                }
            ],
            "aliases": [
                "CVE-2025-14287",
                "GHSA-xch3-2f9x-wh9f"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rkbn-tn99-rucq"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36647?format=api",
            "vulnerability_id": "VCID-s76e-s9ut-2bdq",
            "summary": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6909",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.85715",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99393",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6909"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "8.7",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "8.7",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-252.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "8.7",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-252.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/11209efb-0f84-482f-add0-587ea6b7e850",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "8.7",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/11209efb-0f84-482f-add0-587ea6b7e850"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6909",
                    "reference_id": "CVE-2023-6909",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "8.7",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6909"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5r3q-93q3-f978",
                    "reference_id": "GHSA-5r3q-93q3-f978",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-5r3q-93q3-f978"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-6909",
                "CVE-2023-6909",
                "GHSA-5r3q-93q3-f978",
                "PYSEC-2023-252"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s76e-s9ut-2bdq"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36638?format=api",
            "vulnerability_id": "VCID-saca-pg4n-xucu",
            "summary": "Path Traversal in GitHub repository mlflow/mlflow prior to 2.9.2.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6753",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02418",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85419",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6753"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/1c6309f884798fbf56017a3cc808016869ee8de4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-02-06T16:29:37Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/1c6309f884798fbf56017a3cc808016869ee8de4"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-309.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-309.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/b397b83a-527a-47e7-b912-a12a17a6cfb4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-02-06T16:29:37Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/b397b83a-527a-47e7-b912-a12a17a6cfb4"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6753",
                    "reference_id": "CVE-2023-6753",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6753"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-v945-r3rc-6fjm",
                    "reference_id": "GHSA-v945-r3rc-6fjm",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-v945-r3rc-6fjm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-6753",
                "CVE-2023-6753",
                "GHSA-v945-r3rc-6fjm",
                "PYSEC-2023-309"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-saca-pg4n-xucu"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/64061?format=api",
            "vulnerability_id": "VCID-shfs-2f4g-13dm",
            "summary": "mlflow: mlflow: Path traversal vulnerability allows arbitrary file overwrite and privilege escalation",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15036.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15036.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15036",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00037",
                            "scoring_system": "epss",
                            "scoring_elements": "0.11572",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15036"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/3bf6d81ac4d38654c8ff012dbd0c3e9f17e7e346",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-03-30T14:01:01Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/3bf6d81ac4d38654c8ff012dbd0c3e9f17e7e346"
                },
                {
                    "reference_url": "https://huntr.com/bounties/36c314cf-fd6e-4fb0-b9b0-1b47bcdf0eb0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-03-30T14:01:01Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/36c314cf-fd6e-4fb0-b9b0-1b47bcdf0eb0"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15036",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15036"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452925",
                    "reference_id": "2452925",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452925"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vhcx-3pq2-4fvc",
                    "reference_id": "GHSA-vhcx-3pq2-4fvc",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-vhcx-3pq2-4fvc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49212?format=api",
                    "purl": "pkg:pypi/mlflow@3.9.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.9.0rc0"
                }
            ],
            "aliases": [
                "CVE-2025-15036",
                "GHSA-vhcx-3pq2-4fvc"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-shfs-2f4g-13dm"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46714?format=api",
            "vulnerability_id": "VCID-sktc-6w5h-1qcp",
            "summary": "Server-Side Request Forgery (SSRF)\nA malicious user could use this issue to access internal HTTP(s) servers and in the worst case (ie: aws instance) it could be abuse to get a remote code execution on the victim machine.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6974",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02591",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85894",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6974"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/8174250f83352a04c2d42079f414759060458555",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/8174250f83352a04c2d42079f414759060458555"
                },
                {
                    "reference_url": "https://huntr.com/bounties/438b0524-da0e-4d08-976a-6f270c688393",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/438b0524-da0e-4d08-976a-6f270c688393"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6974",
                    "reference_id": "CVE-2023-6974",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6974"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-59v3-898r-qwhj",
                    "reference_id": "GHSA-59v3-898r-qwhj",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-59v3-898r-qwhj"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "CVE-2023-6974",
                "GHSA-59v3-898r-qwhj"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sktc-6w5h-1qcp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46419?format=api",
            "vulnerability_id": "VCID-styh-mxa1-7yea",
            "summary": "MLflow allowed arbitrary files to be PUT onto the server.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6015",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00767",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73873",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6015"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/cf83dad4df26dd4a850622fe8a51ccab1471a5e7",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/cf83dad4df26dd4a850622fe8a51ccab1471a5e7"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/10330",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/10330"
                },
                {
                    "reference_url": "https://huntr.com/bounties/43e6fb72-676e-4670-a225-15d6836f65d3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/43e6fb72-676e-4670-a225-15d6836f65d3"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6015",
                    "reference_id": "CVE-2023-6015",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6015"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-f798-qm4r-23r5",
                    "reference_id": "GHSA-f798-qm4r-23r5",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-f798-qm4r-23r5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38206?format=api",
                    "purl": "pkg:pypi/mlflow@2.8.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.8.1"
                }
            ],
            "aliases": [
                "CVE-2023-6015",
                "GHSA-f798-qm4r-23r5"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-styh-mxa1-7yea"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45107?format=api",
            "vulnerability_id": "VCID-sujn-61j7-mbdb",
            "summary": "Remote file access vulnerability in `mlflow server` and `mlflow ui` CLIs\nUsers of the MLflow Open Source Project who are hosting the MLflow Model Registry using the `mlflow server` or `mlflow ui` commands using an MLflow version older than **MLflow 2.3.1** may be vulnerable to a remote file access exploit if they are not limiting who can query their server (for example, by using a cloud VPC, an IP allowlist for inbound requests, or authentication / authorization middleware).\n\nThis issue only affects users and integrations that run the `mlflow server` and `mlflow ui` commands. Integrations that do not make use of `mlflow server` or `mlflow ui` are unaffected; for example, the Databricks Managed MLflow product and MLflow on Azure Machine Learning do not make use of these commands and are not impacted by these vulnerabilities in any way.\n\nThe vulnerability is very similar to https://nvd.nist.gov/vuln/detail/CVE-2023-1177, and a separate CVE will be published and updated here shortly.\n\nThis vulnerability has been patched in MLflow 2.3.1, which was released to PyPI on April 27th, 2023. If you are using `mlflow server` or `mlflow ui` with the MLflow Model Registry, we recommend upgrading to MLflow 2.3.1 as soon as possible.\n\nIf you are using the MLflow open source `mlflow server` or `mlflow ui` commands, we strongly recommend limiting who can access your MLflow Model Registry and MLflow Tracking servers using a cloud VPC, an IP allowlist for inbound requests, authentication / authorization middleware, or another access restriction mechanism of your choosing.\n\nIf you are using the MLflow open source `mlflow server` or `mlflow ui` commands, we also strongly recommend limiting the remote files to which your MLflow Model Registry and MLflow Tracking servers have access. For example, if your MLflow Model Registry or MLflow Tracking server uses cloud-hosted blob storage for MLflow artifacts, make sure to restrict the scope of your server's cloud credentials such that it can only access files and directories related to MLflow.",
            "references": [
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-83fm-w79m-64r5",
                    "reference_id": "GHSA-83fm-w79m-64r5",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-83fm-w79m-64r5"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/security/advisories/GHSA-83fm-w79m-64r5",
                    "reference_id": "GHSA-83fm-w79m-64r5",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/security/advisories/GHSA-83fm-w79m-64r5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/33502?format=api",
                    "purl": "pkg:pypi/mlflow@2.3.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.3.1"
                }
            ],
            "aliases": [
                "GHSA-83fm-w79m-64r5",
                "GMS-2023-1305"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sujn-61j7-mbdb"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36944?format=api",
            "vulnerability_id": "VCID-syg7-c85s-4ufu",
            "summary": "Excessive directory permissions in MLflow leads to local privilege escalation when using spark_udf. This behavior can be exploited by a local attacker to gain elevated permissions by using a ToCToU attack. The issue is only relevant when the spark_udf() MLflow API is called.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27134",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09169",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27134"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/0b1d995d66a678153e01ed3040f3f4dfc16a0d6b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/0b1d995d66a678153e01ed3040f3f4dfc16a0d6b"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/10874",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-11-25T14:23:17Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/10874"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27134",
                    "reference_id": "CVE-2024-27134",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27134"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qpgc-w4mg-6v92",
                    "reference_id": "GHSA-qpgc-w4mg-6v92",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qpgc-w4mg-6v92"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/44170?format=api",
                    "purl": "pkg:pypi/mlflow@2.16.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.16.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-27134",
                "CVE-2024-27134",
                "GHSA-qpgc-w4mg-6v92",
                "PYSEC-2024-224"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-syg7-c85s-4ufu"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55198?format=api",
            "vulnerability_id": "VCID-t8ax-yvuc-eqeq",
            "summary": "MLFlow unsafe deserialization\nDeserialization of untrusted data can occur in versions of the MLflow platform running version 0.5.0 or newer, enabling a maliciously uploaded PyTorch model to run arbitrary code on an end user’s system when interacted with.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37059",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00436",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63389",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37059"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-06-06T14:55:38Z/"
                        }
                    ],
                    "url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37059",
                    "reference_id": "CVE-2024-37059",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37059"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wf7f-8fxf-xfxc",
                    "reference_id": "GHSA-wf7f-8fxf-xfxc",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-wf7f-8fxf-xfxc"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2024-37059",
                "GHSA-wf7f-8fxf-xfxc"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t8ax-yvuc-eqeq"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50290?format=api",
            "vulnerability_id": "VCID-tbbj-9qan-ubgg",
            "summary": "MLflow Use of Default Password Authentication Bypass Vulnerability\nThis vulnerability allows remote attackers to bypass authentication on affected installations of MLflow. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the basic_auth.ini file. The file contains hard-coded default credentials. An attacker can leverage this vulnerability to bypass authentication and execute arbitrary code in the context of the administrator.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-2635.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-2635.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-2635",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81596",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-2635"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/5bf2ec2bd4222a18d78631183ac7f6b752afe8a4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/5bf2ec2bd4222a18d78631183ac7f6b752afe8a4"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/19260",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-02-24T15:17:25Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/19260"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/releases/tag/v3.8.0rc0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/releases/tag/v3.8.0rc0"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-26-111",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-111"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441514",
                    "reference_id": "2441514",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441514"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2635",
                    "reference_id": "CVE-2026-2635",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2635"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-gq3w-7jj3-x7gr",
                    "reference_id": "GHSA-gq3w-7jj3-x7gr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-gq3w-7jj3-x7gr"
                },
                {
                    "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-26-111/",
                    "reference_id": "ZDI-26-111",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-02-24T15:17:25Z/"
                        }
                    ],
                    "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-111/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49209?format=api",
                    "purl": "pkg:pypi/mlflow@3.8.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.8.0rc0"
                }
            ],
            "aliases": [
                "CVE-2026-2635",
                "GHSA-gq3w-7jj3-x7gr"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tbbj-9qan-ubgg"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49662?format=api",
            "vulnerability_id": "VCID-twnx-dt83-nuf3",
            "summary": "MLFlow is vulnerable to DNS rebinding attacks due to a lack of Origin header validation\nMLFlow versions up to and including 3.4.0 are vulnerable to DNS rebinding attacks due to a lack of Origin header validation in the MLFlow REST server. This vulnerability allows malicious websites to bypass Same-Origin Policy protections and execute unauthorized calls against REST endpoints. An attacker can query, update, and delete experiments via the affected endpoints, leading to potential data exfiltration, destruction, or manipulation. The issue is resolved in version 3.5.0.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14279",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0004",
                            "scoring_system": "epss",
                            "scoring_elements": "0.1252",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14279"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/b0ffd289e9b0d0cc32c9e3a9b9f3843ae83dbec3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-01-12T14:54:23Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/b0ffd289e9b0d0cc32c9e3a9b9f3843ae83dbec3"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/17910",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/17910"
                },
                {
                    "reference_url": "https://huntr.com/bounties/ef478f72-2e4f-44dc-8055-fc06bef03108",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-01-12T14:54:23Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/ef478f72-2e4f-44dc-8055-fc06bef03108"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14279",
                    "reference_id": "CVE-2025-14279",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14279"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-pgqp-8h46-6x4j",
                    "reference_id": "GHSA-pgqp-8h46-6x4j",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-pgqp-8h46-6x4j"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49203?format=api",
                    "purl": "pkg:pypi/mlflow@3.5.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.5.0"
                }
            ],
            "aliases": [
                "CVE-2025-14279",
                "GHSA-pgqp-8h46-6x4j"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-twnx-dt83-nuf3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36445?format=api",
            "vulnerability_id": "VCID-u94r-pnx1-s7c7",
            "summary": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.3.1.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-2780",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.86137",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99414",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-2780"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/fae77a525dd908c56d6204a4cef1c1c75b4e9857",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2025-01-22T18:03:46Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/fae77a525dd908c56d6204a4cef1c1c75b4e9857"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-69.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-69.yaml"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/b12b0073-0bb0-4bd1-8fc2-ec7f17fd7689",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2025-01-22T18:03:46Z/"
                        }
                    ],
                    "url": "https://huntr.dev/bounties/b12b0073-0bb0-4bd1-8fc2-ec7f17fd7689"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2780",
                    "reference_id": "CVE-2023-2780",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2780"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wjq3-7jxx-whj9",
                    "reference_id": "GHSA-wjq3-7jxx-whj9",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wjq3-7jxx-whj9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/33501?format=api",
                    "purl": "pkg:pypi/mlflow@2.3.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-3uj4-75x9-a7ae"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-sujn-61j7-mbdb"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-u94r-pnx1-s7c7"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.3.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/33502?format=api",
                    "purl": "pkg:pypi/mlflow@2.3.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1r11-xvzt-suhp"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-7vcj-1uvm-bfec"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-an1e-3jdw-7yaw"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-c7tc-cv45-d7c2"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-p21k-ac5p-9kam"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-styh-mxa1-7yea"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-wwe2-hxs5-t7eq"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.3.1"
                }
            ],
            "aliases": [
                "BIT-mlflow-2023-2780",
                "CVE-2023-2780",
                "GHSA-wjq3-7jxx-whj9",
                "PYSEC-2023-69"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-u94r-pnx1-s7c7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/64805?format=api",
            "vulnerability_id": "VCID-v436-quyu-1kav",
            "summary": "mlflow/mlflow: Path Traversal Vulnerability in mlflow/mlflow",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15031.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-15031.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15031",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00333",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56478",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15031"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/blob/fe4d9be330426904283401f1d2ed914238b6fc37/mlflow/pyfunc/dbconnect_artifact_cache.py#L140",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/blob/fe4d9be330426904283401f1d2ed914238b6fc37/mlflow/pyfunc/dbconnect_artifact_cache.py#L140"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/3bf6d81ac4d38654c8ff012dbd0c3e9f17e7e346",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/3bf6d81ac4d38654c8ff012dbd0c3e9f17e7e346"
                },
                {
                    "reference_url": "https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-03-19T13:52:23Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15031",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15031"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448912",
                    "reference_id": "2448912",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448912"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fhff-qmm8-h2fp",
                    "reference_id": "GHSA-fhff-qmm8-h2fp",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-fhff-qmm8-h2fp"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49212?format=api",
                    "purl": "pkg:pypi/mlflow@3.9.0rc0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.9.0rc0"
                }
            ],
            "aliases": [
                "CVE-2025-15031",
                "GHSA-fhff-qmm8-h2fp"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v436-quyu-1kav"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36762?format=api",
            "vulnerability_id": "VCID-vd8p-48kf-yyg6",
            "summary": "mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'is_local_uri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the misclassification of URIs as non-local. Attackers can exploit this by crafting malicious model versions with specially crafted 'source' parameters, enabling the reading of sensitive files within at least two directory levels from the server's root.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3573",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00199",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41889",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3573"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/438a450714a3ca06285eeea34bdc6cf79d7f6cbc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-06-17T19:40:10Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/438a450714a3ca06285eeea34bdc6cf79d7f6cbc"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-243.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-243.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/8ea058a7-4ef8-4baf-9198-bc0147fc543c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-06-17T19:40:10Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/8ea058a7-4ef8-4baf-9198-bc0147fc543c"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3573",
                    "reference_id": "CVE-2024-3573",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3573"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-hq88-wg7q-gp4g",
                    "reference_id": "GHSA-hq88-wg7q-gp4g",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-hq88-wg7q-gp4g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-3573",
                "CVE-2024-3573",
                "GHSA-hq88-wg7q-gp4g",
                "PYSEC-2024-243"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vd8p-48kf-yyg6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47497?format=api",
            "vulnerability_id": "VCID-wdb6-4eqr-myd2",
            "summary": "mlflow vulnerable to Path Traversal\nA path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the `artifact_location` parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component `#` in the artifact location URI to read arbitrary files on the server in the context of the server's process. This issue is similar to CVE-2023-6909 but utilizes a different component of the URI to achieve the same effect.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1594",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00205",
                            "scoring_system": "epss",
                            "scoring_elements": "0.42674",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1594"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/blob/b929a3e727dc48a1eb19b7e954b7897ac09ad3ec/mlflow/utils/uri.py#L246",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/blob/b929a3e727dc48a1eb19b7e954b7897ac09ad3ec/mlflow/utils/uri.py#L246"
                },
                {
                    "reference_url": "https://huntr.com/bounties/424b6f6b-e778-4a2b-b860-39730d396f3e",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-05-30T19:35:15Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/424b6f6b-e778-4a2b-b860-39730d396f3e"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1594",
                    "reference_id": "CVE-2024-1594",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1594"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-m49c-5c52-6696",
                    "reference_id": "GHSA-m49c-5c52-6696",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-m49c-5c52-6696"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                }
            ],
            "aliases": [
                "CVE-2024-1594",
                "GHSA-m49c-5c52-6696"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wdb6-4eqr-myd2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/91143?format=api",
            "vulnerability_id": "VCID-wp3u-ssnj-tyh8",
            "summary": "Mlflow: Command Injection when serving models with enable_mlserver=True\nA command injection vulnerability exists in Mlflow when serving a model with `enable_mlserver=True`. The `model_uri` is embedded directly into a shell command executed via `bash -c` without proper sanitization. If the `model_uri` contains shell metacharacters, such as `$()` or backticks, it allows for command substitution and execution of attacker-controlled commands. This vulnerability affects the latest version of mlflow/mlflow and can lead to privilege escalation if a higher-privileged service serves models from a directory writable by lower-privileged users.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-0596",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00165",
                            "scoring_system": "epss",
                            "scoring_elements": "0.37353",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-0596"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/202fac4c83ccc8544c087c142b80196d0e60695c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/202fac4c83ccc8544c087c142b80196d0e60695c"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/pull/19738",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/pull/19738"
                },
                {
                    "reference_url": "https://huntr.com/bounties/2e905add-f9f5-4309-a3db-b17de5981285",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-03-31T17:19:22Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/2e905add-f9f5-4309-a3db-b17de5981285"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0596",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0596"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rvhj-8chj-8v3c",
                    "reference_id": "GHSA-rvhj-8chj-8v3c",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-rvhj-8chj-8v3c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49213?format=api",
                    "purl": "pkg:pypi/mlflow@3.9.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-pk3j-kucq-33ca"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@3.9.0"
                }
            ],
            "aliases": [
                "CVE-2026-0596",
                "GHSA-rvhj-8chj-8v3c"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wp3u-ssnj-tyh8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36802?format=api",
            "vulnerability_id": "VCID-wwe2-hxs5-t7eq",
            "summary": "A vulnerability in mlflow/mlflow version 8.2.1 allows for remote code execution due to improper neutralization of special elements used in an OS command ('Command Injection') within the `mlflow.data.http_dataset_source.py` module. Specifically, when loading a dataset from a source URL with an HTTP scheme, the filename extracted from the `Content-Disposition` header or the URL path is used to generate the final file path without proper sanitization. This flaw enables an attacker to control the file path fully by utilizing path traversal or absolute path techniques, such as '../../tmp/poc.txt' or '/tmp/poc.txt', leading to arbitrary file write. Exploiting this vulnerability could allow a malicious user to execute commands on the vulnerable machine, potentially gaining access to data and model information. The issue is fixed in version 2.9.0.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-0520",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.04877",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89764",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-0520"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/400c226953b4568f4361bc0a0c223511652c2b9d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-06T20:17:45Z/"
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/400c226953b4568f4361bc0a0c223511652c2b9d"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-239.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-239.yaml"
                },
                {
                    "reference_url": "https://huntr.com/bounties/93e470d7-b6f0-409b-af63-49d3e2a26dbc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-06T20:17:45Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/93e470d7-b6f0-409b-af63-49d3e2a26dbc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0520",
                    "reference_id": "CVE-2024-0520",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "10.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0520"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5q6c-ffvg-xcm9",
                    "reference_id": "GHSA-5q6c-ffvg-xcm9",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-5q6c-ffvg-xcm9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38207?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-93v9-5y4m-t7dz"
                        },
                        {
                            "vulnerability": "VCID-ap57-62wx-k7b9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-ep2z-9m6r-6ubu"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-ns8z-pwe6-vbby"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-s76e-s9ut-2bdq"
                        },
                        {
                            "vulnerability": "VCID-saca-pg4n-xucu"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-sktc-6w5h-1qcp"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yaf9-1m7s-efak"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zceu-rb9t-wffu"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        },
                        {
                            "vulnerability": "VCID-zykc-8ayp-cba5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.0"
                }
            ],
            "aliases": [
                "BIT-mlflow-2024-0520",
                "CVE-2024-0520",
                "GHSA-5q6c-ffvg-xcm9",
                "PYSEC-2024-239"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wwe2-hxs5-t7eq"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55253?format=api",
            "vulnerability_id": "VCID-y8ef-pg1n-mfey",
            "summary": "Undefined Behavior in mlflow\nA vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service (DoS) as an authenticated user might not be able to use the intended model, as it will open a different model each time. Additionally, an attacker can exploit this vulnerability to perform data model poisoning by creating a model with the same name, potentially causing an authenticated user to become a victim by using the poisoned model. The issue stems from inadequate validation of model names, allowing for the creation of models with URL-encoded names that are treated as distinct from their URL-decoded counterparts.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3099",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.19779",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3099"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/8d96374a-ce8d-480e-9cb0-0a7e5165c24a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-07T12:51:54Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/8d96374a-ce8d-480e-9cb0-0a7e5165c24a"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3099",
                    "reference_id": "CVE-2024-3099",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3099"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8f8q-q2j7-7j2m",
                    "reference_id": "GHSA-8f8q-q2j7-7j2m",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-8f8q-q2j7-7j2m"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/41037?format=api",
                    "purl": "pkg:pypi/mlflow@2.11.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.11.3"
                }
            ],
            "aliases": [
                "CVE-2024-3099",
                "GHSA-8f8q-q2j7-7j2m"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-y8ef-pg1n-mfey"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46715?format=api",
            "vulnerability_id": "VCID-yaf9-1m7s-efak",
            "summary": "Path Traversal: '\\..\\filename'\nThis vulnerability enables malicious users to read sensitive files on the server.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6977",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.83041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99274",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6977"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/4bd7f27c810ba7487d53ed5ef1038fca0f8dc28c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/4bd7f27c810ba7487d53ed5ef1038fca0f8dc28c"
                },
                {
                    "reference_url": "https://huntr.com/bounties/fe53bf71-3687-4711-90df-c26172880aaf",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/fe53bf71-3687-4711-90df-c26172880aaf"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6977",
                    "reference_id": "CVE-2023-6977",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6977"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qg8p-32gr-gh6x",
                    "reference_id": "GHSA-qg8p-32gr-gh6x",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qg8p-32gr-gh6x"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "CVE-2023-6977",
                "GHSA-qg8p-32gr-gh6x"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yaf9-1m7s-efak"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47488?format=api",
            "vulnerability_id": "VCID-yseh-dp68-wkfd",
            "summary": "mlflow Path Traversal vulnerability\nA path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifact_location' and 'source' parameters, using a local URI with '#' instead of '?', an attacker can traverse the server's directory structure. The issue occurs due to insufficient validation of user-supplied input in the server's handlers.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1483",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.73937",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98847",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1483"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://huntr.com/bounties/52a3855d-93ff-4460-ac24-9c7e4334198d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-04-18T15:18:32Z/"
                        }
                    ],
                    "url": "https://huntr.com/bounties/52a3855d-93ff-4460-ac24-9c7e4334198d"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1483",
                    "reference_id": "CVE-2024-1483",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1483"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-f82r-jj5r-6g97",
                    "reference_id": "GHSA-f82r-jj5r-6g97",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-f82r-jj5r-6g97"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40186?format=api",
                    "purl": "pkg:pypi/mlflow@2.10.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.10.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/41040?format=api",
                    "purl": "pkg:pypi/mlflow@2.12.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.12.1"
                }
            ],
            "aliases": [
                "CVE-2024-1483",
                "GHSA-f82r-jj5r-6g97"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yseh-dp68-wkfd"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46711?format=api",
            "vulnerability_id": "VCID-zceu-rb9t-wffu",
            "summary": "Path Traversal: '\\..\\filename'\nA malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6975",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01542",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81733",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6975"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/b9ab9ed77e1deda9697fe472fb1079fd428149ee",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/b9ab9ed77e1deda9697fe472fb1079fd428149ee"
                },
                {
                    "reference_url": "https://huntr.com/bounties/029a3824-cee3-4cf1-b260-7138aa539b85",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/029a3824-cee3-4cf1-b260-7138aa539b85"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6975",
                    "reference_id": "CVE-2023-6975",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6975"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-hh8p-p8mp-gqhm",
                    "reference_id": "GHSA-hh8p-p8mp-gqhm",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-hh8p-p8mp-gqhm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "CVE-2023-6975",
                "GHSA-hh8p-p8mp-gqhm"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zceu-rb9t-wffu"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46712?format=api",
            "vulnerability_id": "VCID-zykc-8ayp-cba5",
            "summary": "Unrestricted Upload of File with Dangerous Type\nThis vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6976",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00107",
                            "scoring_system": "epss",
                            "scoring_elements": "0.285",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6976"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow"
                },
                {
                    "reference_url": "https://github.com/mlflow/mlflow/commit/5044878da0c1851ccfdd5c0a867157ed9a502fbc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/mlflow/mlflow/commit/5044878da0c1851ccfdd5c0a867157ed9a502fbc"
                },
                {
                    "reference_url": "https://huntr.com/bounties/2408a52b-f05b-4cac-9765-4f74bac3f20f",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://huntr.com/bounties/2408a52b-f05b-4cac-9765-4f74bac3f20f"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6976",
                    "reference_id": "CVE-2023-6976",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6976"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wv8q-4f85-2p8p",
                    "reference_id": "GHSA-wv8q-4f85-2p8p",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wv8q-4f85-2p8p"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38278?format=api",
                    "purl": "pkg:pypi/mlflow@2.9.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-15qp-pwed-4ygz"
                        },
                        {
                            "vulnerability": "VCID-1rkq-1ed6-fkd8"
                        },
                        {
                            "vulnerability": "VCID-1z41-zyk5-pbfa"
                        },
                        {
                            "vulnerability": "VCID-22x6-fafr-y3db"
                        },
                        {
                            "vulnerability": "VCID-2h5d-dg8n-5kf7"
                        },
                        {
                            "vulnerability": "VCID-2p2m-e3dw-kuhs"
                        },
                        {
                            "vulnerability": "VCID-2pbf-wr1w-gkdt"
                        },
                        {
                            "vulnerability": "VCID-2vtv-d1qd-nbfk"
                        },
                        {
                            "vulnerability": "VCID-57gp-hzcs-nubp"
                        },
                        {
                            "vulnerability": "VCID-5a75-gxh6-5bak"
                        },
                        {
                            "vulnerability": "VCID-7m3u-tyeh-rqgz"
                        },
                        {
                            "vulnerability": "VCID-92e8-3ev4-r7c9"
                        },
                        {
                            "vulnerability": "VCID-b5eg-nt7k-z7fw"
                        },
                        {
                            "vulnerability": "VCID-cu1t-7wnm-y7hk"
                        },
                        {
                            "vulnerability": "VCID-d5ea-bnry-nkak"
                        },
                        {
                            "vulnerability": "VCID-deyg-v3z9-6fet"
                        },
                        {
                            "vulnerability": "VCID-feag-nt5w-2bdq"
                        },
                        {
                            "vulnerability": "VCID-fsds-g6hy-jud8"
                        },
                        {
                            "vulnerability": "VCID-g8qn-qss3-sqcc"
                        },
                        {
                            "vulnerability": "VCID-g9p5-4cqv-qfew"
                        },
                        {
                            "vulnerability": "VCID-hu7e-n16j-rubw"
                        },
                        {
                            "vulnerability": "VCID-hz26-bm34-gkfx"
                        },
                        {
                            "vulnerability": "VCID-j3ax-7a88-f7ff"
                        },
                        {
                            "vulnerability": "VCID-jbuf-3rr2-5kcv"
                        },
                        {
                            "vulnerability": "VCID-kx8z-7c3y-kkb5"
                        },
                        {
                            "vulnerability": "VCID-nzpp-uvn2-97dn"
                        },
                        {
                            "vulnerability": "VCID-pzmb-xzk9-s7dy"
                        },
                        {
                            "vulnerability": "VCID-rcqb-2498-77e2"
                        },
                        {
                            "vulnerability": "VCID-rkbn-tn99-rucq"
                        },
                        {
                            "vulnerability": "VCID-shfs-2f4g-13dm"
                        },
                        {
                            "vulnerability": "VCID-syg7-c85s-4ufu"
                        },
                        {
                            "vulnerability": "VCID-t8ax-yvuc-eqeq"
                        },
                        {
                            "vulnerability": "VCID-tbbj-9qan-ubgg"
                        },
                        {
                            "vulnerability": "VCID-ttd8-mmr3-mkd9"
                        },
                        {
                            "vulnerability": "VCID-twnx-dt83-nuf3"
                        },
                        {
                            "vulnerability": "VCID-u3wd-mmqf-nubq"
                        },
                        {
                            "vulnerability": "VCID-v436-quyu-1kav"
                        },
                        {
                            "vulnerability": "VCID-vd8p-48kf-yyg6"
                        },
                        {
                            "vulnerability": "VCID-wdb6-4eqr-myd2"
                        },
                        {
                            "vulnerability": "VCID-wp3u-ssnj-tyh8"
                        },
                        {
                            "vulnerability": "VCID-xzdc-b1aj-1kc5"
                        },
                        {
                            "vulnerability": "VCID-y8ef-pg1n-mfey"
                        },
                        {
                            "vulnerability": "VCID-yseh-dp68-wkfd"
                        },
                        {
                            "vulnerability": "VCID-zmyw-rst1-duau"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2"
                }
            ],
            "aliases": [
                "CVE-2023-6976",
                "GHSA-wv8q-4f85-2p8p"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zykc-8ayp-cba5"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "10.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@1.7.2"
}