Skip to content

Commit 74b64c2

Browse files
1 parent 0353b62 commit 74b64c2

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2025/10/GHSA-6xj8-rrqx-r4cv/GHSA-6xj8-rrqx-r4cv.json renamed to advisories/github-reviewed/2025/10/GHSA-6xj8-rrqx-r4cv/GHSA-6xj8-rrqx-r4cv.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6xj8-rrqx-r4cv",
4-
"modified": "2025-10-29T21:30:33Z",
4+
"modified": "2025-11-05T16:09:13Z",
55
"published": "2025-10-29T21:30:33Z",
66
"aliases": [
77
"CVE-2025-11200"
88
],
9+
"summary": "MLflow Weak Password Requirements Authentication Bypass Vulnerability",
910
"details": "MLflow Weak Password Requirements Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass authentication on affected installations of MLflow. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the handling of passwords. The issue results from weak password requirements. An attacker can leverage this vulnerability to bypass authentication on the system. Was ZDI-CAN-26916.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "mlflow"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "2.22.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -23,6 +44,10 @@
2344
"type": "WEB",
2445
"url": "https://github.com/mlflow/mlflow/commit/1f74f3f24d8273927b8db392c23e108576936c54"
2546
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/mlflow/mlflow"
50+
},
2651
{
2752
"type": "WEB",
2853
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-932"
@@ -33,8 +58,8 @@
3358
"CWE-521"
3459
],
3560
"severity": "HIGH",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-11-05T16:09:13Z",
3863
"nvd_published_at": "2025-10-29T20:15:35Z"
3964
}
4065
}

0 commit comments

Comments
 (0)