CVE-2026-0528
Unknown
Unknown - Not Provided
Improper Validation in Metricbeat Causes Denial of Service
Publication date: 2026-01-13
Last updated on: 2026-01-13
Assigner: Elastic
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | metricbeat | 7.x |
| elastic | metricbeat | From 8.0.0 (inc) to 8.19.9 (inc) |
| elastic | metricbeat | From 9.0.0 (inc) to 9.2.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-129 | The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array. |