๐Ÿ” CVE Alert

CVE-2026-81716

MEDIUM 5.2

openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

CVSS Score
5.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor jahlives
Product openssl_encrypt
Published Aug 27, 2026
Stay Ahead of the Next One

Get instant alerts for jahlives openssl_encrypt

Be the first to know when new medium vulnerabilities affecting jahlives openssl_encrypt are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

jahlives / openssl_encrypt
0 < 1.4.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-vr4h-5xqv-xxxf vulncheck.com: https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-plugin-sandbox-path-traversal