← Volver al buscador de CVEs

CVE-2026-81716

openssl-encrypt

Descripción

openssl_encrypt (pip: openssl-encrypt) versions before 1.4.9 contain a path traversal flaw in PluginSandbox._is_safe_path, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READ_FILES permission could read or write another plugin-s directory that merely shares a name prefix (e.g., .../plugins/foobar matching allowed .../plugins/foo), breaking per-plugin isolation within the same user. Fixed by matching each allowed directory exactly or with a trailing path separator.

CVSS 5.2EPSS 0.192%Riesgo 0.53
Ver fuente
Publicación
2026-08-27 17:21:01
Versiones afectadas
<1.4.9
Tipo
Librería
Última modificación
2026-08-27 20:18:54
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N