CVE-2026-60109 Details
Description
Zeek before 8.0.9 contains a null pointer dereference vulnerability in its Kerberos protocol analyzer that allows unauthenticated remote attackers to crash the sensor by sending a crafted KRB_ERROR message with error-code 25 (KDC_ERR_PREAUTH_REQUIRED) containing a PA-DATA element with padata-type 2, 3, 11, or 19. Attackers can exploit a parser and analyzer state mismatch where proc_padata() dereferences an uninitialized pa_data_element field selected by the wrong parsing arm, triggering a crash via a single UDP or TCP packet to port 88 without any credentials or prior authentication.
A null pointer dereference vulnerability has been identified in Zeek versions prior to 8.0.9, specifically within the Kerberos protocol analyzer. This vulnerability allows unauthenticated remote attackers to crash the Zeek sensor by sending a crafted KRB_ERROR message. The message must include error-code 25 (KDC_ERR_PREAUTH_REQUIRED) and a PA-DATA element with specific padata-types. Exploitation takes advantage of a mismatch between the parser and analyzer states, where an uninitialized field is incorrectly processed, leading to a crash. The vulnerability can be triggered with a single UDP or TCP packet to port 88, without the need for credentials or prior authentication.
Users can upgrade to Zeek version 8.0.9 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| zeek zeek | < 8.0.9 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jul 10, 2026 | Initial Analysis | [email protected] |
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2026 | New CVE Received | [email protected] |