CVE-2026-74895
CriticalCVSS 9.8Summary
openssl_encrypt before version 1.4.0 fails to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules.
Risk Assessment
The risk is that a malicious plugin can gain full system access, potentially leading to data theft, system modification, or takeover.
Recommendation
Upgrade openssl_encrypt to version 1.4.0 or later, which introduces proper sandbox restrictions.
Original NVD description (English source)
openssl_encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules.

