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-2024-58041

30
FAUCET Score

CVE-2024-58041 describes a critical vulnerability in Smolder versions through 1.51 for Perl, where the software uses the insecure rand() function for cryptographic operations, specifically within Smolder::DB::Developer via the Data::Random library. This allows for predictable cryptographic outputs, leading to a CVSS score of 9.1 (CRITICAL) due to its network-exploitable nature, low attack complexity, and high impact on confidentiality and integrity. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.51CPE matchmatch criteria
cpe:2.3:a:wonko:smolder:*:*:*:*:*:perl:*:*
>= 0, <= 1.51CPE match
cpe:2.3:a:wonko:smolder:*:*:*:*:*:perl:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.41%
Probability of exploitation in next 30 days
EPSS Percentile
33.5%
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.0041 is in the 10th percentile among its peer group of 36,835 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

No media coverage found for this CVE.

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

Remediation

Remediation records are not available for this CVE.

References

metacpan.org / release/BAREFOOT/Data-Random-0.13/source/lib/Data/Random.pm
Issue Tracking
metacpan.org / release/WONKO/Smolder-1.51/source/lib/Smolder/DB/Developer.pm
Issue Tracking
metacpan.org / release/WONKO/Smolder-1.51/source/lib/Smolder/DB/Developer.pm
Issue Tracking
perldoc.perl.org / functions/rand
Third Party Advisory
security.metacpan.org / docs/guides/random-data-for-security.html
Third Party Advisory