Vulnerability Description
openssl_encrypt versions before 1.4.0 contain a logging bug in restore_hidden_modules() that logs module counts after clearing, always showing zero restored modules and corrupting audit trails. Additionally, a race condition exists between module hiding and import hook installation where another thread could re-import blocked modules in multi-threaded environments.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jahlives | Openssl Encrypt | < 1.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-43r4-3hf9-mMitigationVendor Advisory
- https://www.vulncheck.com/advisories/openssl-encrypt-before-logging-bug-and-raceThird Party Advisory
FAQ
What is CVE-2026-74885?
CVE-2026-74885 is a vulnerability with a CVSS score of 3.6 (LOW). openssl_encrypt versions before 1.4.0 contain a logging bug in restore_hidden_modules() that logs module counts after clearing, always showing zero restored modules and corrupting audit trails. Additi...
How severe is CVE-2026-74885?
CVE-2026-74885 has been rated LOW with a CVSS base score of 3.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74885?
Check the references section above for vendor advisories and patch information. Affected products include: Jahlives Openssl Encrypt.