CVE-2026-81716
Last modified
CVE-2026-81716 is a medium-severity vulnerability rated 5.2/10 on the CVSS scale. 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. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jahlives | openssl_encrypt | < 1.4.9 |
References
Timeline
- Published
- Last Modified
- Status
- Undergoing Analysis
Frequently Asked Questions
What is CVE-2026-81716?
How severe is CVE-2026-81716?
How do I fix CVE-2026-81716?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81704openssl_encrypt versions before 1.4.9 contain a weak key der…7.5
- CVE-2026-81705openssl-encrypt before 1.4.9 fails to redact the file passwo…7.5
- CVE-2026-81706openssl_encrypt before 1.4.9 fails to prevent namespace coll…6.8
- CVE-2026-81707openssl_encrypt before 1.4.9 fails to sanitize the email fie…9.8
- CVE-2026-81714openssl_encrypt (pip: openssl-encrypt) versions <= 1.4.8 use…7
- CVE-2026-81715openssl_encrypt (pip package openssl-encrypt) versions <= 1.…3.3
- CVE-2026-81717openssl_encrypt (pip package openssl-encrypt) before 1.4.9 c…3.5
- CVE-2026-81718openssl_encrypt versions before 1.4.9 use under-parameterize…7.5
- CVE-2026-81719openssl_encrypt before 1.4.9 executes untrusted third-party …7.8
- CVE-2026-8172The Simple Basic Contact Form WordPress plugin through 20250…7.1
- CVE-2026-81720openssl_encrypt before 1.4.9 fails to validate the memory_co…6.2
- CVE-2026-81721openssl_encrypt before 1.4.9 fails to validate KDF cost para…7.5
Are you affected by CVE-2026-81716?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
