-
Notifications
You must be signed in to change notification settings - Fork 652
Expand file tree
/
Copy pathGHSA-pgp4-xr4j-h5cg.json
More file actions
89 lines (89 loc) · 2.32 KB
/
Copy pathGHSA-pgp4-xr4j-h5cg.json
File metadata and controls
89 lines (89 loc) · 2.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"schema_version": "1.4.0",
"id": "GHSA-pgp4-xr4j-h5cg",
"modified": "2026-06-30T15:34:03Z",
"published": "2026-05-26T13:30:31Z",
"aliases": [
"CVE-2026-9366"
],
"summary": "hermes-agent has an Injection issue",
"details": "A vulnerability was found in NousResearch hermes-agent 2026.4.23. The impacted element is the function _scan_context_content of the file agent/prompt_builder.py. The manipulation results in injection. The attack may be performed from remote. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "hermes-agent"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.15.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9366"
},
{
"type": "WEB",
"url": "https://github.com/NousResearch/hermes-agent/commit/0dee92df22bdc0cfbcad90ca954aa14916f018de"
},
{
"type": "WEB",
"url": "https://github.com/NousResearch/hermes-agent/tree/v2026.5.28"
},
{
"type": "WEB",
"url": "https://pypi.org/project/hermes-agent/0.15.0"
},
{
"type": "WEB",
"url": "https://gist.github.com/YLChen-007/581fd92de5548fbaacb2092e848a75cc"
},
{
"type": "PACKAGE",
"url": "https://github.com/NousResearch/hermes-agent"
},
{
"type": "WEB",
"url": "https://vuldb.com/submit/812227"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/365329"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/365329/cti"
}
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2026-06-30T15:34:03Z",
"nvd_published_at": "2026-05-24T09:16:32Z"
}
}