CVE-2026-5081
CVE-2026-5081 is a critical-severity vulnerability in Chorny Apache with a CVSS 3.x base score of 9.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-340.
Key facts
- Severity: Critical (CVSS 3.x base score 9.1)
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-27823
- Weakness: CWE-340
- Affected product: Chorny Apache
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-5081?
- 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.
- How severe is CVE-2026-5081?
- CVE-2026-5081 has a CVSS 3.x base score of 9.1, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-5081 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-5081?
- CVE-2026-5081 affects Chorny Apache. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-5081?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-5081 have an EU (EUVD) identifier?
- Yes. CVE-2026-5081 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-27823.
- When was CVE-2026-5081 published?
- CVE-2026-5081 was published on 2026-05-06 and last updated on 2026-06-30.
References
- https://httpd.apache.org/docs/current/mod/mod_unique_id.html
- https://metacpan.org/pod/Apache::Session::Generate::Random
- http://www.openwall.com/lists/oss-security/2026/05/06/6
- https://access.redhat.com/security/cve/CVE-2026-5081
- https://bugzilla.redhat.com/show_bug.cgi?id=2467174
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-5081.json
Affected products (1)
- cpe:2.3:a:chorny:apache\:\:session\:\:generate\:\:moduniqueid:*:*:*:*:*:perl:*:*
Other CWE-340 vulnerabilities
- CVE-2025-69286 — Critical (CVSS 9.8): RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In versions prior to 0.22.0, the use of an…
- CVE-2026-2473 — High (CVSS 7.7): Predictable bucket naming in Vertex AI Experiments in Google Cloud Vertex AI from version 1.21.0 up to (but not…
- CVE-2025-62294 — High (CVSS 7.5): SOPlanning is vulnerable to Predictable Generation of Password Recovery Token. Due to weak mechanism of generating…
- CVE-2024-52299 — High (CVSS 7.5): macro-pdfviewer is a PDF Viewer Macro for XWiki using Mozilla pdf.js. Any user with view right on…
- CVE-2026-9219 — Medium (CVSS 6.5): Setracker2 Android Companion App com.tgelec.setracker versions 3.1.5 and prior have a predictable registration ID…
- CVE-2025-13044 — Medium (CVSS 6.2): IBM Concert 1.0.0 through 2.2.0 creates temporary files with predictable names, which allows local users to overwrite…