Malware Insights
The sample is an OLE document containing an embedded PE executable and a legacy Flash object. The presence of Ole10Native packaging indicates an attempt to auto-execute a dropped payload, likely an executable file. The document body's German text, 'Achtung: Nach dem starten der *.exe das T-Shirt vorsichtig mit der Maus berühren (und ruhig bleiben). EINBETTEN Package', translates to 'Attention: After starting the *.exe, carefully touch the T-shirt with the mouse (and stay calm). EMBEDDED Package', which is nonsensical and likely a lure to encourage execution of the embedded file.
Heuristics 9
-
Legacy Flash object embedded in Office document high OFFICE_LEGACY_SWF_OBJECTOffice document embeds a ShockwaveFlash ActiveX object with a legacy SWF version (5). This is old Flash-in-Office exploit-family evidence, not a specific Flash CVE without SWF tag-level validation.
-
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
-
Embedded Adobe Flash (SWF) in OLE document critical OFFICE_EMBEDDED_SWFDocument contains an embedded Adobe Flash (SWF) object. Vulnerabilities such as CVE-2018-4878 and CVE-2018-15982 involved Flash objects embedded in Office files. Adobe Flash has been end-of-life since December 2020.
-
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 WinExec API high SC_STR_WINEXECReference to WinExec API
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00004a54.exe |
embedded-pe | Office MZ+PE at offset 0x4A54 | 946604 bytes |
SHA-256: 96a8660920340c624635aa15cc1343a9285821be2f474fc70a6b474159089367 |
|||
ole10native_00.bin |
ole-package | OLE Ole10Native stream: ObjectPool/_1093778926/Ole10Native | 943524 bytes |
SHA-256: c4a5a41f0a47e1c90c40b0828d8c169642da3a6aebc83e270b4a3dfc1c51c1de |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.