CVE-2026-6146
CWE-338Published: May 11, 2026· Updated: May 13, 2026
Official 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.
Technical Analysis
CVE-2026-6146 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
CVSS v3.1 Vector Breakdown
Exploit & PoC Resources
All References (3)
Quick Facts
Related CVEs (CWE-338)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-6146 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts