GHSA-546v-xqjf-qgcr · Severity: critical — Apache::Session::Generate::ModUniqueId versions from 1.54 through 1.94 for Perl session ids are...
Apache::Session::Generate::ModUniqueId versions from 1.54 through 1.94 for Perl session ids are insecure. Apache::Session::Generate::ModUniqueId (added in version 1.54) uses the value of the UNIQUE_ID environment variable for the session id. The UNIQUE_ID variable is set by the Apache mod_unique_id plugin, which generates unique ids for the request. The id is based on the IPv4 address, the process id, the epoch time, a 16-bit counter and a thread index, with no obfuscation. The server IP is often available to the public, and if not available, can be guessed from previous session ids being issued. The process ids may also be guessed from previous session ids. The timestamp is easily guessed (and leaked in the HTTP Date response header). The purpose of mod_unique_id is to assign a unique id to requests so that events can be correlated in different logs. The id is not designed, nor is it suitable for security purposes.
Conclusion & alert: CVE-2026-5081 is rated Moderate Risk (45/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.32%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.32% | +0.29% |
| 2 | 2026-05-07 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-546v-xqjf-qgcr · Severity: critical — Apache::Session::Generate::ModUniqueId versions from 1.54 through 1.94 for Perl session ids are...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-5081 unimportant priority: Debian including 1 source packages (libapache-session-perl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-5081 |
ubuntu
|
medium | CVE-2026-5081 medium priority: Ubuntu including 1 source packages (libapache-session-perl), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, upstream, xenial): needs-triage 8. | https://ubuntu.com/security/CVE-2026-5081 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| chorny | apache::session::generate::moduniqueid | >= 1.54, <= 1.94 | cpe:2.3:a:chorny:apache\:\:session\:\:generate\:\:moduniqueid:*:*:*:*:*:perl:*:* |
| URL | Tags |
|---|---|
| https://httpd.apache.org/docs/current/mod/mod_unique_id.html | Product |
| https://metacpan.org/pod/Apache::Session::Generate::Random | Product |
| http://www.openwall.com/lists/oss-security/2026/05/06/6 | Mailing List Third Party Advisory |