CVE-2009-10007 Details
Description
Catalyst::Plugin::Authentication versions before 0.10_027 for Perl is susceptible to session fixation attacks. Catalyst::Plugin::Authentication does not automatically change the session id after authentication. An attacker that obtains a session id cookie can use this to impersonate the victim.
A session fixation vulnerability exists in Catalyst::Plugin::Authentication for Perl, specifically in versions prior to 0.10_027. The issue arises because the plugin does not automatically change the session ID after a user is authenticated. This lack of session ID rotation allows an attacker who has obtained a session ID cookie to impersonate the victim.
Users can update to Catalyst::Plugin::Authentication version 0.10_027 or later, where the session fixation vulnerability has been addressed by introducing a setting that rotates the session ID after authentication.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 9, 2026CISA-ADP
Assessed Jun 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/perl-catalyst/Catalyst-Plugin-Authentication/commit/b1385ea87a2491b64f33169222af19982d0acce3.patch | CPANSec | Source CodeVendor |
| https://metacpan.org/pod/Catalyst::Plugin::Session#change_session_id | CPANSec | Source CodeVendor |
| https://metacpan.org/pod/Plack::Middleware::Session#change_id | CPANSec | Technical Description |
| https://metacpan.org/release/ETHER/Catalyst-Plugin-Authentication-0.10_027/changes | CPANSec | AdvisoryVendor |
| http://www.openwall.com/lists/oss-security/2026/06/09/10 | CVE |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-384 | Session Fixation | CPANSec |
Affected Products
| Product | Versions |
|---|---|
| Catalyst::Plugin::Authentication | < 0.10_027 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 21, 2026 | CVE Translated | [email protected] |
| Jun 16, 2026 | CVE Modified | CPANSec |
| Jun 16, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | CVE Modified | CVE |
| Jun 9, 2026 | New CVE Received | CPANSec |
Volerion