Malware Insights
This XLSM file contains an Auto_Open VBA macro that attempts to execute a payload. The macro references PowerShell and uses CreateObject, indicating it's designed to download and run a second-stage executable. The embedded VBA code also attempts to create a persistence mechanism via the Run key, specifically targeting 'HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy', and writes to 'C:\Users\Public\Documents\update.log' and potentially executes 'C:\Users\Public\Documents\update.exe'. The document body explicitly instructs the user to 'Enable Content', a common lure for macro-based malware.
Heuristics 12
-
OOXML Ole10Native with payload/link indicators — possible CVE-2026-21514 high CVE likely CVE_2026_21514Office document contains embedded OLE (xl/embeddings/oleObject1.bin) with Ole10Native plus executable, PE, or risky remote-link indicators. This is a likely CVE-2026-21514 exploitation shape.
-
PowerShell reference in VBA critical OLE_VBA_PSPowerShell reference in VBA
-
Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADERAuto-exec VBA reconstructs strings with a heavy custom decoder (numeric char-array, repeated hex-string decode, or junk-token Replace removal) and feeds them to a COM-instantiation or execution sink. This obfuscated-loader shape keeps CreateObject/Shell/URL indicators out of the macro source.
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Embedded OLE object medium OOXML_OLE_OBJECTDocument contains an embedded OLE object
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGEOne 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 5
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas1a80a91e2beabebd746c0064d840d4e0c918c695c51c6d59e38279ddff818531 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 17986 bytes |
ooxml_oleobject_00.bin946f6e3740b6ef6b1b60d6846106d3c344004dfc6f4449de20e4aceb81c5f3c5 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/oleObject1.bin | 712192 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact entropy is 7.52, consistent with packed or encrypted content.
|
|||
ooxml_oleobject_00_ole10native_00.bin469a118471823de22f32b701d2905c009363f301d64c4bc2b44de5fc039703bf |
ole-package | OOXML xl/embeddings/oleObject1.bin Ole10Native stream: Ole10Native | 705064 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact entropy is 7.55, consistent with packed or encrypted content.
|
|||
vbaProject_00.binb4af8305c5e9da8629f52d1872854d73aa4e5a4b4b29dc9510e09b2ea12a365a |
vba-project | OOXML VBA project: xl/vbaProject.bin | 38400 bytes |
emf_00.emf47b36d4917a574120d2728674abc24e9796871c1fc19eca067ce81eca3058888 |
ooxml-emf | OOXML EMF part: xl/media/image1.emf | 4988 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.