-
Notifications
You must be signed in to change notification settings - Fork 585
Expand file tree
/
Copy pathGHSA-rg7c-g689-fr3x.json
More file actions
80 lines (80 loc) · 2.19 KB
/
GHSA-rg7c-g689-fr3x.json
File metadata and controls
80 lines (80 loc) · 2.19 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
{
"schema_version": "1.4.0",
"id": "GHSA-rg7c-g689-fr3x",
"modified": "2026-04-14T22:29:10Z",
"published": "2026-04-13T09:31:33Z",
"aliases": [
"CVE-2026-4810"
],
"summary": "Google Agent Development Kit (ADK) has a Code Injection and Missing Authentication vulnerability",
"details": "A Code Injection and Missing Authentication vulnerability in Google Agent Development Kit (ADK) versions 1.7.0 (and 2.0.0a1) through 1.28.1 (and 2.0.0a2) on Python (OSS), Cloud Run, and GKE allows an unauthenticated remote attacker to execute arbitrary code on the server hosting the ADK instance.\n\nThis vulnerability was patched in versions 1.28.1 and 2.0.0a2.\n\n\nCustomers need to redeploy the upgraded ADK to their production environments. In addition, if they are running ADK Web locally, they also need to upgrade their local instance.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "google-adk"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.7.0"
},
{
"fixed": "1.28.1"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "google-adk"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0a1"
},
{
"fixed": "2.0.0a2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4810"
},
{
"type": "PACKAGE",
"url": "https://github.com/google/adk-python"
},
{
"type": "WEB",
"url": "https://github.com/google/adk-python/blob/main/CHANGELOG.md#1274-2026-03-26"
}
],
"database_specific": {
"cwe_ids": [
"CWE-306"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2026-04-14T22:29:08Z",
"nvd_published_at": "2026-04-13T09:16:08Z"
}
}