Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2670+ Articles
165+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. Phishing Campaign Used Invisible Unicode Tag Characters to Slip Past Filters
Phishing Campaign Used Invisible Unicode Tag Characters to Slip Past Filters
NEWS

Phishing Campaign Used Invisible Unicode Tag Characters to Slip Past Filters

Microsoft found a high-volume phishing operation hiding invisible Unicode tag characters inside words like 'funding' to dodge keyword-matching filters.

Dylan H.

News Desk

September 5, 2026
3 min read

Hiding in Plain Sight

Microsoft has disclosed a "high-volume phishing campaign" that repurposed an AI-era prompt-injection trick for old-fashioned email fraud: hiding invisible Unicode tag characters (in the U+E0000 to U+E007F range) inside ordinary words to defeat filters that match on literal text strings.

Where prompt-injection attacks typically use invisible tag characters to smuggle hidden instructions past an AI model while a human sees clean text, this campaign flipped the technique around. Financial lure words such as "funding" were split by an invisible character — for example, "fun[U+E0020]ding" — so that a human reader and most rendering pipelines still see "funding," while filters doing literal string matching miss the flagged keyword entirely.

As Microsoft put it: "To a recipient, and to parsing pipelines that drop or normalize these characters, the word still reads as funding."


Scale and Timeline

DetailValue
First observedEarly February 2026
High-volume phase~3 months (February – mid-May 2026)
Peak daily volumeUp to 2.37 million messages
Typical weekday volume1M – 2.37M messages
Peak dateFebruary 26, 2026
Drop-offSharp decline after May 15, 2026

The campaign followed a distinct weekly rhythm — volume dropped to near-zero on weekends and resumed at full intensity every Monday, suggesting a semi-automated sending operation running on a business schedule.


The Lure: SBA Loan Offers

The primary targets were Small Business Administration (SBA) loan applicants, with phishing emails mimicking business loan offers, lines of credit, and advance-funding pitches. Top sender domains identified in the campaign include:

  • guardiangrowthfunding[.]com
  • digitalcapitalboost[.]com
  • thebusinessloanexpress[.]com
  • yourlocfunding[.]com
  • advancefundingboost[.]com
  • guardiancapitalway[.]com
  • harboradvancefunding[.]com
  • unitedfundingwave[.]com
  • directcapitalboost[.]com
  • onlinedirectfinance[.]com

Laundering Links Through a Legitimate Platform

Beyond the Unicode obfuscation, the operators routed all outbound links through ActiveCampaign's marketing automation click-tracking infrastructure — domains acemlnd[.]com and activehosted[.]com — rather than hosting redirects themselves. Because those domains carry the reputation of a legitimate, widely used marketing platform, reputation-based email filters had a harder time flagging the links as malicious.

This isn't the first sighting of this actor's tradecraft: Fortra's FIRE team reported in September 2025 that the same group used ActiveCampaign to distribute thousands of AI-generated phishing emails targeting SBA applicants, complete with tailored landing pages built for each illegitimate domain.


Why This Matters

Invisible Unicode tag characters have mostly been discussed in the context of AI prompt injection — hiding instructions from a human reviewer while an LLM still parses them. This campaign shows the same character range being weaponized for a much older problem: defeating keyword- and pattern-based email filtering at scale. Any detection pipeline that normalizes or strips these code points before matching against blocklists — rather than flagging their mere presence as suspicious — is blind to this technique.


Recommended Actions

  1. Test email security pipelines with content containing invisible Unicode tag characters (U+E0000–U+E007F) to confirm detection, not just normalization.
  2. Treat the presence of tag characters in message bodies as a suspicious signal in itself, regardless of what word they're embedded in.
  3. Scrutinize links routed through third-party marketing/automation platforms (ActiveCampaign and similar) rather than trusting them by association with a reputable vendor.
  4. Flag high-volume, business-hours-only sending patterns from newly registered lookalike finance domains as an additional detection heuristic.
  5. Educate SBA loan applicants and small-business finance teams specifically, given this campaign's targeting focus.

Sources

  • The Hacker News — Phishing Campaign Sends Millions of Emails Using Invisible Unicode to Evade Filters
#Phishing#Microsoft#Unicode#Email Security#Social Engineering

Related Articles

GlassWorm Escalates: 72 Malicious Open VSX Extensions Use

The GlassWorm self-propagating worm campaign has compromised 72 Open VSX extensions using invisible Unicode Private Use Area characters and a Solana...

7 min read

AI-Powered Phishing Achieves 54% Click-Through Rate

Microsoft reveals adversaries using AI for automated vulnerability discovery, phishing campaigns, and malware generation. AI-crafted phishing emails...

4 min read

Russia Used Social Engineering to Breach Prominent Messaging Accounts, Ukraine Says

Ukraine's SBU and the FBI have jointly exposed a long-running Russian intelligence operation using fake tech-support workers to steal messaging app...

5 min read
Back to all News