Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Jahlives

#26092of 56,333
9.8Total CVSS
Vulnerabilities · 1
PT-2026-76608
9.8
2026-03-31
Pypi · Openssl-Encrypt · CVE-2026-74872
**Name of the Vulnerable Software and Affected Versions** openssl encrypt versions prior to 1.4.0 **Description** The Whirlpool hash implementation contains a flaw that allows arbitrary code execution. The issue arises because the software uses broad glob patterns to load `.so` modules without verifying their integrity. An attacker can achieve native code execution by placing a malicious `.so` file that matches the `whirlpool*py313*.so` pattern within the site-packages directories, which is then executed when the module is loaded. **Recommendations** Update openssl encrypt to version 1.4.0 or later.