Find notable cyber news and cases, enriched with sources, timelines, and signals.

Cloudflare Workers remote Spectre leakage security flaw

Vulnerability
First reported
Last updated
Happening score
H score 32
1 unique sources, 1 articles

Summary

Hide ▲

Researchers disclosed a remote Spectre weakness in Cloudflare Workers that leaked a JWT from a co-located Worker in production, exposing a cross-tenant memory-read risk. The demonstrated leakage reached 12 bits per second, far above the earlier 2021 result, and Cloudflare said the issue was mitigated in production. The attack did not require a V8 sandbox escape or native code execution, but it showed that shared-process isolation could still permit sensitive data leakage.

Related Happenings

CI/CD pull-request privilege-escalation flaw (Cordyceps)

Vulnerability
H score32 First: 24.06.2026 15:48 Last: 24.06.2026 15:48 Sources 1

About this happening: Cordyceps exposed a CI/CD workflow privilege-escalation flaw in pull-request automation that let unauthenticated users hijack privileged workflows and reach open-s...

Exposed security-training web apps exploitation wave

Exploitation Wave
H score41 First: 21.01.2026 16:00 Last: 21.01.2026 16:00 Sources 1

About this happening: DVWA, OWASP Juice Shop, Hackazon, and bWAPP instances exposed in cloud environments are being actively exploited, putting Fortune 500 companies and securit...

Cloudflare ACME HTTP-01 WAF bypass security flaw

Vulnerability
H score6 First: 20.01.2026 13:12 Last: 20.01.2026 13:12 Sources 1

About this happening: Cloudflare's ACME HTTP-01 validation flaw let requests to `/.well-known/acme-challenge/*` bypass WAF protections and reach origin servers. Cloudflare said it fixed...

Timeline

  1. 19.08.2026 22:02 2 articles · 2h ago

    Researchers disclose remote Spectre leakage in Cloudflare Workers

    Initial Disclosure

    Researchers disclosed a remote Spectre attack against Cloudflare Workers that leaked a JSON Web Token (JWT) from a co-located Worker in production at up to 12 bits per second. Cloudflare said it had already mitigated the issue in production by improving Dynamic Process Isolation (DyPrIs), integrating the V8 Sandbox, and deploying Memory Protection Keys (MPK)-based in-process isolation, and the research paper said no customer data was accessed.

    Show sources