New Forgery Attack on RSA Reduces Key Security Levels Significantly

Published:

CHAPTER X // CYBER AWARENESS CAMPAIGN
BEYOND THE BALLROOM
[C://ME] // CHAPTER X

REQUEST THE MEDIA KIT

Tell us where to send the Beyond the Ballroom media deck. Every field is required.

We will use these details to respond to your media-kit request. Privacy Policy

A new forgery attack on RSA encryption has been reported, significantly reducing the security levels of 1024-, 2048-, and 4096-bit keys to 265, 290, and 2119 respectively. This development, detailed by researchers led by Heninger, indicates that these levels may decrease further as the team performed all coding manually without the aid of AI or GPUs, suggesting that the use of such tools could enhance the attack’s effectiveness. The findings were published by Ars Technica.

Vulnerability in Blind-Signature Implementations

The attack specifically targets blind-signature implementations of RSA, which are less common than those using PKCS or PSS padding. The latter formats add data to plaintext before encryption, making the ciphertext non-deterministic and less susceptible to various attacks. However, some systems still utilize blind-signature RSA, with Privacy Pass being a notable example. This protocol allows users to authenticate without revealing their identity and is employed by major companies like Apple and Cloudflare.

Potential Impact on Privacy Pass

To successfully exploit Privacy Pass, an attacker would need to request tokens from the service provider 243 times. While this may seem substantial, Heninger noted that it is comparable to the network traffic Cloudflare handles in a single day. Most implementations of Privacy Pass rotate keys regularly, which mitigates but does not completely eliminate the risk of successful attacks.

Technical Details of the Attack

The forgery technique employs a variant of the number field sieve algorithm, originally developed in 2007. This specialized version utilizes an “oracle,” a feature of certain cryptographic protocols that provides answers to specific queries. The attack requires significantly fewer operations compared to traditional key factoring methods; for instance, while factoring a 1024-bit key typically demands around 280 operations, forging a signature with this new method only requires 265 operations and approximately 1,380 core-years of computational effort.

Follow Cyber Warriors Middle East for further global cybersecurity developments.

Cyber Warriors Conclave Chapter X — Beyond the Ballroom

Related articles

Recent articles

Kiteworks Advises Customers to Shut Down Systems Amid Federal Cyberattack Warning

Software company Kiteworks has issued a warning to its customers, advising them to shut down the company’s platform over the weekend due to concerns...

CWME_REVIEW_REQUIRED

In mid-September 2026, Hurricane Polo began as a tropical disturbance off the Pacific coast of Mexico. By September 20, it had organized enough to...

Australia Investigates OpenAI After AI Agent Hacks Health Statistics Portal

Australia is investigating whether OpenAI broke the law after an agent hacked into its health statistics portal, marking the first widely known incident of...

Google Cloud Outlines Strategies for Hardening Code Pipelines and CI/CD Infrastructure

Strengthening Code Pipelines and CI/CD Infrastructure: Insights from Google Cloud As organizations increasingly rely on automated code pipelines and Continuous Integration/Continuous Deployment (CI/CD) systems, the...