Skip to main content
Mallory
MalwareUsed by 2 actorsExploits 2 CVEs

NotDoor

NotDoor is an Outlook-focused backdoor implemented as a VBA macro for Microsoft Outlook and associated with APT28 (Fancy Bear/UAC-0001), a Russia-linked GRU threat actor. Reporting links it to espionage operations against government, military, diplomatic, maritime, transport, and other organizations in Ukraine, Eastern Europe, and NATO member states. It has also been referred to as GONEPOSTAL, and some reporting notes MiniDoor as a stripped-down variant of NotDoor.

High-confidence reporting describes NotDoor as designed for long-term email intelligence collection rather than interactive C2. It monitors incoming emails for a predefined trigger word or phrase and uses Outlook event handlers such as Application_MAPILogonComplete and Application_NewMailEx to execute at Outlook startup and on new mail. When triggered, it can exfiltrate data, upload files, and execute commands on the compromised host. Multiple sources state it automatically forwards emails and attachments from targeted mailboxes, including Inbox, Drafts, and Junk folders, to attacker-controlled addresses. Reported exfiltration addresses include chmilewskii@outlook[.]com, chmilewskii@proton[.]me, ahmeclaw2002@outlook[.]com, ahmeclaw@proton[.]me, and a.matti444@proton[.]me. Some reporting states it saves messages as .msg files before forwarding, marks processed emails with an "AlreadyForwarded" property, sets DeleteAfterSubmit=True, deletes triggering emails, and purges sent items to reduce evidence.

The malware weakens Outlook protections and establishes persistence by modifying registry keys under HKCU\Software\Microsoft\Office\16.0\Outlook, including setting Security\Level to 1 and LoadMacroProviderOnBoot to 1, and by suppressing Outlook dialog messages. It writes or installs a malicious VbaProject.OTM file in %APPDATA%\Microsoft\Outlook. One documented deployment chain uses DLL side-loading via legitimate Microsoft OneDrive.exe to load a malicious SSPICLI.dll, which installs the VBA project and disables macro security protections. That chain used Base64-encoded PowerShell commands to copy c:\programdata\testtemp.ini to %APPDATA%\Microsoft\Outlook\VbaProject.OTM and to verify execution through webhook.site DNS and HTTP callbacks. Reported sample hashes include SSPICLI.dll SHA-256 5a88a15a1d764e635462f78a0cd958b17e6d22c716740febc114a408eef66705 and testtemp.ini SHA-256 8f4bca3c62268fff0458322d111a511e0bcfba255d5ab78c45973bd293379901.

In 2026 reporting, NotDoor appeared in multi-stage APT28 exploitation chains abusing Microsoft Office vulnerability CVE-2026-21509, delivered through spear-phishing documents using embedded OLE objects and WebDAV to fetch payloads without requiring macros for initial execution. Those campaigns targeted European and Ukrainian government and defense-related entities and in some cases paired NotDoor with other tooling including SimpleLoader, BeardShell, Covenant Grunt, and filen.io-based command-and-control infrastructure.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

EXPLOITED CVES

Vulnerabilities exploited

2 CVEs Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.

2 CVES
CVE-2026-21509Microsoft Office Shell.Explorer.1 OLE Security Feature BypassExploited in the wild

The attackers weaponized a newly disclosed Microsoft Office 1-day (CVE-2026-21509) within 24 hours of its public revelation... CVE-2026-21509, a Microsoft Office security feature bypass vulnerability... allows embedded OLE objects to execute by leveraging the WebDAV protocol to fetch external payloads from attacker-controlled infrastructure.

via trellix blogtrellix.com
CVE-2026-21513MSHTML Framework Security Feature Bypass in Internet Explorer/MSHTMLExploited in the wild

CVE-2026-21513 zero-day: Exploited at least 11 days before the February 10, 2026 patch release... By combining zero-day exploitation (CVE-2026-21513) with rapid weaponization of newly disclosed vulnerabilities (CVE-2026-21509)... Immediate mitigations Patching: Prioritize the remediation of both CVE-2026-21509 and CVE-2026-21513 across the entire fleet immediately.

via trend micro researchtrendmicro.com
THREAT ACTORS

Groups observed using it

2 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
APT28

“NotDoor” Outlook backdoor variant Parallel to the steganography loader chain, certain campaign targets received the NotDoor - a two-stage Outlook-focused backdoor designed for long-term email intelligence collection rather than interactive C2.

via trellix blogtrellix.com
TA422

The exploitation delivers a multi-stage infection chain culminating in the NotDoor Outlook backdoor and Covenant Grunt implants.

via proofpointproofpoint.com
MITRE ATT&CK

Techniques & procedures

20 distinct techniques documented for this family, organized by ATT&CK tactic.

T1608.006SEO PoisoningEvidence1

"APT28 (aka Fancy Bear) managed to reverse-engineer Microsoft's urgent Office patch for CVE-2026-21509 and had working exploits hitting targets within 48 hours of release."

Initial Access

2 techniques
T1566PhishingEvidence2

In these attacks, phishing emails with geopolitically-charged narratives related to transnational weapons smuggling, military training programs, and meteorological emergency bulletins contain weaponized documents that exploit CVE-2026-21509...

T1566.001Spearphishing AttachmentEvidence5

APT28's attack begins with spear-phishing emails containing weaponized documents that exploit CVE-2026-21509... All emails carried weaponized RTF/DOC attachments.

Execution

4 techniques
T1059Command and Scripting InterpreterEvidence1
TacticExecution

upon detection, allows attackers to exfiltrate data, upload files, and execute commands on the compromised system

T1059.005Visual BasicEvidence3
TacticExecution

The campaign relies on a layered infection chain and new tooling, starting with a lightweight loader and progressing to an Outlook VBA backdoor called NotDoor... The loader either... drops VbaProject.OTM for NotDoor payload.

T1203Exploitation for Client ExecutionEvidence4
TacticExecution

CVE-2026-21509, a remote code execution vulnerability in Microsoft Office affecting RTF and OLE document processing... weaponized the flaw in malicious RTF files targeting Ukrainian government agencies and European defense, transportation, and diplomatic entities.

T1204.002Malicious FileEvidence2
TacticExecution

When victims open these malicious documents, the exploit triggers automatically without requiring macros or user interaction.

Persistence

2 techniques
T1137.001Office Template MacrosEvidence1

The dropper then writes the VbaProject.OTM directly to %APPDATA%\Microsoft\Outlook... establishes LoadMacroProviderOnBoot as 1.

T1547.001Registry Run Keys / Startup FolderEvidence1

scrutinizing registry modifications aimed at establishing persistence mechanisms

T1055Process InjectionEvidence1

The entire chain is designed for resilience and evasion, utilizing encrypted payloads, legitimate cloud services for C2, in-memory execution, and process injection to minimize forensic artifacts

T1547.001Registry Run Keys / Startup FolderEvidence1

scrutinizing registry modifications aimed at establishing persistence mechanisms

Stealth

3 techniques
T1055Process InjectionEvidence1

The entire chain is designed for resilience and evasion, utilizing encrypted payloads, legitimate cloud services for C2, in-memory execution, and process injection to minimize forensic artifacts

T1070Indicator RemovalEvidence2
TacticStealth

"while covering its tracks by purging sent items"

T1620Reflective Code LoadingEvidence2
TacticStealth

The entire chain is designed for resilience and evasion, utilizing encrypted payloads, legitimate cloud services for C2, in-memory execution, and process injection to minimize forensic artifacts

Discovery

1 technique
T1083File and Directory DiscoveryEvidence1
TacticDiscovery

allows attackers to exfiltrate data, upload files, and execute commands on the compromised system

Collection

2 techniques
T1114Email CollectionEvidence2

The VBA macro itself implements email surveillance through dual automatic triggers... processing up to 10 messages per folder per execution.

T1114.003Email Forwarding RuleEvidence1

"NotDoor was monitoring email folders and automatically forwarding sensitive messages"

T1071Application Layer ProtocolEvidence2

Cloud storage services (notably filen.io) serve as C2 infrastructure, blending malicious traffic with normal enterprise activity.

T1102Web ServiceEvidence1

"they used legitimate cloud services for command and control to stay under the radar"

T1105Ingress Tool TransferEvidence3

The vulnerability allows embedded OLE objects to execute by leveraging the WebDAV protocol to fetch external payloads from attacker-controlled infrastructure... the initial exploitation downloads a malicious LNK shortcut and first-stage loader DLL...

Exfiltration

2 techniques
T1041Exfiltration Over C2 ChannelEvidence2

upon detection, allows attackers to exfiltrate data, upload files, and execute commands on the compromised system

T1048Exfiltration Over Alternative ProtocolEvidence1

creates a new forwarding message with the original attached, and transmits it to two adversary-controlled addresses via standard SMTP.

INDICATORS OF COMPROMISE

IOCs tracked for this family

35 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
10 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
21 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
4 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app17 days ago
domain●●●●●●●●●●●●View more in app17 days ago
domain●●●●●●●●●●●●View more in app17 days ago
domain●●●●●●●●●●●●View more in app17 days ago
hash.sha256●●●●●●●●●●●●View more in app17 days ago
hash.sha256●●●●●●●●●●●●View more in app17 days ago
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching35

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution2

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities2

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping20

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.