Malicious Email / .MSG — malware analysis report

Static analysis result for SHA-256 27beab7eb95ac530…

MALICIOUS

Email / .MSG

109.5 KB First seen: 2026-05-10
MD5: 7d6b4afb91548b378820017f233ee269 SHA-1: 6772f8326b78e0ff8da329acfe06be6fb9d3a5ea SHA-256: 27beab7eb95ac530d4339822f591785c8d0f996e2ff0f0ec81ae540105dd15e7
202 Risk Score

Heuristics 5

  • CVE-2009-3129 — Excel FEATHEADER record overflow critical CVE exact CVE_2009_3129
    Workbook BIFF stream contains a FEATHEADER (Feature Header) record with anomalous size (record_size=23, isf=2, cbHdrData=4294967295). Legitimate FEATHEADER records are tiny (<100 bytes) and carry cbHdrData values that fit in the record body; the value here is the documented CVE-2009-3129 exploit primitive — cbHdrData drives a memcpy with attacker-controlled size, leading to memory corruption and code execution in Excel 2007/2003.
  • CVE-2023-23397 — UNC path in Outlook reminder property high CVE related CVE_2023_23397
    Outlook .msg file contains a UNC path (\\server\share) — this is related to the CVE-2023-23397 attack surface, but the exact ReminderFileParameter stream was not confirmed by property-aware parsing.
  • Embedded Office document has suspicious static findings critical EMBEDDED_OFFICE_CHILD_STATIC_TRIAGE
    A CFB/OLE Office document was found inside another file type and its carved contents matched Office exploit or payload heuristics. This catches wrapped exploit documents where the top-level file routes to a PE, archive, or generic scanner instead of Office.
  • OLE document has large unaccounted-for region high OLE_SLACK_ANOMALY
    OLE file is 75,264 bytes but its declared streams total only 24,565 bytes — 50,699 bytes (67%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
  • Limited .msg parsing info EMAIL_MSG_LIMITED
    The .msg format requires the 'extract-msg' library for full analysis. Install it with: pip install extract-msg. Basic text scanning was performed.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_office_off00009000.ole embedded-office Embedded OLE/CFB Office body inside email container at offset 0x9000 75264 bytes
SHA-256: 77ff5e5344fc3340e63eb0c09bb5e2683c7f472ee701251236646f9addfcf371