ELSEIF
Your brief EB
130 stories from 86 feeds 151 clusters Refreshed 2 minutes ago next pull 12:51

WEB Signal 501

CSS: The bomb inside your inbox

A security researcher demonstrates how untrusted CSS in webmail clients can bypass sanitization and compromise user security.

WHY IT MATTERS

Engineers building or maintaining webmail clients must now account for CSS-based attack vectors that can manipulate UI, exfiltrate data, or hijack sessions. The gap between sanitizer assumptions and browser rendering creates exploitable discrepancies. If your system renders HTML/CSS from untrusted sources, these techniques could expose users to account takeovers or data leaks.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

CSS sanitization in webmail clients can be bypassed to perform UI actions, steal tokens, or compromise third-party sites.

02

HTML labels and pseudo-elements like `:before`/`:after` are often overlooked by sanitizers but can inherit click events or hide malicious payloads.

03

Discrepancies between sanitizer logic and browser rendering enable attacks even when the original HTML/CSS is filtered post-parsing.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Hacker News CSS: The bomb inside your inbox Open ↗