CTIPilot

ASCII-smuggling finance-lure phishing campaign (ActiveCampaign-relayed)

campaign · campaign:ascii-smuggling-activecampaign-finance-phishing-2026 single-source

High-volume, weekday-cadenced finance-themed phishing campaign that spliced invisible Unicode Tags-block characters into lure keywords to evade content filters and ML tokenization, relayed through the legitimate ActiveCampaign platform; observed in Microsoft Defender for Office 365 telemetry February-May 2026, reported by Microsoft Threat Intelligence 2026-09-03.

Coverage timeline
1
first 2026-09-04 → last 2026-09-04
Peak priority
notable
1 notable
Sources cited
1
1 hosts
Sections touched
1
research
Co-occurring entities
0
no co-occurrence
ATT&CK techniques
2
pinned v19.2 · see below

Hunting pivots

ATT&CK techniques

ATT&CK techniques

2 techniques observed across 1 entry, derived from entry metadata and body evidence, never asserted without a published entry behind it · pinned to MITRE ATT&CK v19.2 · compare on the matrix · Navigator layer (JSON)

Initial Access TA0001

T1566Phishing×1

Adversaries may send phishing messages to gain access to victim systems. All forms of phishing are electronically delivered social engineering. Phishing can be targeted, known as spearphishing. In spearphishing, a specific individual, company, or industry will be targeted by the adversary. More generally, adversaries can conduct non-targeted phishing, such as in mass malware spam campaigns.

Evidence: 2026-09-04/ascii-smuggling-activecampaign-phishing-filter-evasion · ATT&CK page ↗

Stealth TA0005

T1027Obfuscated Files or Information×1

Adversaries may attempt to make an executable or file difficult to discover or analyze by encrypting, encoding, or otherwise obfuscating its contents on the system or in transit. This is common behavior that can be used across different platforms and the network to evade defenses.

Evidence: 2026-09-04/ascii-smuggling-activecampaign-phishing-filter-evasion · ATT&CK page ↗

Story timeline

  1. 2026-09-04ASCII smuggling crosses over from AI prompt-injection research into mainstream phishing-filter evasion
    researchMicrosoft's own AI-prompt-injection hunting logic surfaced a 1.3-million-message phishing campaign hiding invisible characters inside lure keywords

Where this entity is cited

  • research1

Source distribution

  • microsoft.com1 (100%)

explore in graph

Entries about ASCII-smuggling finance-lure phishing campaign (ActiveCampaign-relayed) (1)

2026-09-04 · view entry permalink →

NOTABLENATOB2

ASCII smuggling crosses over from AI prompt-injection research into mainstream phishing-filter evasion

Microsoft Defender for Office 365's hunting signature for the Unicode Tags block (U+E0000-U+E007F) (deployed to catch invisible characters used to smuggle instructions to AI models while hiding them from human readers) instead surfaced a large-scale phishing-filter-evasion campaign using the same code-point range for an unrelated purpose. Hits on the signature jumped from roughly 21,000 messages on 2026-02-08 to over 1.3 million the next day, sustained on a strict weekday-only cadence for roughly three months before dropping sharply after 2026-05-15 (Microsoft Threat Intelligence, 2026-09-03). Roughly 96% of flagged volume traced to around 150 disposable finance-themed sender domains built by recombining a small vocabulary of tokens. Rather than hiding a full instruction payload, the campaign spliced a single invisible TAG SPACE character into the middle of high-signal lure keywords such as "funding", defeating literal keyword and regex matching, and, more consequentially, disrupting the tokenization step of ML- and NLP-based spam classifiers: an unexpected code point mid-word can split a familiar token into unfamiliar sub-tokens the classifier has never seen. Mail was relayed through the legitimate email-marketing platform ActiveCampaign, whose link-rewriting laundered sender reputation so the URLs a recipient clicked pointed at ActiveCampaign's own tracking domains rather than the brand-impersonation domain shown in the message.

Microsoft states over 99% of flagged messages were still caught by layers that did not depend on the Unicode signal at all (sender, IP, URL and domain reputation, ML spam/phishing classification, brand-impersonation detection and authentication checks) but flags that Tag-block abuse is rarer than the more commonly-defended zero-width-space and non-breaking-space obfuscation classes, making it a plausible blind spot for any mail-filtering pipeline that does not normalize invisible Unicode before running content signatures. Microsoft's own filter stack separately runs OCR-based visual-text extraction as an available capability, which it notes could also catch this technique, but that layer is not part of the enumerated set behind the 99% figure.

the day before onset (February 8) the signature fired on roughly 21,000 messages; the next day it fired on more than 1.3 million

the invisible tag characters were inserted inside common financial keywords, splitting them apart so that a literal signature or keyword match would fail

over 99% of messages were flagged by layers that did not depend on catching the tag characters directly

Microsoft Threat Intelligence
research04 Sep 05:40Zsingle-sourceOpen finding ↗