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-5085

30
FAUCET Score

OVERVIEW CVE-2026-5085 is a session identifier generation vulnerability in Solstice::Session versions through 1440 for Perl. The _generateSessionID method produces cryptographically weak session IDs by combining predictable inputs including epoch time, stringified hash references, insufficiently-seeded random numbers, and process IDs. The same flawed method is reused in the Solstice::Subsession component within the same distribution. SEVERITY This vulnerability has a CVSS 3.1 score of 9.1 CRITICAL with a network-based attack vector requiring no authentication, low complexity, and no user interaction. The threat actors can potentially obtain high-impact confidentiality and integrity breaches by predicting valid session identifiers and impersonating legitimate users. The predictable nature of all seed values—particularly the 16-bit random seeding and guessable epoch time—makes session hijacking feasible without special privileges. EXPLOITATION STATUS There is no evidence of active exploitation in known exploit databases or vulnerability feeds. The vulnerability does not appear on CISA's KEV catalog, indicating no confirmed real-world attacks have been documented. Community attention remains minimal as reflected by the low EPSS score of 0.0004. However, the severity warrants urgent patching of affected Solstice installations given the straightforward nature of the vulnerability and potential for simple exploit development.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, <= 1440CPE match
cpe:2.3:a:mcrawfor:solstice\:\:session:*:*:*:*:*:*:*:*
1440CPE matchmatch criteria
cpe:2.3:a:mcrawfor:solstice\:\:session:1440:*:*:*:*: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.34%
Probability of exploitation in next 30 days
EPSS Percentile
26.4%
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.0034 is in the 5th percentile among its peer group of 36,833 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

Remediation records are not available for this CVE.

References

metacpan.org / dist/Solstice/source/lib/Solstice/Session.pm
Product
metacpan.org / dist/Solstice/source/lib/Solstice/Subsession.pm
Product
security.metacpan.org / docs/guides/random-data-for-security.html
Third Party Advisory
openwall.com / lists/oss-security/2026/04/13/2
Mailing List