All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74883
HIGHpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 13:16 UTC
8.7
CVSS / 10
// description
openssl_encrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restricted_open file access controls.
// weaknesses (CWE)
- CWE-693