Lucene search
+L

1314 matches found

Wolfi
Wolfi
added 2026/07/31 8:24 p.m.23 views

GHSA-FJ7V-R99M-22GQ vulnerabilities

Vulnerabilities for packages: mlflow, open-webui, superset...

5.9AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/31 8:24 p.m.19 views

CVE-2026-59199 vulnerabilities

Vulnerabilities for packages: mlflow, open-webui, superset...

7.5CVSS7.2AI score0.00385EPSS
SaveExploits1
Wolfi
Wolfi
added 2026/07/31 8:24 p.m.22 views

CVE-2026-54058 vulnerabilities

Vulnerabilities for packages: mlflow, open-webui, superset...

9.1CVSS7.2AI score0.00521EPSS
SaveExploits1
Wolfi
Wolfi
added 2026/07/31 8:24 p.m.23 views

CVE-2026-54059 vulnerabilities

Vulnerabilities for packages: mlflow, open-webui, superset...

7.5CVSS6.6AI score0.0041EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/07/25 8:24 p.m.36 views

GHSA-6P8H-3WGX-97GF vulnerabilities

Vulnerabilities for packages: mlflow-fips, awx, opal, jupyter-all-spark-notebook, datahub-ingestion, datahub-ingestion-fips, mlflow...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/25 8:24 p.m.29 views

GHSA-FJR4-X663-MWXC vulnerabilities

Vulnerabilities for packages: mlflow-fips, awx, opal, jupyter-all-spark-notebook, datahub-ingestion, datahub-ingestion-fips, mlflow...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/25 8:24 p.m.41 views

GHSA-94P4-4CQ8-9G67 vulnerabilities

Vulnerabilities for packages: mlflow-fips, awx, opal, jupyter-all-spark-notebook, datahub-ingestion, datahub-ingestion-fips, mlflow...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/25 8:24 p.m.33 views

GHSA-R9MR-M37C-5FR3 vulnerabilities

Vulnerabilities for packages: mlflow-fips, awx, opal, jupyter-all-spark-notebook, datahub-ingestion, datahub-ingestion-fips, mlflow...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/25 8:24 p.m.34 views

GHSA-3RP5-JJMW-4WV2 vulnerabilities

Vulnerabilities for packages: mlflow-fips, awx, opal, jupyter-all-spark-notebook, datahub-ingestion, datahub-ingestion-fips, mlflow...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/07/18 11:43 a.m.21 views

MAL-2026-10779 Malicious code in mlflow-ui (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b7192c53fc1e0b62e2c373a8a6beabfeb3777cae3aacfe23ca374eab1c2839a7 The package impersonates the MLflow project author 'MLflow Community' , homepage https://github.com/mlflow/mlflow but provides no MLflow UI...

6.7AI score
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.14 views

PYSEC-2026-2659 MLflow: Any authenticated user can enumerate all gateway secrets, endpoints, and model definitions

MLflow 3.9.0 with basic-auth --app-name basic-auth fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the BEFOREREQUESTHANDLERS dictionary in mlflow/server/auth/init.py does not include entries for ListGatewaySecretInfos, ListGatewayEndpoints, and...

6.5CVSS6.6AI score0.00244EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 3:19 p.m.12 views

PYSEC-2026-2655 MLFlow Creates a Temporary File With Insecure Permissions

In mlflow/mlflow versions prior to 3.11.0, the getorcreatenfstmpdir function in mlflow/utils/fileutils.py creates temporary directories with world-writable permissions 0o777, and the createmodeldownloadingtmpdir function in mlflow/pyfunc/init.py creates directories with group-writable permissions...

7CVSS7.3AI score0.00193EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 3:15 p.m.14 views

PYSEC-2026-2654 MLflow allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem

A vulnerability in the createmodelversion handler of mlflow/server/handlers.py in mlflow/mlflow versions 3.9.0 and earlier allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem. The issue arises when a CreateModelVersion request includes the tag...

7.5CVSS7.1AI score0.03608EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-2657 MLFlow allows Tracing + Assessments Access

In the latest version of mlflow/mlflow, when the basic-auth app is enabled, tracing and assessment endpoints are not protected by permission validators. This allows any authenticated user, including those with NOPERMISSIONS on the experiment, to read trace information and create assessments for...

8.1CVSS7AI score0.00331EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 2:36 p.m.12 views

PYSEC-2026-2656 Arbitrary file write via tar traversal in mlflow

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of tarfile.extractall without path validation enables crafted tar.gz files containing .. or absolute paths to escape the intended extractio...

8.1CVSS6.3AI score0.00852EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 2:36 p.m.13 views

PYSEC-2026-2661 MLflow has a command injection in mlflow/sagemaker/__init__.py

A command injection vulnerability exists in mlflow/mlflow versions before v3.7.0, specifically in the mlflow/sagemaker/init.py file at lines 161-167. The vulnerability arises from the direct interpolation of user-supplied container image names into shell commands without proper sanitization, whic...

7.5CVSS6.3AI score0.01456EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/13 2:36 p.m.13 views

PYSEC-2026-2658 MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability

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. The specific fla...

8.1CVSS7.4AI score0.01661EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/08 5:55 a.m.14 views

CVE-2026-8147

A flaw was found in MLflow. When authentication is enabled, any authenticated user can bypass experiment-level authorization controls on trace API endpoints. This is due to missing authorization validators, allowing unauthorized reading, deleting, and modifying of traces. This vulnerability can...

8.1CVSS7AI score0.00548EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1639 mlflow Creates of Temporary File in Directory with Insecure Permissions

In 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...

7CVSS7.4AI score0.00223EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1640 MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability

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. The specific flaw...

8.1CVSS7.7AI score0.27032EPSS
SaveExploits0References8
Rows per page
Query Builder