openssl_encrypt versions before 1.4.0 contain a plugin...
Critical severity
Unreviewed
Published
Aug 17, 2026
to the GitHub Advisory Database
•
Updated Aug 17, 2026
Description
Published by the National Vulnerability Database
Aug 17, 2026
Published to the GitHub Advisory Database
Aug 17, 2026
Last updated
Aug 17, 2026
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