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

35
FAUCET Score

CVE-2026-3256 identifies a critical vulnerability in HTTP::Session versions through 0.53 for Perl, where session IDs are generated insecurely using predictable seeds like `rand()`, epoch time, and PID, making them easily guessable. This flaw affects applications utilizing the module, such as `ktat http`. Rated with a CVSS score of 9.8 (CRITICAL), the vulnerability can be exploited remotely over the network with low complexity and no user interaction or privileges required. Successful exploitation could lead to high impact on confidentiality, integrity, and availability, potentially allowing session hijacking and unauthorized access. Currently, there is no evidence of active exploitation, no public exploit code available, and community discussion remains minimal.

Impacted Technologies

VendorProductVersion(s)CPE
<= 0.53CPE matchmatch criteria
cpe:2.3:a:ktat:http\:\:session:*:*:*:*:*:perl:*:*
>= 0, < 0.54CPE match
cpe:2.3:a:ktat:http\:\:session:*:*:*:*:*:perl:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

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

Exploit Intelligence

EPSS Score
0.53%
Probability of exploitation in next 30 days
EPSS Percentile
41.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0053 is in the 21st 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

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/KTAT/http-session-0.53/source/lib/HTTP/Session/ID/MD5.pm
Product
metacpan.org / release/KTAT/http-session-0.53/source/lib/HTTP/Session/ID/SHA1.pm
Product
metacpan.org / release/TOKUHIROM/http-session-0.54/changes
security.metacpan.org / docs/guides/random-data-for-security.html
Third Party Advisory
openwall.com / lists/oss-security/2026/03/28/5
Mailing ListThird Party Advisory