Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-41117

30
FAUCET Score

CVE-2021-41117 affects the keypair_project keypair library, a JavaScript RSA key generator, due to critical flaws in its random number generation. The library's fallback random number generator, used when a strong Cryptographically Secure Pseudorandom Number Generator (CSPRNG) is unavailable (especially in NodeJS environments), incorrectly encodes seed data, leading to a high probability of zero bytes. This results in the generation of easily guessable and identical RSA keys, posing a significant risk of unauthorized access or decryption of confidential information. With a CVSS score of 9.1 (CRITICAL), this vulnerability has a network attack vector and low attack complexity, requiring no user interaction. The potential impact is high for confidentiality and integrity, as attackers could decrypt messages or gain unauthorized access. The FAUCET Risk Score is 72/100, indicating a substantial threat. Currently, there is no evidence of active exploitation, and no public exploit code is available on platforms like Metasploit, Nuclei, or ExploitDB. While community discussion is limited with only one mention, media coverage includes one article from hackernews, suggesting some awareness within the cybersecurity community.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.0.4CPE matchmatch criteria
cpe:2.3:a:keypair_project:keypair:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.7HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.2
Impact Score
5.8
CvssVersion
3.1

Exploit Intelligence

EPSS Score
2.99%
Probability of exploitation in next 30 days
EPSS Percentile
85.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0299 is in the 77th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: keypairFixed in: 1.0.4

Vendor Advisories (1)

npmGHSA-3f99-hvg4-qjwjhigh

Insecure random number generation in keypair

Oct 11, 2021

References

github.com / juliangruber/keypair/security/advisories/GHSA-3f99-hvg4-qjwj
ExploitPatchThird Party Advisory
securitylab.github.com / advisories/GHSL-2021-1012-keypair
ExploitThird Party Advisory