CVE-2026-81690
Last modified
CVE-2026-81690 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. openssl-encrypt (pip package) before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enumerated the drive with rglob(), which in CPython does not descend into symlinked directories and treats the symlink as an ordinary directory, while O_NOFOLLOW on the hash side binds only the final path component. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
openssl-encrypt (pip package) before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enumerated the drive with rglob(), which in CPython does not descend into symlinked directories and treats the symlink as an ordinary directory, while O_NOFOLLOW on the hash side binds only the final path component. An evil-maid attacker with physical access to the removable drive could replace a tool-tree directory with a symlink to a copy containing byte-identical files plus a planted __pycache__/*.pyc file (which CPython loads in preference to recompiling the clean .py). The planted file is never enumerated, added_files stays 0, and verify-usb reports PASSED, resulting in code execution when the victim runs the portable install. Fixed in 1.4.9 (affects both 1.4.x and 1.5.x lines).
Metrics
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H
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
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-81690?
How severe is CVE-2026-81690?
How do I fix CVE-2026-81690?
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-81685openssl_encrypt versions before 1.4.9 fail to sanitize recov…3.3
- CVE-2026-81686openssl_encrypt 1.4.x before 1.4.9 contains an optional D-Bu…6.2
- CVE-2026-81687openssl_encrypt versions before 1.4.9 fail to enforce a time…5.5
- CVE-2026-81688openssl_encrypt versions before 1.4.9 store an unkeyed SHA-2…7.5
- CVE-2026-81689openssl_encrypt versions before 1.4.9 derive the remote-pepp…7.5
- CVE-2026-8169ExtremeXOS (EXOS) uses a challenge-response mechanism to aut…8.7
- CVE-2026-81691openssl_encrypt versions before 1.4.9 fail to validate serve…7.5
- CVE-2026-81692openssl_encrypt (pip: openssl-encrypt) versions 1.4.8 and ea…7.5
- CVE-2026-81693openssl_encrypt before 1.4.9 fails to validate the total fie…7.5
- CVE-2026-81694openssl-encrypt (pip package, versions <= 1.4.8) fails to sa…3.3
- CVE-2026-81695openssl_encrypt versions before 1.4.9 fail to escape attacke…3.3
- CVE-2026-81696openssl_encrypt versions before 1.4.9 fail to sanitize termi…3.3
Are you affected by CVE-2026-81690?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
