• Sublime Core Feed
Medium Severity

Attachment: ZIP file with CVE-2026-0866 exploit

Description

Detects ZIP attachments containing exploits targeting CVE-2026-0866 vulnerability through YARA signature matching.

References

No references.

Sublime Security
Created Mar 20th, 2026 • Last updated Mar 20th, 2026
Source
any(filter(attachments, .file_type == "zip"),
    any(file.explode(.),
        any(.scan.yara.matches, .name in ("zip_cve_2026_0866"))
    )
)
MQL Rule Console
DocsLearning Labs

Playground

Test against your own EMLs or sample data.

Share

Post about this on your socials.

Get Started. Today.

Managed or self-managed. No MX changes.

Deploy and integrate a free Sublime instance in minutes.
Get Started