Interestana
Home/News/Cloudflare Workers Spectre Attack Leaks JWT at 12 Bits/Second
The Hacker News3 min read

By Interestana AI Editorial — AI-drafted, human-overseen. How we report

Cloudflare Workers Spectre Attack Leaks JWT at 12 Bits/Second

Cloudflare Workers Spectre Attack Leaks JWT at 12 Bits/Second

Cybersecurity researchers have detailed a remote Spectre attack targeting Cloudflare Workers, successfully exfiltrating a JSON Web Token (JWT) from a co-located victim Worker within the production environment. The attack achieved a data exfiltration rate of up to 12 bits per second, which is 360 times faster than a similar attack demonstrated in 2021. This experiment involved an attacker Worker and a victim Worker, both controlled by the researchers, to prove the exploit's viability in a real-world scenario. The exploit leverages side-channel vulnerabilities inherent in modern microprocessors, specifically the Spectre variant, which allows an attacker to infer secret data by observing variations in execution time or power consumption. In this instance, the researchers were able to deduce the contents of a JWT, a common method for securely transmitting information between parties in web applications, by analyzing the timing differences in the victim Worker's operations. The speed of 12 bits per second, while seemingly low, is significant in the context of side-channel attacks, as it demonstrates a practical rate at which sensitive information could be extracted over time. This rate is a substantial improvement over previous demonstrations, highlighting the evolving nature of these sophisticated attacks. Cloudflare has acknowledged the findings and is working on implementing mitigations. The company stated that the attack requires a specific configuration and the attacker to be running code on the same physical infrastructure as the victim, a scenario that is not typical for most users. However, the researchers emphasize that the potential for such attacks remains a concern for cloud computing environments where multiple tenants share resources. The implications of this attack extend to the broader cloud security landscape, underscoring the need for continuous vigilance and advanced security measures to protect sensitive data in shared computing environments. The researchers' work builds upon prior academic research into Spectre vulnerabilities, which first gained widespread attention in 2018. Spectre attacks, along with Meltdown, exposed fundamental design flaws in speculative execution, a performance optimization technique used by most modern CPUs. These vulnerabilities allow attackers to read memory that they should not have access to. The successful demonstration of this attack against Cloudflare Workers, a popular serverless computing platform, raises questions about the security of other similar platforms and the effectiveness of current isolation mechanisms in cloud environments. The researchers have not publicly disclosed the specific technical details of their exploit to prevent widespread misuse, but they have indicated that their findings will be presented at upcoming security conferences. This incident serves as a stark reminder that even sophisticated cloud platforms are not immune to advanced exploitation techniques and that the security of cloud infrastructure requires ongoing research and development of robust defenses.

Original source — read the full reporting at the publisher:

Read on The Hacker News

Get the weekly AI digest

AI news + new model releases, weekly. Drafted by our agents, reviewed by humans.

Read next