Skip to content

Commit e268727

Browse files
1 parent 0e2108e commit e268727

File tree

2 files changed

+65
-33
lines changed

2 files changed

+65
-33
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-f6mr-38g8-39rg",
4+
"modified": "2025-12-18T22:49:16Z",
5+
"published": "2025-12-18T18:30:30Z",
6+
"aliases": [
7+
"CVE-2025-63389"
8+
],
9+
"summary": "Ollama Platform has missing authentication enabling attackers to perform model management operations",
10+
"details": "A critical authentication bypass vulnerability exists in Ollama platform's API endpoints in versions prior to and including v0.12.3. The platform exposes multiple API endpoints without requiring authentication, enabling remote attackers to perform unauthorized model management operations.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/ollama/ollama"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.13.5"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-63389"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://gist.github.com/Cristliu/48dae561696374744d9fced07a544ecd"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/ollama/ollama"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/ollama/ollama/issues"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-284"
59+
],
60+
"severity": "CRITICAL",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-12-18T22:49:16Z",
63+
"nvd_published_at": "2025-12-18T16:15:54Z"
64+
}
65+
}

advisories/unreviewed/2025/12/GHSA-f6mr-38g8-39rg/GHSA-f6mr-38g8-39rg.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)