Skip to content

Commit 0ddefc8

Browse files
1 parent 030795b commit 0ddefc8

1 file changed

Lines changed: 27 additions & 6 deletions

File tree

advisories/unreviewed/2026/06/GHSA-phx2-3w66-h4pw/GHSA-phx2-3w66-h4pw.json renamed to advisories/github-reviewed/2026/06/GHSA-phx2-3w66-h4pw/GHSA-phx2-3w66-h4pw.json

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-phx2-3w66-h4pw",
4-
"modified": "2026-06-03T21:30:31Z",
4+
"modified": "2026-07-14T18:49:45Z",
55
"published": "2026-06-03T21:30:31Z",
66
"aliases": [
77
"CVE-2026-10766"
88
],
9+
"summary": "mlrun: DataFrame hash collisions can cause dataset artifact path conflicts and silent data corruption",
910
"details": "A vulnerability has been found in mlrun up to 1.12.0-rc3. This impacts the function mlrun.utils.helpers.calculate_dataframe_hash of the file mlrun/utils/helpers.py of the component DataFrame Hash Handler. The manipulation leads to use of weak hash. The attack can only be performed from a local environment. The complexity of an attack is rather high. The exploitability is said to be difficult. The exploit has been disclosed to the public and may be used. The pull request to fix this issue awaits acceptance.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "PyPI",
25+
"name": "mlrun"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "1.12.0rc3"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -32,7 +53,7 @@
3253
"url": "https://github.com/mlrun/mlrun/pull/9692"
3354
},
3455
{
35-
"type": "WEB",
56+
"type": "PACKAGE",
3657
"url": "https://github.com/mlrun/mlrun"
3758
},
3859
{
@@ -57,8 +78,8 @@
5778
"CWE-327"
5879
],
5980
"severity": "LOW",
60-
"github_reviewed": false,
61-
"github_reviewed_at": null,
81+
"github_reviewed": true,
82+
"github_reviewed_at": "2026-07-14T18:49:45Z",
6283
"nvd_published_at": "2026-06-03T20:16:18Z"
6384
}
6485
}

0 commit comments

Comments
 (0)