LIVE · cybersecurity feed
vulnerabilityhigh

Factoring RSA Keys with Many Zeros

zeroday.news·9d ago

Researchers have identified a new class of weak RSA encryption keys that contain numerous zeros in their structure. These keys, found in real-world deployments, could potentially be factored more easily than standard RSA keys. The discovery was made by analyzing a large dataset of public keys collected from various sources, including Certificate Transparency logs, internet-wide scans for TLS and SSH, and PGP keys.

The identified weak keys exhibit specific patterns of regularly spaced blocks of zeros interspersed with seemingly random data. One such pattern was observed in certificates issued to major organizations like Yahoo and Verizon, as well as on some NetApp devices. While the affected certificates have already expired, the findings were shared with the organizations. Efforts to determine the product responsible for generating these keys were unsuccessful.

A second pattern of weak keys was found on SSH hosts running EnterpriseDT's CompleteFTP software. The vulnerability impacts RSA keys generated by versions 10.0.0 through 12.0.0 of the software, released between December 2016 and March 2019. Additionally, DSA keys generated by the same software, specifically versions 10.0.0 through 23.0.4 (December 2016 to December 2023), are also affected.

While these vulnerabilities affect a relatively small number of internet hosts, the research highlights a concerning trend of similar cryptographic implementation failures occurring independently. This suggests that other cryptographic implementations might harbor similar weaknesses, warranting the development of specialized cryptanalytic algorithms tailored to detect and exploit this particular type of key generation flaw.

The discovery raises questions about the origin of these weak keys. While the research itself does not speculate, the potential for deliberately designed backdoors cannot be entirely dismissed. Such backdoors could theoretically be implemented to allow specific entities to break these classes of RSA keys, potentially with the cooperation of software providers.

The badkeys project, an open-source service that checks public keys for known vulnerabilities, was instrumental in this discovery. The extensive collection of real-world keys provided a unique dataset for identifying these anomalies. The researchers emphasize the importance of continued vigilance and tailored cryptanalytic approaches to address such specific weaknesses in cryptographic implementations.

vulnerability
← Back to latest

More News

view all →
zeroday.news · 4h ago·critical

Ubiquiti Patches Critical UniFi Flaws Across Connect, Talk, Access, Protect, and OS

Ubiquiti has released security updates to address several critical vulnerabilities affecting its UniFi product line, including UniFi Connect, Talk, Access, Protect, and OS. These flaws could allow attackers to escalate privileges or execute arbitrary commands on affected devices. While no active exploitation has been reported for these specific vulnerabilities, the company has previously seen its UniFi OS and Edge OS products targeted by threat actors.

zeroday.news · 4h ago·critical

Attackers using Langflow flaw for credential harvesting (CVE-2026-55255)

CISA has issued a warning regarding a critical vulnerability (CVE-2026-55255) in the Langflow AI framework, which is being actively exploited by attackers. The flaw allows authenticated users to execute arbitrary flows belonging to other users, potentially leading to the theft of sensitive credentials and data exposure, especially in multi-tenant environments. US federal agencies have been mandated to patch this vulnerability by July 10th.

zeroday.news · 3h ago·high

China-Linked APT Expands Arsenal With New ‘Leash’ Backdoors

A China-linked advanced persistent threat (APT) group, identified as LapDogs, has reportedly enhanced its malicious toolkit. Security researchers have observed the deployment of three new backdoors: LongLeash, DogLeash, and JarLeash, which are designed to compromise small office/home office (SOHO) routers.

zeroday.news · 3h ago·high

RedWing Android Spyware Sold as a Service on Telegram

A new Android spyware called RedWing is being offered as a service on Telegram, allowing less sophisticated attackers to compromise phones and steal banking information. Researchers have identified it as a polished malware-as-a-service operation with extensive documentation and a subscription model, potentially linked to Russian threat actors. RedWing employs fake login overlays, SMS interception, call forwarding, and even screen control to harvest credentials and conduct further malicious activities.

zeroday.news · 4h ago·high

Operationalizing Day Minus Seven: The Cloud-Native ROC

The article introduces the concept of a Risk Operations Center (ROC) as a necessary evolution for cybersecurity teams facing AI-driven threats. It argues that traditional risk management models are insufficient due to the speed at which AI can discover and exploit vulnerabilities, especially in cloud environments. A ROC, powered by platforms like Qualys Enterprise TruRisk Management (ETM), aims to unify disparate security findings, hyper-prioritize risks based on exploitability and business impact, and enable autonomous remediation to keep pace with attackers.

zeroday.news · 4h ago·high

Armored Likho Hits Government, Energy Sectors With BusySnake Stealer

Cybersecurity researchers have identified a new threat actor, dubbed Armored Likho, targeting government and energy sectors in Russia, Kazakhstan, and Brazil with a sophisticated phishing campaign. The operation utilizes a custom-built Python infostealer named BusySnake, designed to steal credentials, sensitive documents, and other high-value data. The attackers employ AI-generated payloads to obscure their activities and maintain persistence through various methods, including reverse SSH tunneling.