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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-5088— Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts

AI Predicted 7.5 Difficulty: Easy EPSS 0.05% · P15
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-5088

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
Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts
Source: NVD (National Vulnerability Database)
Vulnerability Description
Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts. The _make_salt and _make_salt_bcrypt methods will attept to load Crypt::URandom and then Bytes::Random::Secure to generate random bytes for the salt. If those modules are unavailable, it will simply return 16 bytes generated with Perl's built-in rand function. The rand function is unsuitable for cryptographic use. These salts are used for password hashing.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
使用具有密码学弱点缺陷的PRNG
Source: NVD (National Vulnerability Database)
Vulnerability Title
Apache::API::Password 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Apache::API::Password是Apache基金会的一个密码管理模块。 Apache::API::Password v0.5.2及之前版本存在安全漏洞,该漏洞源于生成盐值时使用不安全的随机数生成器,可能导致密码哈希安全性降低。
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
JDEGUESTApache::API::Password 0 ~ 0.5.2 -

II. Public POCs for CVE-2026-5088

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-5088

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-5088

No comments yet


Leave a comment