# CVE-2026-47372

## Summary

- **CVE ID:** CVE-2026-47372
- **Severity:** CRITICAL
- **CVSS Score:** 9.1 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N)
- **CWE:** CWE-338
- **Published:** May 20, 2026
- **Last Modified:** May 21, 2026

## Description

Crypt::SaltedHash versions through 0.09 for Perl generate insecure random values for salts.

These versions use the built-in rand function, which is predictable and unsuitable for cryptography.

## Affected Products

- RRWO — Crypt::SaltedHash (0)

## References

- [CNA](https://metacpan.org/release/RRWO/Crypt-SaltedHash-0.10/changes)
- [CNA](https://github.com/robrwo/perl-Crypt-SaltedHash/commit/9b68437d2cd420b819b3a795474c3870338d38d5.patch)
- [CVE](http://www.openwall.com/lists/oss-security/2026/05/20/22)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.40%
- **EPSS Percentile:** 33.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._