LIVE · cybersecurity feed
Live wire
Webmail CSS Attacks Expose a New Risk for AI-Powered Email ToolsMetabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive DataCritical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise DataCVE-2026-8037 · CISA Adds Progress LoadMaster Command Injection Flaw to KEV CatalogSensitive Info Goes Into ‘No Reply’ Emails Constantly. This Guy Sees It AllAtlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to AttackersNew CSS Attacks Can Break Webmail Defenses to Steal Passwords and TokensCVE-2023-38646 · Metabase Zero-Day Exploited in Wild Allows Admin Access Without AuthenticationCVE-2026-18577 · N-able Issues N-central Hotfix 2 as Attackers Reach Managed Systems and PersistCVE-2026-8037 · Progress Kemp LoadMaster Flaw Hits CISA KEV After 792 Reported Exploit Attempts
security

New Interrupt Injection Attack Can Bypass Spectre v2 Defenses on Intel and AMD CPUs

An unprivileged Linux program can time a hardware interrupt to land in the gap between a processor sanitizing its branch predictor and the kernel using it, re-poisoning the predictor after the defense has run. MIT CSAIL researchers Daniël Trujillo and Mengjia Yan named the technique INTERRUPT INJECTION. On an AMD Zen 2 machine running Linux 6.14 with every default Spectre v2 mitigation on,

zeroday.news ·

Researchers at MIT CSAIL have reportedly discovered a novel interrupt injection attack, dubbed "INTERRUPT INJECTION," capable of bypassing existing Spectre v2 defenses on both Intel and AMD CPUs. The technique allows an unprivileged Linux program to exploit a timing window, effectively re-poisoning a processor's branch predictor after the system's mitigations have already executed.

The core mechanism of INTERRUPT INJECTION relies on precise timing of hardware interrupts. According to the report, an unprivileged program can schedule an interrupt to occur in the brief interval between a processor's branch predictor being sanitized by existing Spectre v2 defenses and the kernel subsequently utilizing that predictor. This allows the attacker to inject malicious entries into the branch predictor after the defensive measures have completed their operation, thereby circumventing the intended protection.

This class of attack targets speculative execution vulnerabilities, specifically those related to branch prediction, which are fundamental to modern CPU architectures. Spectre v2 mitigations typically involve flushing or sanitizing the branch predictor state to prevent information leakage across security boundaries. By timing an interrupt to land in this specific window, INTERRUPT INJECTION exploits a subtle race condition in the defense mechanism itself, rather than a flaw in the underlying speculative execution logic directly.

The researchers, Daniël Trujillo and Mengjia Yan, demonstrated the technique on an AMD Zen 2 machine running Linux 6.14. The report explicitly states that the system had all default Spectre v2 mitigations enabled, indicating that the attack is effective even when standard protections are in place. While the specific impact on Intel CPUs was not detailed in the summary, the headline suggests the attack is applicable to both major x86 architectures.

Mitigation for such timing-based attacks often involves either hardening the timing windows themselves, making them less predictable or exploitable, or introducing more robust isolation mechanisms that are not susceptible to branch predictor manipulation. For end-users and system administrators, ensuring operating systems and firmware are kept up-to-date with the latest security patches is always critical, as vendors typically release microcode or kernel updates to address newly discovered speculative execution vulnerabilities.

The discovery of INTERRUPT INJECTION underscores the ongoing challenge of securing modern CPUs against sophisticated side-channel attacks. Despite significant efforts to mitigate speculative execution vulnerabilities like Spectre v2, new techniques continue to emerge that exploit subtle interactions between hardware, software, and timing. This highlights the need for continuous research and development into both hardware-level security features and software-based defenses to maintain the integrity and confidentiality of data in contemporary computing environments.

ShareXLinkedInWhatsAppFacebook

More News

view all →
css attackshigh

Webmail CSS Attacks Expose a New Risk for AI-Powered Email Tools

Researchers have discovered that CSS, typically used for styling web pages, can be weaponized in webmail clients to steal user credentials, hijack sessions, and manipulate AI tools. These attacks exploit vulnerabilities in how email clients handle HTML and CSS, allowing malicious styling to interact with the trusted interface. The research highlights risks for major services like Outlook, Gmail, and Yahoo Mail, particularly concerning AI integrations.

vulnerability

Week in review: Cisco fixes IMC bug, Patch Tuesday forecast, Black Hat USA 2026

Here’s an overview of some of last week’s most interesting news, articles, interviews and videos: Mapping the malware blast radius a single alert won’t show you In this interview with Help Net Security, Mike Wiacek, founder and CTO of Stairwell, explains Backstory, an AI agent that takes a single alert and works outward to map how far a malware campaign spread. He walks through the research behind

breach

Hackers breach TrueConf to trojanize client installers with backdoors

The Head Mare hacktivist group has been exploiting vulnerabilities in unpatched TrueConf video conferencing servers to replace client installers with malicious versions that deliver backdoors. [...]

cybersecurity

China Launches Cybersecurity Review of Palo Alto Networks Products

China's Cyberspace Administration has initiated a cybersecurity review of Palo Alto Networks' products sold within the country, citing national security concerns. The review, based on national security and cybersecurity laws, lacks specific details regarding the reasons or potential impact. Palo Alto Networks has stated that its operations and product delivery in the region remain unaffected for now.

ai

Devs to Anthropic, OpenAI, Cursor, and friends: Make security and privacy the default

Researchers scour social media to measure developer concerns about AI coding tools

vulnerabilityhigh

Metabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive Data

Attackers exploited a CVSS 10 Metabase zero-day to gain admin access and steal sensitive data. Framework confirmed it was among the victims. Metabase just confirmed something no analytics vendor wants to write: attackers found and used an unpatched, maximum-severity flaw against Metabase Cloud before anyone on the defense side knew it existed. The company’s own […]