CVE-2026-6146
MEDIUM EPSS 7.1%
Published May 11, 20261mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published May 11, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
Amazon::Credentials versions through 1.2.0 for Perl uses rand to generate encryption keys. Amazon::Credentials stores credentials in an obfuscated form to prevent access to the secrets from a data dump of the object. Before version 1.3.0, the secrets were encrypted using a 64-bit key that was generated using the built-in rand function, which is predictable and unsuitable for cryptography.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
7.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-338
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/05/11/15
- metacpan.org https://metacpan.org/release/BIGFOOT/Amazon-Credentials-1.2.0/source/lib/Amazon/Credentials.pm#L1415-1418
- metacpan.org https://metacpan.org/release/BIGFOOT/Amazon-Credentials-1.3.0/changes
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.