Download Latest Version v8.2.1 source code.zip (45.9 MB)
Email in envelope

Get an email when there's a new version of Zeek

Home / v8.0.8
Name Modified Size InfoDownloads / Week
Parent folder
zeek-8.0.8.tar.gz 2026-05-12 100.1 MB
zeek-8.0.8.tar.gz.asc 2026-05-12 870 Bytes
README.md 2026-05-12 972 Bytes
v8.0.8 source code.tar.gz 2026-05-12 36.5 MB
v8.0.8 source code.zip 2026-05-12 41.4 MB
Totals: 5 Items   178.0 MB 0

Thank you to Michael Dickenson for their contribution to this release.

This release fixes the following security issues:

  • A specially-crafted series of MIME headers sent via SMTP or HTTP could cause Zeek to use large amounts of memory and potentially crash. Due to the fact that these packets can be received from remote hosts, this considered a DoS risk and is a high-severity vulnerability. The fix included is to add a new MIME::max_header_bytes script variable that sets the maximum size of a MIME header. If the limit is reached, a new exceeded_mime_max_header_bytes weird will be reported and the packet will not be processed any further.

This release fixes the following bugs:

  • Sqlite storage backends no longer potentially write data into a single database file across multiple unrelated backend handles.

  • A crash in the table code was fixed if reallocation failed while resizing.

  • Spicy was updated to v1.14.1.

Source: README.md, updated 2026-05-12