All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74896
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 15:16 UTC
9.3
CVSS / 10
// description
openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use __class__, __bases__, __subclasses__(), and __globals__ chains to access restricted functions and execute arbitrary system commands from plugin code.
// weaknesses (CWE)
- CWE-693