Apache::Session::Generate::SHA256 versions before 1.3.19 for Perl create insecure session ids
Summary
| CVE | CVE-2026-8503 |
|---|---|
| State | PUBLISHED |
| Assigner | CPANSec |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-15 12:17:09 UTC |
| Updated | 2026-05-18 18:23:03 UTC |
| Description | Apache::Session::Generate::SHA256 versions before 1.3.19 for Perl create insecure session ids. Apache::Session::Generate::SHA256 generated session ids insecurely. The default session id generator returns a SHA-256 hash of the built-in rand() function, the epoch time, and the PID, that is hashed again. These are predictable, low-entropy sources. Predicable session ids could allow an attacker to gain access to systems. Note that version 1.3.19 has a fallback without warning to use insecure session generation method if the call to Crypt::URandom::urandom fails. However, this is unlikely as Crypt::URandom is a hardcoded requirement of the module. This issue is similar to CVE-2025-40931 for Apache::Session::Generate::MD5. |
Risk And Classification
Primary CVSS: v3.1 6.5 MEDIUM from ADP
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
EPSS: 0.000410000 probability, percentile 0.124460000 (date 2026-05-26)
Problem Types: CWE-338 | CWE-340 | CWE-340 CWE-340 Generation of Predictable Numbers or Identifiers | CWE-338 CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | ADP | DECLARED | 6.5 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
| 3.1 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | Secondary | 6.5 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
LowIntegrity
LowAvailability
NoneCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
NVD Known Affected Configurations (CPE 2.3)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | GUIMARD | ApacheSessionGenerateSHA256 | affected 1.3.19 custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/LemonLDAPNG/Apache-Session-Browseable/commit/cc915cbbd266776e... | 9b29abf9-4ab0-4765-b253-1875cd9b441e | github.com | Patch |
| www.cve.org/CVERecord | 9b29abf9-4ab0-4765-b253-1875cd9b441e | www.cve.org | Third Party Advisory |
| metacpan.org/release/GUIMARD/Apache-Session-Browseable-1.3.19/changes | 9b29abf9-4ab0-4765-b253-1875cd9b441e | metacpan.org | Release Notes |
| www.cve.org/CVERecord | 9b29abf9-4ab0-4765-b253-1875cd9b441e | www.cve.org | Third Party Advisory |
| metacpan.org/release/GUIMARD/Apache-Session-Browseable-1.3.19/diff/GUIMARD... | 9b29abf9-4ab0-4765-b253-1875cd9b441e | metacpan.org | Product |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
Additional Advisory Data
| Source | Time | Event |
|---|---|---|
| CNA | 2026-05-13T00:00:00.000Z | Issue identified by CPANSec |
| CNA | 2026-05-13T00:00:00.000Z | Issue reported to author |
| CNA | 2026-05-14T00:00:00.000Z | Version 1.3.19 released |
Workarounds
CNA: Upgrade to version 1.3.19 or later.
There are currently no legacy QID mappings associated with this CVE.