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-2026-5083

21
FAUCET Score

CVE-2026-5083 affects Ado::Sessions for Perl through version 0.935, a web framework component that generates cryptographically weak session identifiers using SHA-1 hashing seeded with insufficient entropy sources including the predictable built-in rand function, system epoch time, and process ID. The vulnerability permits attackers to predict valid session IDs and potentially hijack user sessions to gain unauthorized system access. Ado is no longer actively maintained and has been removed from the official CPAN repository, though legacy versions remain available on BackPAN. The vulnerability carries a CVSS 3.1 score of 5.3 (Medium) with a network-based attack vector requiring no authentication or user interaction, indicating relatively straightforward exploitation from remote sources. However, the impact is limited to loss of integrity with no direct confidentiality or availability impact noted in the official severity rating. The EPSS score of 0.00017 suggests this vulnerability has minimal probability of exploitation in the wild compared to other disclosed CVEs. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog and shows no evidence of active exploitation. No public exploit code has achieved mainstream attention, and community engagement remains minimal, likely due to the project's discontinued status and limited modern deployment footprint. Organizations using legacy Ado implementations should prioritize migration to actively maintained alternatives as the primary remediation strategy.

Impacted Technologies

VendorProductVersion(s)CPE
<= 0.935CPE matchmatch criteria
cpe:2.3:a:berov:ado\:\:sessions:*:*:*:*:*:perl:*:*
>= 0, <= 0.935CPE match
cpe:2.3:a:berov:ado\:\:sessions:*:*:*:*:*:perl:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.43%
Probability of exploitation in next 30 days
EPSS Percentile
35.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0043 is in the 22nd percentile among its peer group of 23,690 CVEs.

Social Chatter

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

Media Mentions

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

Remediation

Remediation records are not available for this CVE.

References

backpan.perl.org / authors/id/B/BE/BEROV/Ado-0.935.tar.gz
Product
github.com / kberov/Ado/issues/112
Issue Tracking
security.metacpan.org / docs/guides/random-data-for-security.html
Third Party Advisory
openwall.com / lists/oss-security/2026/04/08/7
Mailing List