MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1027 Obfuscated Files or Information
The file is an Office document containing an embedded executable file (MZ header at offset 0x39E71) and an Ole10Native package that drops an auto-executable payload. Heuristics indicate the use of VirtualAlloc, LoadLibrary, and GetProcAddress APIs, suggesting dynamic loading of malicious code. The embedded executable and the Ole10Native package are the primary indicators of malicious intent.
Heuristics 6
-
OLE with Ole10Native — possible CVE-2026-21514 exploitation high CVE likely CVE_2026_21514Document contains a Word OLE object with Ole10Native plus executable, PE, or risky remote-link indicators. CVE-2026-21514 exploits OLE metadata validation; this stronger structure is treated as likely exploitation.
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
Ole10Native package drops an auto-executable payload critical OFFICE_PACKAGE_RISKY_FILEOLE Package displayName or fullPath ends in a directly auto-executable extension (a runnable binary or a script the default shell host runs on double-click). Embedding such a payload inside an Office document has no benign authoring use — it is a malware-delivery dropper.
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00039e71.exe |
embedded-pe | Office MZ+PE at offset 0x39E71 | 399759 bytes |
SHA-256: ea54617585087745a9d9fc04f6d784280a11d198f3c74d9b99669a25b3c93d40 |
|||
ole10native_00.bin |
ole-package | OLE Ole10Native stream: ObjectPool/_1321042426/Ole10Native | 277619 bytes |
SHA-256: 93de34593e8dfd6098fa7b33941b9863f5f13f2a2681fd1b5d88ab42a74f0dfd |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.