Signum
Feed
Useful signal24 Sept 2026medium confidence

Researchers devise new signature-forgery attack that breaks blind-signature RSA without factoring, drastically cutting the compute needed

Researchers led by Nadia Heninger (UC San Diego) devised a new signature-forgery attack against blind-signature ('textbook') RSA using a variant of the special number field sieve algorithm (originally from 2007), applied against an 'oracle' weakness. The attack forges valid RSA signatures without factoring the private key, cutting the computational cost dramatically (e.g., 1024-bit forgery took ~1,380 CPU core-years / a few months on an academic cluster, versus ~500,000-1,000,000 core-years estimated for factoring). It does not affect the padded (PKCS/PSS) RSA used in the vast majority of real-world deployments, but threatens blind-signature RSA systems such as Privacy Pass (used by Cloudflare, Apple, and others).

CapabilityGovernanceInfrastructure

Entities: Nadia Heninger, University of California, San Diego, RSA, Privacy Pass, Cloudflare, Apple

68Useful signal
1 source
0 primary
Was this useful?
01

What happened

A team led by Nadia Heninger (UC San Diego) reportedly found a way to forge RSA signatures without factoring the private key, using a variant of a 2007 number-sieve algorithm against a weakness in "textbook" (unpadded, blind-signature) RSA. In their test, forging a 1024-bit signature took about 1,380 CPU core-years, versus an estimated 500,000 to 1,000,000 core-years to factor the same key. The claim comes from Ars Technica's report on the work; the underlying paper is not linked in this extraction and the result has not yet been peer-reviewed.

02

Why it matters

This does not touch the padded RSA (PKCS/PSS) used in almost all real-world encryption and signing, so most systems are unaffected. It matters specifically for blind-signature RSA deployments such as Privacy Pass, used by Cloudflare and Apple for privacy-preserving authentication, and any other system built on unpadded RSA assumptions. For those specific systems, it is a genuine and useful early warning to check exposure and plan migration, but it is not a general RSA break and does not change near-term risk for the vast majority of encrypted traffic or digital signatures.

03

What is noise

The headline framing ("faster than anything we've seen before") oversells this as a general RSA break; it is not. The Privacy Pass attack path reportedly still requires compromising a server and collecting around 2^43 signatures against keys that are rotated regularly, which is a heavy practical bar, not an imminent exploit. No link to the paper or independent verification is present in the sourcing, so the numbers and claims rest entirely on one outlet's secondary reporting of unreviewed research.

04

Watch next

  1. 01Publication of the actual paper or preprint (e.g. on eprint.iacr.org) with reproducible attack code or parameters, allowing independent verification of the core-year figures.
  2. 02Peer review outcome or commentary from other cryptographers (beyond Karsten Nohl/Allurity) confirming or disputing the forgery method and its scope.
  3. 03Any advisory or migration guidance from Cloudflare, Apple, NIST, or ENISA specifically addressing Privacy Pass or other blind-signature RSA deployments in the following weeks.

Coverage

1 story

More capability signals

Full feed →