LIVE · cybersecurity feed
Live wire
css attackshigh

New CSS Attacks Can Break Webmail Defenses to Steal Passwords and Tokens

New research reveals that sophisticated CSS-based attacks can bypass webmail security measures, enabling attackers to steal sensitive information like passwords and session tokens. These techniques exploit vulnerabilities in popular email services including Outlook, Gmail, and Yahoo Mail, potentially leading to account takeovers and data breaches. The findings highlight the need for stricter sanitization and isolation of email content.

zeroday.news ·

New research has uncovered a sophisticated class of CSS-based attacks capable of circumventing webmail security mechanisms, allowing adversaries to exfiltrate sensitive data such as user passwords and session tokens. The reported techniques demonstrate a method for bypassing existing defenses in widely used email services, including those offered by Microsoft Outlook, Google Gmail, and Yahoo Mail. This development points to a significant risk of account compromise and broader data breaches for users of these platforms.

The core mechanism of these attacks leverages the rendering capabilities of Cascading Style Sheets (CSS) within webmail clients. While webmail services typically employ various sanitization and content security policies to prevent malicious scripts from executing, CSS can be exploited in ways that bypass these controls. Attackers can craft specially designed CSS rules that, when rendered by the victim's browser, can extract information that would otherwise be protected by same-origin policies or other client-side security measures. This can involve techniques like exfiltrating data pixel by pixel, or by observing changes in layout or element visibility based on sensitive content.

These CSS-based attacks often exploit subtle vulnerabilities in how webmail clients parse and display HTML and CSS content within emails. Even after sanitization efforts, certain CSS properties or combinations can be abused to create side channels. For instance, an attacker might embed CSS that conditionally loads external resources or alters element styling based on the presence or value of specific data within the rendered email, effectively "leaking" that data to an attacker-controlled server. This class of attack is particularly insidious because it does not rely on JavaScript execution, which is often the primary focus of content security policies.

The reported research specifically implicates popular webmail providers such as Outlook, Gmail, and Yahoo Mail. Products in this category are designed to handle a vast array of incoming email content, which inherently creates a large attack surface. The complexity of rendering diverse HTML and CSS from untrusted sources, while simultaneously enforcing robust security, presents a continuous challenge for these platforms. The widespread adoption of these services means that a successful exploitation method could potentially affect a very large user base.

Mitigation for this class of vulnerability typically involves more stringent sanitization of incoming email content, particularly concerning CSS properties and values. Webmail providers may need to implement stricter whitelisting of allowed CSS, or adopt more robust content isolation techniques, such as rendering email content within sandboxed iframes with highly restrictive permissions. Users are generally advised to exercise caution with emails from unknown senders, though these types of attacks can sometimes be triggered by merely opening a malicious email, even without clicking links.

The findings underscore the ongoing arms race between attackers and security researchers in the web application space. As traditional script-based attacks become harder to execute due to improved browser and web application security, adversaries are increasingly exploring alternative vectors, such as those leveraging CSS or other rendering engine features. This highlights the critical need for continuous research into novel attack techniques and the subsequent adaptation of security defenses to address these evolving threats, particularly in widely used and sensitive applications like webmail.

css attackswebmail vulnerabilitiespassword thefttoken exfiltrationemail security
ShareXLinkedInWhatsAppFacebook

More News

view all →
breachcritical

Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data

The RovoBlast attack method identified by Varonis researchers could have been exploited to steal Confluence, Jira and SharePoint data. The post Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data appeared first on SecurityWeek.

surveillance

Flock’s Plans for Rideshare Dashcams and Coaching Police, Revealed

Flock Safety, a company known for its public safety cameras, reportedly pitched a plan to utilize dashcams from rideshare and delivery vehicles to collect license plate data. This initiative, which did not proceed, would have involved a partnership with Nexar, a dashcam manufacturer, and potentially involved drivers without their knowledge. Separately, a former Flock employee alleged the company provided direct camera access to ICE and CBP through a pilot program, contradicting internal statements.

email securityhigh

Sensitive Info Goes Into ‘No Reply’ Emails Constantly. This Guy Sees It All

Security researchers Cory Solovewicz and Mike Sheward have inadvertently created honeypots by purchasing domains like noreply.us and deleteduser.com. Organizations are mistakenly sending sensitive data, including personal information, company secrets, and system credentials, to these domains, believing they are unmonitored. Both researchers are now working to notify affected entities and raise awareness about this widespread misconfiguration, highlighting the potential for malicious actors to exploit such vulnerabilities.

atlassianhigh

Atlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to Attackers

Two security firms have identified vulnerabilities in Atlassian's Rovo assistant that could allow attackers to exfiltrate data from Jira and Confluence. One vulnerability, dubbed RovoBlast by Varonis Threat Labs, allowed attackers to trick Rovo into sending data to an external server via a malicious link. Atlassian has confirmed this issue is fixed server-side. The second vulnerability, found by PromptArmor, involved injecting malicious instructions into content Rovo processes, enabling data exfiltration without explicit user approval. The status of this second vulnerability remains unconfirmed after its initial disclosure.

breach

Unlimited Technology Systems Data Breach Exposes Data of 3.8 Million Healthcare Patients

Hackers stole personal, medical, and insurance data of 3.8 million people from Unlimited Technology Systems’ data center. Unlimited Technology Systems disclosed a data breach affecting more than 3.8 million people after hackers accessed one of its commercial data centers between October 5 and 10, 2025. Unlimited Technology Systems is a U.S.-based healthcare technology company headquartered […]

CVE-2023-38646critical

Metabase Zero-Day Exploited in Wild Allows Admin Access Without Authentication

Metabase has issued a critical alert regarding a zero-day vulnerability in its business intelligence software that has been actively exploited. The flaw allows unauthenticated attackers to inject SQL, leading to administrator access, credential theft, and data exfiltration. Metabase Cloud instances have been patched, and users of self-hosted versions are urged to update immediately.