All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74886
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 16:17 UTC
9.3
CVSS / 10
// description
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.
// weaknesses (CWE)
- CWE-184