Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-81716— openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

Quick assessment

Affected
jahlives openssl_encrypt
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

(pip 包名: )1.4.9 之前的版本中, 函数存在一个路径遍历漏洞,该漏洞使用简单的字符串前缀匹配来授权文件访问。这意味着一个未被授予 权限的沙箱插件,可能读取或写入另一个仅共享名称前缀的插件目录(例如,允许访问 ,而 会因前缀匹配而被误判为合法路径),从而破坏了同一用户内插件之间的隔离性。 该问题已通过修改匹配逻辑得到修复:现在要求对每个允许的目录进行精确匹配,或在路径末尾添加路径分隔符(如 ),以彻底避免前缀误匹配。

CVSS 5.2 · Medium

Possible ATT&CK Techniques 1 AI

T1083 · File and Directory Discovery

Affected Version Matrix 2

VendorProduct Version RangeStatus
jahlives openssl_encrypt < 1.4.9 affected
1.4.9 unaffected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-81716

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
jahlives openssl_encrypt 0 ~ 1.4.9 -

II. Public POCs for CVE-2026-81716

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-81716

登录查看更多情报信息。

Vendor Advisories for CVE-2026-81716 (2)

Same Patch Batch · jahlives · 2026-08-27 · 36 CVEs total

CVE-2026-81707 9.8 CRITICAL openssl_encrypt before 1.4.9 ANSI Escape Injection via Identity Email
CVE-2026-81702 9.8 CRITICAL openssl_encrypt before 1.4.9 Key Substitution via Identity Load
CVE-2026-81701 9.8 CRITICAL openssl_encrypt before 1.4.9 Arbitrary Code Execution via unsigned plugin
CVE-2026-81700 9.8 CRITICAL openssl_encrypt before 1.4.9 GPG Signature Verification Bypass
CVE-2026-81683 8.4 HIGH openssl_encrypt before 1.4.9 Plaintext Private Key Storage
CVE-2026-81719 7.8 HIGH openssl_encrypt before 1.4.9 Remote Code Execution via Plugin
CVE-2026-81688 7.5 HIGH openssl_encrypt before 1.4.9 Plaintext Confirmation Oracle via SHA-256
CVE-2026-81692 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via STREAMINFO
CVE-2026-81699 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via unbounded KDF cost
CVE-2026-81689 7.5 HIGH openssl_encrypt before 1.4.9 Weak Pepper Key Derivation
CVE-2026-81705 7.5 HIGH openssl-encrypt before 1.4.9 Password Cleartext Leak via Debug
CVE-2026-81718 7.5 HIGH openssl_encrypt before 1.4.9 Weak Cryptographic Parameters
CVE-2026-81691 7.5 HIGH openssl_encrypt before 1.4.9 Credential Leakage via Unvalidated Server URLs
CVE-2026-81693 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via QR total field
CVE-2026-81698 7.5 HIGH openssl_encrypt before 1.4.9 Shell Injection via info command
CVE-2026-81704 7.5 HIGH openssl_encrypt before 1.4.9 Weak Key Derivation via D-Bus
CVE-2026-81721 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via KDF
CVE-2026-81690 7.3 HIGH verify-usb before 1.4.9 Symlink Directory Traversal Code Execution
CVE-2026-81714 7.0 HIGH openssl_encrypt before 1.4.9 Plugin Signing Trust Anchor Enrollment Bypass
CVE-2026-81706 6.8 MEDIUM openssl_encrypt before 1.4.9 Key Substitution via Identity Shadowing

Showing top 20 of 36 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-81716

No comments yet


Leave a comment