CVE-2026-0529
Unknown
Unknown - Not Provided
Buffer Overflow via Improper Array Index in Packetbeat MongoDB Parser
Publication date: 2026-01-14
Last updated on: 2026-01-14
Assigner: Elastic
Description
Description
Improper Validation of Array Index (CWE-129) in Packetbeat’s MongoDB protocol parser can allow an attacker to cause Overflow Buffers (CAPEC-100) through specially crafted network traffic. This requires an attacker to send a malformed payload to a monitored network interface where MongoDB protocol parsing is enabled.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | packetbeat | From 7.0.0 (inc) to 9.0.0 (exc) |
| elastic | packetbeat | From 8.0.0 (inc) to 8.19.9 (inc) |
| elastic | packetbeat | From 9.0.0 (inc) to 9.1.9 (inc) |
| elastic | packetbeat | From 9.2.0 (inc) to 9.2.3 (inc) |
| elastic | packetbeat | 8.19.10 |
| elastic | packetbeat | 9.1.10 |
| elastic | packetbeat | 9.2.4 |
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. |