All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74885
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 15:16 UTC
9.3
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-117