216.73.216.36

CVE-2026-5088

· Published 15/04/2026 08:16 · Modified 16/04/2026 13:16

Labels: CVE-2026-5088 2026-04-159b29abf9-4ab0-4765-b253-1875cd9b441eCVE-2026-5088CWE-338

Essential information

Published
15/04/2026 08:16
Modified
16/04/2026 13:16
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS metrics

Description

Apache::API::Password versions through v0.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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
9b29abf9-4ab0-4765-b253-1875cd9b441e
NVD
View on NVD

Affected products (CPE)

ProductCPE
apache / apache api password cpe:2.3:a:apache:apache_api_password:<0.5.2:*:*:*:*:*:*:*
apache / crypt urandom cpe:2.3:a:apache:crypt_urandom:*:*:*:*:*:*:*:*
apache / bytes random secure cpe:2.3:a:apache:bytes_random_secure:*:*:*:*:*:*:*:*

References