openssl_encrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUS_MODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous modules like sys, shutil, multiprocessing, importlib, and pickle for arbitrary code execution.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-9pgj-v69p-q586 | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-plugin-import-guard-bypass | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:26
NVD link : CVE-2026-74886
Mitre link : CVE-2026-74886
CVE.ORG link : CVE-2026-74886
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-184
Incomplete List of Disallowed Inputs
