Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-5080— Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely

EPSS 0.05% · P15
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-5080

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely
Source: NVD (National Vulnerability Database)
Vulnerability Description
Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely. The session id is generated from summing the character codepoints of the absolute pathname with the process id, the epoch time and calls to the built-in rand() function to return a number between 0 and 999-billion, and concatenating that result three times. The path name might be known or guessed by an attacker, especially for applications known to be written using Dancer with standard installation locations. The epoch time can be guessed by an attacker, and may be leaked in the HTTP header. The process id comes from a small set of numbers, and workers may have sequential process ids. The built-in rand() function is seeded with 32-bits and is considered unsuitable for security applications. Predictable session ids could allow an attacker to gain access to systems.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
可预测问题
Source: NVD (National Vulnerability Database)
Vulnerability Title
Dancer::Session::Abstract 安全特征问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Dancer::Session::Abstract是BIGPRESH个人开发者的一个会话管理抽象模块。 Dancer::Session::Abstract 1.3522及之前版本存在安全特征问题漏洞,该漏洞源于会话ID生成不安全,可能导致攻击者预测会话ID从而获得系统访问权限。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
BIGPRESHDancer::Session::Abstract 0 ~ 1.3522 -

II. Public POCs for CVE-2026-5080

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-5080

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-5080

No comments yet


Leave a comment