CVE-2026-6146

Source
https://cve.org/CVERecord?id=CVE-2026-6146
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-6146.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-6146
Published
2026-05-11T19:12:17.630Z
Modified
2026-07-08T08:09:59.471754169Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Amazon::Credentials versions through 1.2.0 for Perl uses rand to generate encryption keys
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/6xxx/CVE-2026-6146.json",
    "cna_assigner": "CPANSec",
    "cwe_ids": [
        "CWE-338"
    ]
}
References

Affected packages

Git / github.com/rlauer6/amazon-credentials

Affected ranges

Type
GIT
Repo
https://github.com/rlauer6/amazon-credentials
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.2.0"
        }
    ]
}

Affected versions

1.*
1.1.0
1.1.1
1.1.10
1.1.11
1.1.12
1.1.14
1.1.16
1.1.18
1.1.19
1.1.2
1.1.20
1.1.21
1.1.22
1.1.23
1.1.24
1.1.25
1.1.26
1.1.3
1.1.4
1.1.6
1.1.7
1.1.8
1.1.9
1.2.0
Release-1.*
Release-1.0.10-1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-6146.json"