All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74872
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago
9.3
CVSS / 10
// description
openssl_encrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpool*py313*.so pattern in site-packages directories to achieve native code execution when the module is loaded.
// weaknesses (CWE)
- CWE-426