Cybersecurity researchers have demonstrated a refined Spectre attack against Cloudflare Workers, successfully leaking a JWT from a co-located Worker at a rate of 12 bits per second. This new attack is significantly faster than previous iterations and exploits a weakness in Cloudflare's Dynamic Process Isolation (DyPrIs) implementation, particularly when combined with WebSocket activity. Cloudflare has since implemented several mitigations, including improved DyPrIs, V8 Sandbox integration, and Memory Protection Keys, and states there is no evidence of active exploitation.

Cybersecurity researchers have reportedly demonstrated a refined Spectre attack targeting Cloudflare Workers, successfully exfiltrating a JSON Web Token (JWT) from a co-located Worker. The attack achieved a data leakage rate of 12 bits per second, which is described as a significant improvement in speed over prior iterations of similar attacks.
The core of this attack reportedly exploits a weakness within Cloudflare's Dynamic Process Isolation (DyPrIs) implementation. DyPrIs is a security measure designed to isolate different Workers running on the same infrastructure, preventing one Worker from accessing the memory or data of another. The researchers found that this isolation mechanism could be circumvented, particularly when combined with specific WebSocket activity within the targeted environment.
Spectre is a class of side-channel vulnerabilities that exploit speculative execution, a performance feature in modern CPUs. Speculative execution allows processors to guess which instructions will be needed next and execute them ahead of time. If the guess is wrong, the changes are rolled back, but traces of the speculative execution can remain in the CPU's cache. Attackers can then observe these cache changes to infer sensitive data that was processed during the speculative execution, even if the data was never meant to be accessible.
In this specific scenario, the attack leveraged these speculative execution side effects to infer the contents of a JWT. JWTs are commonly used for authentication and authorization in web applications, making their compromise a significant concern as they could allow an attacker to impersonate a legitimate user or service. Products in the serverless computing category, such as Cloudflare Workers, aim to provide strong isolation between different tenants or functions running on shared hardware, making such cross-tenant leakage a critical security challenge.
Cloudflare, the vendor of the affected Workers platform, has reportedly implemented several mitigations in response to this finding. These include improvements to their DyPrIs implementation, integration of the V8 Sandbox, and the deployment of Memory Protection Keys (MPK). The V8 Sandbox is a security boundary within the V8 JavaScript engine itself, designed to prevent code from escaping its designated execution environment. Memory Protection Keys are a hardware feature found in some modern CPUs that allow for more granular control over memory access permissions.
Cloudflare has also stated that there is no evidence to suggest active exploitation of this particular vulnerability in the wild. This class of side-channel attacks, while often complex to execute reliably, highlights the ongoing challenges in securing multi-tenant cloud environments against sophisticated adversaries, particularly given the fundamental architectural features of modern CPUs. The continuous refinement of such attacks underscores the need for layered security approaches, combining software-based isolation with hardware-assisted protections.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed