GHSA-h7qw-mxrm-c6h2 · Severity: high · Ecosystem: composer — Unauthenticated crypto and weak IV in Magento\Framework\Encryption
The __construct function in Framework/Encryption/Crypt.php in Magento 2 uses the PHP rand function to generate a random number for the initialization vector, which makes it easier for remote attackers to defeat cryptographic protection mechanisms by guessing the value.
Conclusion & alert: CVE-2016-6485 is rated Moderate Risk (49.3/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.85%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.08% | 0.85% | +0.76% |
| 2 | 2026-04-05 | 0.05% | 0.08% | +0.04% |
| 3 | 2025-03-30 | — | 0.05% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-h7qw-mxrm-c6h2 · Severity: high · Ecosystem: composer — Unauthenticated crypto and weak IV in Magento\Framework\Encryption
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2016/07/19/3 | Mailing List Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2016/07/27/14 | Mailing List Third Party Advisory |
| https://github.com/magento/magento2/pull/15017 |