製品・ソフトウェアに関する情報
MetaCPAN BEROVのAdo::Sessionsにおける複数の脆弱性
Title MetaCPAN BEROVのAdo::Sessionsにおける複数の脆弱性
Summary

Ado::Sessionsのバージョン0.935以前のPerlモジュールは、安全でないセッションIDを生成します。セッションIDは組み込みのrand関数、エポック時間、およびプロセスID(PID)を種としたSHA-1ハッシュから生成されます。PIDは限られた数字のセットから来ており、エポック時間はHTTP Dateヘッダーから漏洩しなければ推測可能です。組み込みのrand関数は暗号的用途には適していません。予測可能なセッションIDによって、攻撃者はシステムに不正アクセスする可能性があります。なお、Adoは現在メンテナンスされておらず、CPANインデックスから削除されていますが、BackPANではまだ入手可能です。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 8, 2026, midnight
Registration Date April 24, 2026, 11:36 a.m.
Last Update April 24, 2026, 11:36 a.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected System
MetaCPAN BEROV
Ado::Sessions 0.935 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月24日]
  掲載
April 24, 2026, 11:36 a.m.

NVD Vulnerability Information
CVE-2026-5083
Summary

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.

Publication Date April 8, 2026, 3:16 p.m.
Registration Date April 15, 2026, 11:30 a.m.
Last Update April 24, 2026, 12:04 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:berov:ado\:\:sessions:*:*:*:*:*:perl:*:* 0.935
Related information, measures and tools
Common Vulnerabilities List