Malicious Office (OLE) / .XLSX — malware analysis report

Static analysis result for SHA-256 b9e2bb67c74817d2…

MALICIOUS

Office (OLE) / .XLSX

1.71 MB First seen: 2026-05-13
MD5: 321a19e54b3baa896a3799030e7d5091 SHA-1: c8d1eedd3c082f7f2188393983bfeedc6c224470 SHA-256: b9e2bb67c74817d2676c29bae17080ad109e85b7d3b09138d9ea45811aa8ed70
102 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The sample is an XLSX file containing an embedded Equation Editor OLE object. Static analysis identified a critical heuristic firing for CVE-2017-11882, indicating the exploitation of this known vulnerability. This exploit allows for the execution of arbitrary code, likely to download and run a secondary payload.

Heuristics 3

  • Equation Editor Ole10Native payload — CVE-2017-11882 critical CVE likely CVE_2017_11882_EQUATION_OLE10NATIVE
    An embedded Microsoft Equation 3.0 object (CLSID 0002CE02-0000-0000-C000-000000000046) carries an Ole10Native packager stream instead of the normal Equation Native/MTEF data. This is the weaponized Equation Editor RCE delivery shape used by CVE-2017-11882 / CVE-2018-0802 maldocs. The payload (font-record overflow + shellcode) is frequently encrypted and the stream name case-scrambled to evade scanners, but an Equation object holding an Ole10Native stream has no benign use.
  • Equation Editor OLE object high CVE related OLE_EQUATION_EDITOR
    Contains Equation Editor object — related to CVE-2017-11882 / CVE-2018-0802 exploitation, but CLSID presence alone is not the malformed MTEF exploit primitive.
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
ole10native_00.bin ole-package OLE Ole10Native stream: OLe10natIVE 1776558 bytes
SHA-256: e1e576e1e827034bad6c60ac15d83dbda0ada4fef23364105587c3157d72d008
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.