PT-2026-33009 · Unknown · Apache::Api::Password

Published

2026-04-15

·

Updated

2026-05-06

·

CVE-2026-5088

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Apache::API::Password versions prior to 0.5.3
Description The software can generate insecure random values for salts used in password hashing. The functions make salt() and make salt bcrypt() attempt to load Crypt::URandom and Bytes::Random::Secure to generate random bytes. If these modules are unavailable, the system falls back to using Perl's built-in rand function, which is unsuitable for cryptographic purposes.
Recommendations Update to a version later than 0.5.2.

Fix

Weakness Enumeration

Related Identifiers

CVE-2026-5088

Affected Products

Apache::Api::Password