4 matches found
CVE-2026-74883
opensslencrypt 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 restrictedop...
CVE-2026-74883
opensslencrypt 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 restrictedop...
EUVD-2026-60102
opensslencrypt 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 restrictedop...
CVE-2026-74883
The openssl_encrypt WordPress plugin before version 1.4.0 exposes a sandbox bypass: its plugin sandbox only blocks restricted_open but fails to restrict Python's pathlib.Path and io.open modules, letting attackers import them to read and write arbitrary files. Patch to 1.4.0; no in-the-wild explo...