{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "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.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-Amazon-Credentials-2026-6146 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2026/cpansa-amazon-credentials-2026-6146.json" }, { "category": "external", "summary": "https://metacpan.org/release/BIGFOOT/Amazon-Credentials-1.2.0/source/lib/Amazon/Credentials.pm#L1415-1418", "url": "https://metacpan.org/release/BIGFOOT/Amazon-Credentials-1.2.0/source/lib/Amazon/Credentials.pm#L1415-1418" }, { "category": "external", "summary": "https://metacpan.org/release/BIGFOOT/Amazon-Credentials-1.3.0/changes", "url": "https://metacpan.org/release/BIGFOOT/Amazon-Credentials-1.3.0/changes" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2026/05/11/15", "url": "http://www.openwall.com/lists/oss-security/2026/05/11/15" }, { "category": "external", "summary": "CVE-2026-6146 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6146" } ], "title": "Amazon-Credentials vulnerability", "tracking": { "current_release_date": "2026-05-11T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-Amazon-Credentials-2026-6146", "initial_release_date": "2026-05-11T00:00:00", "revision_history": [ { "date": "2026-05-11T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/<1.3.0", "product": { "name": "Amazon-Credentials less than 1.3.0", "product_id": "CSAFPID-0001", "product_identification_helper": { "purl": "pkg:cpan/Amazon-Credentials" } } }, { "category": "product_version_range", "name": "vers:cpan/>=1.3.0", "product": { "name": "Amazon-Credentials greater than or equal 1.3.0", "product_id": "CSAFPID-0002", "product_identification_helper": { "purl": "pkg:cpan/Amazon-Credentials" } } } ], "category": "product_name", "name": "Amazon-Credentials" } ] }, "vulnerabilities": [ { "cve": "CVE-2026-6146", "cwe": { "id": "CWE-338", "name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)" }, "notes": [ { "category": "description", "text": "Amazon::Credentials versions through 1.2.0 for Perl uses rand to generate encryption keys.\n\nAmazon::Credentials stores credentials in an obfuscated form to prevent access to the secrets from a data dump of the object.\n\nBefore 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.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ] } ] }