5.7
CVE-2026-26933
- EPSS 0.01%
- Veröffentlicht 19.03.2026 17:08:45
- Zuletzt bearbeitet 23.03.2026 13:33:43
- Quelle security@elastic.co
- CVE-Watchlists
- Unerledigt
Improper Validation of Array Index (CWE-129) in multiple protocol parser components in Packetbeat can lead Denial of Service via Input Data Manipulation (CAPEC-153). An attacker with the ability to send specially crafted, malformed network packets to a monitored network interface can trigger out-of-bounds read operations, resulting in application crashes or resource exhaustion. This requires the attacker to be positioned on the same network segment as the Packetbeat deployment or to control traffic routed to monitored interfaces.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Elasticsearch ≫ Packetbeat Version >= 8.0.0 < 8.19.11
Elasticsearch ≫ Packetbeat Version >= 9.0.0 < 9.2.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.003 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@elastic.co | 5.7 | 2.1 | 3.6 |
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-129 Improper Validation of Array Index
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.