Data Exfiltration

The Most Dangerous Thing in Your Inbox Doesn’t Require You to Click Anything

We are trained to fear links and attachments in emails. But the real danger is invisible. CSSβ€”the innocent styling code used to make emails look goodβ€”is being weaponized to exfiltrate your data and track your behavior without you ever clicking a thing. Your inbox is no longer a safe space.

Your CSS Is Not Harmless β€” It’s a Data Exfiltration Weapon

CSS can silently leak text from your web page without any JavaScript. Using advanced selectors like :has(), attackers can query text nodes and exfiltrate data through background images or font loads. This technique bypasses traditional protections and turns the browser’s rendering engine into a spy. Developers must treat CSS as an active security threat.