MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
T1059 Command and Scripting Interpreter
T1059.003 Windows Command Shell
The sample is a malicious OLE document containing an embedded PE executable. Heuristics indicate the use of CreateProcess, ShellExecute, VirtualAlloc, LoadLibrary, and GetProcAddress APIs, suggesting the execution of the embedded payload. The presence of 'OLE_EMBEDDED_EXE' and 'CVE_2026_21514' heuristics strongly points towards exploitation of OLE vulnerabilities to drop and execute a secondary payload.
Heuristics 7
-
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
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
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_0000493f.exe0aab070e5ee9bcc302b8dec8296b384059e4bba0ad97ed2fa6c76b89a04c8c76 |
embedded-pe | Office MZ+PE at offset 0x493F | 394945 bytes |
ole10native_00.bin8d6a9f92b9b1ba66bcedad7c3d55c5d3928cf40a6c03e7b43435462838303450 |
ole-package | OLE Ole10Native stream: ObjectPool/_1331464566/Ole10Native | 388929 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.