Lucene search
+L

1262 matches found

Wolfi
Wolfi
added 2026/06/17 8:22 a.m.18 views

CVE-2026-54276 vulnerabilities

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

6.3CVSS5AI score0.00178EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.18 views

GHSA-9X8Q-7H8H-WCW9 vulnerabilities

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

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.18 views

GHSA-2FQR-MR3J-6WP8 vulnerabilities

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

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.17 views

CVE-2026-54282 vulnerabilities

Vulnerabilities for packages: semgrep, mlflow, airflow...

5.3CVSS5.4AI score0.00187EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.17 views

CVE-2026-54278 vulnerabilities

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

8.7CVSS5AI score0.00397EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.16 views

CVE-2026-54275 vulnerabilities

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

7.5CVSS5AI score0.00266EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.16 views

CVE-2026-54274 vulnerabilities

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

8.7CVSS5AI score0.00305EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.20 views

GHSA-G3CQ-J2XW-WF74 vulnerabilities

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

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.20 views

CVE-2026-54283 vulnerabilities

Vulnerabilities for packages: semgrep, mlflow, airflow...

7.5CVSS5.7AI score0.00397EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/17 8:22 a.m.16 views

CVE-2026-54277 vulnerabilities

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

8.7CVSS5AI score0.00322EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/08 10:33 a.m.17 views

CVE-2026-3198

A flaw was found in MLflow. When configured with basic authentication, MLflow fails to enforce proper authorization checks for several Gateway API list endpoints. This oversight allows any authenticated user, regardless of their assigned permissions, to enumerate sensitive information such as...

6.5CVSS6.5AI score0.00244EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/06/08 4:24 a.m.20 views

CVE-2026-10803

A flaw was found in MLflow. This vulnerability stems from the use of a weak hash algorithm within the Dataset Digest Computation component. A local attacker could potentially exploit this weakness, which may impact the integrity or authenticity of data. Exploitation is considered difficult due to...

3.6CVSS5.4AI score0.00103EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2026/06/05 7:15 p.m.15 views

CVE-2026-2393

A flaw was found in MLflow. An authenticated attacker can exploit a Server-Side Request Forgery SSRF vulnerability by providing an unvalidated URL parameter to the createwebhook function. This allows the MLflow backend to be forced into sending HTTP requests to internal services, cloud metadata...

8.5CVSS7AI score0.00288EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/05 7:15 p.m.15 views

CVE-2026-2652

A flaw was found in mlflow. When the mlflow server is configured with basic authentication and served via uvicorn, an architectural mismatch in the FastAPI permission middleware allows unauthenticated remote attackers to bypass authentication on specific routes. This bypass enables attackers to...

8.6CVSS7.2AI score0.18861EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/05 7:14 p.m.21 views

CVE-2026-4137

A flaw was found in mlflow/mlflow. Insecure permissions on temporary directories allow local attackers to tamper with model artifacts, such as cloudpickle-serialized Python objects. This manipulation can lead to arbitrary code execution when the tampered artifacts are deserialized. This...

7.8CVSS7.4AI score0.00193EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/05 8:52 a.m.27 views

BIT-MLFLOW-2026-4035 Environment Variable Resolution Vulnerability in mlflow/mlflow

A vulnerability in mlflow/mlflow versions prior to 3.11.0 allows for the resolution of environment variables in AI Gateway secrets, which can be exploited to exfiltrate sensitive server-side environment credentials to an attacker-controlled endpoint. This issue arises because the apikey field in...

9.1CVSS6AI score0.00435EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/05 8:52 a.m.25 views

BIT-MLFLOW-2026-2651 Missing Authorization Validation in mlflow/mlflow

A vulnerability in MLflow versions =3.10.1.dev0 allows unauthorized access to multipart upload MPU endpoints when the --serve-artifacts mode is enabled. The authorization logic does not enforce resource-level permission checks for /mlflow-artifacts/mpu/ endpoints, enabling attackers to overwrite...

9CVSS6.2AI score0.00345EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/06/05 6:14 a.m.30 views

CVE-2026-4035

A flaw was found in MLflow. This vulnerability allows an attacker to exfiltrate sensitive server-side environment credentials. It occurs because the AI Gateway secrets can resolve environment variables, which are then sent to an attacker-controlled endpoint. This could lead to unauthorized access...

9.1CVSS5.6AI score0.00435EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/05 5:49 a.m.36 views

BIT-MLFLOW-2026-4137 Incomplete Fix for CVE-2025-10279: Insecure Temporary Directory Permissions in mlflow/mlflow

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

7.8CVSS6.2AI score0.00193EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/05 5:49 a.m.17 views

BIT-MLFLOW-2026-3198 Improper Access Control in mlflow/mlflow

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.5CVSS5.5AI score0.00244EPSS
SaveExploits1References2
Rows per page
Query Builder