Impact
openssl_encrypt versions prior to 1.4.9 contain a flaw that allows the execution of untrusted third‑party plugins. The default signature policy of WARN permits unsigned or unverifiable non‑built‑in plugins to be compiled and executed in the host process during import, before a runtime sandbox is applied. If a user is tricked into loading such a plugin, the attacker can run arbitrary code with the same privileges as the user executing openssl_encrypt.
Affected Systems
This vulnerability affects the openssl_encrypt tool provided by jahlives. All releases older than version 1.4.9 are impacted. Users of these versions must verify the installed release number and plan for remediation.
Risk and Exploitability
The flaw carries a CVSS score of 9.3, indicating high severity. EPSS is not available and the vulnerability is not listed in CISA KEV. The vulnerability permits execution of arbitrary code in the context of the user running openssl_encrypt if an unsigned or unverified plugin is loaded. The plugin is compiled and executed before the runtime sandbox is installed, so exploitation yields unrestricted code execution with the user’s privileges.
OpenCVE Enrichment