Signum
Feed
Useful signal4 Sept 2026high confidence

Spammers adopt ASCII/Unicode tag smuggling technique from AI prompt injection attacks to evade email spam filters, Microsoft reports

Spammers began embedding invisible Unicode Tag block characters (the same 128-character range used in AI prompt injection attacks) inside trigger words like 'funding' to evade both literal keyword filters and ML/NLP-based spam classifiers. Microsoft Defender for Office detected a spike in ASCII smuggling signatures from roughly 21,000/day to over 1.3 million/day starting in early February 2026, reaching 2.5 million within four days, persisting for months before dropping sharply in mid-May 2026. Microsoft published guidance on Thursday (Sept 3-4, 2026) for developers to better detect this technique in spam filters.

AccessAdoptionCapability

Entities: Microsoft, Microsoft Defender for Office, Riley Goodside, Scale AI, Ars Technica

67Useful signal
1 source
0 primary
Was this useful?
01

What happened

Microsoft reported that spammers began embedding invisible Unicode "tag" characters (U+E0000 to U+E007F, the same block used in AI prompt injection exploits) inside trigger words like "funding" to split them and dodge both keyword filters and ML/NLP spam classifiers. Microsoft Defender for Office detections of this technique jumped from roughly 21,000/day to 1.3 million/day in early February 2026, peaking at 2.5 million within four days, then dropped sharply in mid-May 2026. Microsoft published detection guidance for developers on 3-4 September 2026, several months after the campaign had already tailed off.

02

Why it matters

Anyone running email spam filters, or any ML/NLP pipeline that classifies text (not just email), has a live blind spot: invisible characters can split or reorder tokens in ways that fool classifiers while looking normal to a human reader. This is a structural weakness in text classification generally, not an email-specific bug, so it is relevant to LLM input sanitisation, content moderation and fraud detection teams too. Practical fix is straightforward (strip or normalise the Unicode tag block before classification), which is why actionability scored reasonably despite the campaign itself being over.

03

What is noise

The framing as a fresh discovery is overstated. Zero-width and invisible-character evasion of filters is a decades-old technique, this specific tag-block trick has circulated in the AI security community for roughly two years (credited to Riley Goodside), and the extraction itself flags this as not a new event. The spam campaign had already declined sharply by mid-May, so Microsoft's guidance is retrospective housekeeping rather than a response to an active, ongoing threat, and the alarming-sounding jump to "2.5 million detections" is a signature count, not a measure of successful attacks or reader harm.

04

Watch next

  1. 01Whether Microsoft Defender detection volumes for ASCII smuggling rise again, which would indicate the technique is being reused rather than retired.
  2. 02Whether other major spam/security vendors (Google, Proofpoint, Cloudflare) confirm similar detection spikes or publish their own countermeasures.
  3. 03Whether the same tag-smuggling approach shows up being used against LLM-based content moderation or fraud systems outside email, confirming the cross-domain risk.

Evidence

1 linked

Coverage

1 story

More distribution signals

Full feed →