Skip to content

Commit 567f662

Browse files
1 parent bdb2616 commit 567f662

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

advisories/unreviewed/2026/01/GHSA-xmfj-7pp5-fxr6/GHSA-xmfj-7pp5-fxr6.json renamed to advisories/github-reviewed/2026/01/GHSA-xmfj-7pp5-fxr6/GHSA-xmfj-7pp5-fxr6.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,52 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xmfj-7pp5-fxr6",
4-
"modified": "2026-01-30T09:30:55Z",
4+
"modified": "2026-01-30T20:56:29Z",
55
"published": "2026-01-30T09:30:55Z",
66
"aliases": [
77
"CVE-2026-25211"
88
],
9+
"summary": "Llama Stack exposes secret in initialization log",
910
"details": "Llama Stack (aka llama-stack) before 0.4.0rc3 does not censor the pgvector password in the initialization log.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "llama-stack"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "0.4.4"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25211"
2142
},
2243
{
2344
"type": "WEB",
24-
"url": "https://github.com/llamastack/llama-stack/pull/4439"
45+
"url": "https://github.com/llamastack/llama-stack/commit/b709bd77b6c1fad68a30a4888baa6f2337eaef6f"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/llamastack/llama-stack"
2550
},
2651
{
2752
"type": "WEB",
@@ -33,8 +58,8 @@
3358
"CWE-532"
3459
],
3560
"severity": "LOW",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2026-01-30T20:56:29Z",
3863
"nvd_published_at": "2026-01-30T08:16:02Z"
3964
}
4065
}

0 commit comments

Comments
 (0)