CVE-2026-81697
Last modified
CVE-2026-81697 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. openssl_encrypt (pip package openssl-encrypt) versions <= 1.4.8 contain a CWD-relative configuration file resolution flaw in crypt_settings.py, where CONFIG_FILE (originally the absolute per-user path ~/.crypt_settings.json) is reassigned at line 84 to the bare relative name 'crypt_settings.json'. As a result, the legacy Tk GUI's SettingsTab reads and writes KDF settings from crypt_settings.json in the process launch (current working) directory instead of the user's home directory.
Description
openssl_encrypt (pip package openssl-encrypt) versions <= 1.4.8 contain a CWD-relative configuration file resolution flaw in crypt_settings.py, where CONFIG_FILE (originally the absolute per-user path ~/.crypt_settings.json) is reassigned at line 84 to the bare relative name 'crypt_settings.json'. As a result, the legacy Tk GUI's SettingsTab reads and writes KDF settings from crypt_settings.json in the process launch (current working) directory instead of the user's home directory. An attacker who plants a malicious crypt_settings.json (e.g. sha256:1 with all memory-hard KDFs disabled) can silently downgrade encryption performed in that GUI session to roughly one hash round, bypassing the weak-KDF preflight and enabling offline brute-force attacks against the resulting ciphertext. Fixed in 1.4.9.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/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
- Received
Frequently Asked Questions
What is CVE-2026-81697?
How severe is CVE-2026-81697?
How do I fix CVE-2026-81697?
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-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
- CVE-2026-81698openssl_encrypt versions before 1.4.9 contain a shell inject…7.5
- CVE-2026-81699openssl_encrypt versions before 1.4.9 fail to properly valid…7.5
- CVE-2026-8170The mv, cp, and rm file utilities exposed within the Extreme…8.7
- CVE-2026-81700openssl_encrypt versions before 1.4.9 contain a signature ve…9.8
- CVE-2026-81701openssl_encrypt versions before 1.4.9 use a denylist to iden…9.8
- CVE-2026-81702openssl_encrypt before 1.4.9 fails to re-derive and validate…9.8
Are you affected by CVE-2026-81697?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
