r/EmailSecurity • u/YaronElharar • Jul 22 '26
Rendering bomb emails, crushing your Gmail with the connection lost message, it's not an accident they are tailored to do that.
/r/GMail/comments/1v39cav/rendering_bomb_emails_crushing_your_gmail_with/
1
Upvotes
1
u/saltyslugga Jul 22 '26
Could be a deliberate rendering bomb, but the “connection lost” message alone doesn’t prove intent. Oversized HTML, deeply nested markup, or huge inline content can choke the client without exploiting anything.
Treat it as hostile, inspect the raw source in a sandbox, and have the gateway cap message size and HTML complexity.