
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-26932 is a Denial of Service vulnerability in the PostgreSQL protocol parser of Elastic Packetbeat, caused by Improper Validation of Array Index (CWE-129). An unauthenticated remote attacker can send a specially crafted packet that triggers a Go runtime panic, terminating the Packetbeat process. The vulnerability affects Packetbeat versions 8.0.0 through 8.19.10 and 9.0.0 through 9.2.4, and requires the pgsql protocol to be explicitly enabled and configured to monitor traffic on the targeted port. It was published on February 26, 2026, with a CVSS v3.1 base score of 7.5 (High) per NVD, though Elastic's own scoring (adjacent network vector, authenticated) yields 5.7 (Medium) (Elastic Advisory, Red Hat CVE).
The root cause is CWE-129 (Improper Validation of Array Index) in Packetbeat's PostgreSQL (pgsql) protocol parser, written in Go. When parsing a specially crafted PostgreSQL protocol packet, the parser accesses an array index without proper bounds checking, causing a Go runtime panic that abruptly terminates the entire Packetbeat process. Exploitation follows the CAPEC-153 (Input Data Manipulation) pattern — an attacker crafts a malformed pgsql packet and sends it to a port being monitored by Packetbeat. A key precondition is that the pgsql protocol must be explicitly enabled in the Packetbeat configuration and the monitored port must be reachable by the attacker (Elastic Advisory, Red Hat CVE).
Successful exploitation causes the Packetbeat process to crash (Go runtime panic), resulting in a complete loss of network traffic monitoring and analysis for the affected host. There is no impact on confidentiality or integrity — only availability is affected. Loss of Packetbeat monitoring could create blind spots in security observability, potentially allowing other malicious activity to go undetected during the outage (Elastic Advisory).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the available data. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.009% (0.000090), indicating a very low probability of exploitation in the near term. Exploitation requires the attacker to be able to send traffic to a port actively monitored by Packetbeat with the pgsql protocol enabled, which limits the attack surface (Elastic Advisory, Red Hat CVE).
pgsql protocol enabled, typically monitoring port 5432 (default PostgreSQL port). This can be inferred from network topology or configuration management data.panic: runtime error: index out of range) in Packetbeat's log file or system journal.ps aux | grep packetbeat); repeated Packetbeat process restarts if supervised by a process manager (e.g., systemd showing repeated packetbeat service restarts).Elastic has released patched versions: Packetbeat 8.19.11 and Packetbeat 9.2.5. Users should upgrade to one of these versions immediately. As a workaround, if upgrading is not immediately possible, disable the pgsql protocol in the Packetbeat configuration or restrict network access to the monitored PostgreSQL port to trusted sources only, reducing the attack surface (Elastic Advisory).
Elastic published a security advisory (ESA-2026-10) on their community forums detailing the vulnerability and patched versions. Red Hat also tracked the CVE on their security portal. Coverage was limited to automated vulnerability aggregators and security databases, with no notable independent researcher commentary or significant social media discussion observed (Elastic Advisory, Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."