OpenSSL Encrypt Vulnerability in Third-Party Plugin Execution
CVE-2026-81719
9.3CRITICAL
What is CVE-2026-81719?
The OpenSSL Encrypt functionality prior to version 1.4.9 is susceptible to a vulnerability that permits arbitrary code execution through untrusted third-party plugins. The issue arises because the default signature policy allows the loading of unsigned and unverified plugins, leading to potential execution before the appropriate runtime sandbox is established. A bypassable denylist poses an additional risk, making it easier for attackers to exploit this weakness. Users importing malicious plugins unknowingly could allow arbitrary code to be run within their environment. The vulnerability was addressed in version 1.4.9 by enforcing a stricter signature policy for plugins.
Affected Version(s)
openssl_encrypt 0 < 1.4.9
openssl_encrypt 1.4.9
