Skip to content

Commit 57dd1bd

Browse files
1 parent b99cc48 commit 57dd1bd

1 file changed

Lines changed: 30 additions & 5 deletions

File tree

advisories/unreviewed/2026/05/GHSA-rpc6-9c4p-j5cg/GHSA-rpc6-9c4p-j5cg.json renamed to advisories/github-reviewed/2026/05/GHSA-rpc6-9c4p-j5cg/GHSA-rpc6-9c4p-j5cg.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-rpc6-9c4p-j5cg",
4-
"modified": "2026-05-18T00:31:36Z",
4+
"modified": "2026-05-28T20:05:02Z",
55
"published": "2026-05-18T00:31:36Z",
66
"aliases": [
77
"CVE-2026-8766"
88
],
9+
"summary": "@kilocode/cli Vulnerable to Exposure of Sensitive Information to an Unauthorized Actor",
910
"details": "A flaw has been found in Kilo-Org kilocode up to 7.0.47. This issue affects the function Load of the file packages/opencode/src/config/config.ts of the component Environment Variable Handler. Executing a manipulation of the argument KILO_CONFIG_CONTENT can lead to information disclosure. It is possible to launch the attack remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/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:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "npm",
25+
"name": "@kilocode/cli"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "7.0.47"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -27,6 +48,10 @@
2748
"type": "WEB",
2849
"url": "https://gist.github.com/YLChen-007/32b444e49ced1a46bde5a68933ccd09f"
2950
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/Kilo-Org/kilocode"
54+
},
3055
{
3156
"type": "WEB",
3257
"url": "https://vuldb.com/submit/811400"
@@ -45,8 +70,8 @@
4570
"CWE-200"
4671
],
4772
"severity": "LOW",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2026-05-28T20:05:02Z",
5075
"nvd_published_at": "2026-05-17T23:17:02Z"
5176
}
5277
}

0 commit comments

Comments
 (0)