Ado::Sessions versions through 0.935 for Perl generates insecure session ids. The session id is generated from a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be guessed, if it is not leaked from the HTTP Date header. The built-in rand function is unsuitable for cryptographic usage. Predicable session ids could allow an attacker to gain access to systems. Note that Ado is no longer maintained, and has been removed from the CPAN index. It is still available on BackPAN.
総合評価: CVE-2026-5083 は低リスク(33.5/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.43%、34 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.43% | +0.41% |
| 2 | 2026-04-21 | 0.05% | 0.02% | -0.03% |
| 3 | 2026-04-14 | — | 0.05% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| berov | ado::sessions | <= 0.935 | cpe:2.3:a:berov:ado\:\:sessions:*:*:*:*:*:perl:*:* |
| URL | タグ |
|---|---|
| https://backpan.perl.org/authors/id/B/BE/BEROV/Ado-0.935.tar.gz | Product |
| https://github.com/kberov/Ado/issues/112 | Issue Tracking |
| https://security.metacpan.org/docs/guides/random-data-for-security.html | Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/04/08/7 | Mailing List |