Researchers have discovered five vulnerabilities in workerd, the open-source runtime powering Cloudflare Code Mode and Cloudflare Workers. Two of these vulnerabilities have been classified as critical by Cloudflare. The flaws could allow for sandbox escapes and cross-tenant data exposure, impacting millions of developers and requests served by Cloudflare Workers. Cloudflare has addressed the issues in its managed environment, while self-hosted deployments require an update to workerd version v1.20260619.1.

Check Point Research has identified five memory-corruption vulnerabilities within `workerd`, the open-source runtime environment underpinning both Cloudflare Code Mode and Cloudflare Workers. Two of these vulnerabilities were rated critical by Cloudflare. The flaws could enable sandbox escapes in Code Mode and cross-tenant data exposure in Cloudflare Workers, a platform utilized by millions of developers and handling a significant portion of Cloudflare's network traffic.
Cloudflare has confirmed that its managed Workers environment has been patched in production. Users with self-hosted `workerd` or Code Mode deployments are advised to update to version `v1.20260619.1`. Proof-of-concept code demonstrating the vulnerabilities was released by Check Point Research during its Black Hat USA 2026 presentation.
The research focused on `workerd` because it serves as the in-process sandbox that isolates untrusted code, relying entirely on V8 for this isolation. The vulnerabilities were found in `workerd`'s native C++ code, which acts as the intermediary between JavaScript and the runtime. Two primary attack scenarios were developed: a cross-tenant heap swipe and a Code Mode sandbox escape.
The cross-tenant heap swipe exploits an out-of-bounds read vulnerability in `URLPattern`. This allows a malicious Worker to access the shared process heap and potentially extract sensitive data belonging to another tenant. The Code Mode sandbox escape, initiated through a prompt injection, leverages a use-after-free vulnerability in `node:zlib` to break out of the sandbox and execute native code on the host system.
Code Mode is Cloudflare's approach to Large Language Model (LLM) tool use, where AI models write TypeScript code against a defined API of tools, rather than making sequential tool calls. This generated code is executed within `workerd`. Cloudflare Workers, launched in 2017, is a serverless platform that runs customer code at the network edge. To achieve low latency and cost, Cloudflare packs multiple customer Workers into the same processes, relying on V8 isolates for isolation. `workerd`, which was open-sourced in September 2022, implements this isolation model.
Check Point Research targeted `workerd` due to its design as an in-process sandbox, which inherently carries higher risk compared to OS-level isolation methods like containers or virtual machines. Despite its critical role, `workerd` had received minimal public security scrutiny. The runtime also presents a large attack surface, implementing numerous Web/Node APIs in C++ that are accessible from untrusted JavaScript. The widespread deployment of Cloudflare Workers meant that any vulnerability in `workerd` would have a broad impact beyond experimental AI features.
Cloudflare employs several defense mechanisms to mitigate the risk of V8 vulnerabilities, including "the cage," which confines JavaScript-reachable objects to prevent corruption from spreading. However, the discovered vulnerabilities demonstrate that even with these defenses, the shared memory space within `workerd` can be exploited if the software boundary between isolates is compromised.
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