Logging Bug and Race Condition in OpenSSL Encrypt by GitHub
CVE-2026-74885
9.3CRITICAL
What is CVE-2026-74885?
The OpenSSL Encrypt library, particularly versions prior to 1.4.0, is affected by a significant logging bug in the restore_hidden_modules() function. This bug results in incorrect logging of module counts, which demonstrates zero restored modules even after clearing, leading to corrupted audit trails. Additionally, a race condition exists during the interplay between module hiding and import hook installation, allowing another thread to potentially re-import modules that have been blocked. These issues could lead to severe security repercussions, especially in environments that utilize multi-threading.
Affected Version(s)
openssl_encrypt 0 < 1.4.0
openssl_encrypt 1.4.0
