๐Ÿ” CVE Alert

CVE-2026-81697

MEDIUM 5.5

openssl_encrypt before 1.4.9 KDF Downgrade via CWD-relative Configuration

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-426
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:N/UI:R/S:U/C:N/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
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-7j2v-g84w-m75v vulncheck.com: https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-kdf-downgrade-via-cwd-relative-configuration