Skip to content

Commit f2e3ca0

Browse files
1 parent 5abc025 commit f2e3ca0

File tree

2 files changed

+130
-36
lines changed

2 files changed

+130
-36
lines changed
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-w2gr-585j-r428",
4+
"modified": "2026-01-22T22:32:15Z",
5+
"published": "2026-01-13T21:31:46Z",
6+
"aliases": [
7+
"CVE-2026-0528"
8+
],
9+
"summary": "Metricbeat affected by multiple denial of service vulnerabilities",
10+
"details": "Improper Validation of Array Index (CWE-129) exists in Metricbeat can allow an attacker to cause a Denial of Service through Input Data Manipulation (CAPEC-153) via specially crafted, malformed payloads sent to the Graphite server metricset or Zookeeper server metricset. Additionally, Improper Input Validation (CWE-20) exists in the Prometheus helper module that can allow an attacker to cause a Denial of Service through Input Data Manipulation (CAPEC-153) via specially crafted, malformed metric data.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/elastic/beats/v7"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "7.0.0-alpha2.0.20251217054608-6e42552a23ce"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Go",
40+
"name": "github.com/elastic/beats/v7"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "8.0.0"
48+
},
49+
{
50+
"fixed": "8.19.10"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Go",
59+
"name": "github.com/elastic/beats/v7"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "9.0.0"
67+
},
68+
{
69+
"fixed": "9.1.10"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Go",
78+
"name": "github.com/elastic/beats/v7"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "9.2.0"
86+
},
87+
{
88+
"fixed": "9.2.4"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0528"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://github.com/elastic/beats/commit/0025fbfe668936eb8fa65b838508faf3c3c04387"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://github.com/elastic/beats/commit/6e42552a23cec734e7977ebd3eb7fb797ddce456"
107+
},
108+
{
109+
"type": "WEB",
110+
"url": "https://github.com/elastic/beats/commit/c7664c91a5a68c2df782bfeffe4fb7f42ff2ad1a"
111+
},
112+
{
113+
"type": "WEB",
114+
"url": "https://discuss.elastic.co/t/metricbeat-8-19-10-9-1-10-9-2-4-security-update-esa-2026-01/384519"
115+
},
116+
{
117+
"type": "PACKAGE",
118+
"url": "https://github.com/elastic/beats"
119+
}
120+
],
121+
"database_specific": {
122+
"cwe_ids": [
123+
"CWE-129"
124+
],
125+
"severity": "MODERATE",
126+
"github_reviewed": true,
127+
"github_reviewed_at": "2026-01-22T22:32:15Z",
128+
"nvd_published_at": "2026-01-13T21:15:50Z"
129+
}
130+
}

advisories/unreviewed/2026/01/GHSA-w2gr-585j-r428/GHSA-w2gr-585j-r428.json

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

0 commit comments

Comments
 (0)