7.5
CVE-2026-26932
- EPSS 0.02%
- Veröffentlicht 26.02.2026 16:59:55
- Zuletzt bearbeitet 12.03.2026 20:23:24
- Quelle security@elastic.co
- CVE-Watchlists
- Unerledigt
Improper Validation of Array Index (CWE-129) in the PostgreSQL protocol parser in Packetbeat can lead Denial of Service via Input Data Manipulation (CAPEC-153). An attacker can send a specially crafted packet causing a Go runtime panic that terminates the Packetbeat process. This vulnerability requires the pgsql protocol to be explicitly enabled and configured to monitor traffic on the targeted port.
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.02% | 0.054 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| 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.