CVE-2026-26932

Source
https://cve.org/CVERecord?id=CVE-2026-26932
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26932.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-26932
Published
2026-02-26T16:59:55.310Z
Modified
2026-07-15T01:49:08.599155559Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Improper Validation of Array Index in Packetbeat Leading to Denial of Service
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-129"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26932.json",
    "cna_assigner": "elastic",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "9.0.0"
                },
                {
                    "last_affected": "9.2.4"
                },
                {
                    "introduced": "8.0.0"
                },
                {
                    "last_affected": "8.19.10"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/elastic/beats

Affected ranges

Type
GIT
Repo
https://github.com/elastic/beats
Events
Database specific
{
    "cpe": "cpe:2.3:a:elasticsearch:packetbeat:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.19.11"
        },
        {
            "introduced": "9.0.0"
        },
        {
            "fixed": "9.2.5"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26932.json"