CVE-2026-81684
CVE-2026-81684 is a medium-severity vulnerability in Jahlives Openssl Encrypt with a CVSS 3.x base score of 6.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-214.
Key facts
- Severity: Medium (CVSS 3.x base score 6.2)
- CVSS v4: 6.9
- EPSS exploit prediction: 0% (2nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-214
- Affected product: Jahlives Openssl Encrypt
- Published:
- Last modified:
Description
In openssl_encrypt (pip package openssl-encrypt) versions <= 1.4.8, the desktop GUI passes the steganography password to the CLI child process on the command line via the --stego-password argument (on both encrypt and decrypt paths) instead of via an environment variable as done for the main password. Any local user can read the steganography password from /proc/<pid>/cmdline for the lifetime of the subprocess. Fixed in 1.4.9.
Frequently asked questions
- What is CVE-2026-81684?
- In openssl_encrypt (pip package openssl-encrypt) versions <= 1.4.8, the desktop GUI passes the steganography password to the CLI child process on the command line via the --stego-password argument (on both encrypt and decrypt paths) instead of via an environment variable as done for the main password. Any local user can read the steganography password from /proc/<pid>/cmdline for the lifetime of the subprocess. Fixed in 1.4.9.
- How severe is CVE-2026-81684?
- CVE-2026-81684 has a CVSS 3.x base score of 6.2, rated medium severity. It is exploitable over local access with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-81684 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (2nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-81684?
- CVE-2026-81684 affects Jahlives Openssl Encrypt. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-81684?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-81684 published?
- CVE-2026-81684 was published on 2026-08-27 and last updated on 2026-09-03.
References
- https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-rx2c-m92f-qv6p
- https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-information-disclosure-via-command-line
Affected products (1)
- cpe:2.3:a:jahlives:openssl_encrypt:*:*:*:*:*:python:*:*
More vulnerabilities in Jahlives Openssl Encrypt
- CVE-2026-81702 — Critical (CVSS 9.8): openssl_encrypt before 1.4.9 fails to re-derive and validate fingerprints when loading identities from identity.json,…
- CVE-2026-81701 — Critical (CVSS 9.8): openssl_encrypt versions before 1.4.9 use a denylist to identify trusted built-in plugins, allowing unsigned plugins in…
- CVE-2026-81700 — Critical (CVSS 9.8): openssl_encrypt versions before 1.4.9 contain a signature verification vulnerability in gpg_runner.verify_detached that…
- CVE-2026-74901 — Critical (CVSS 9.8): openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in pqc.py where AES-GCM decryption…
- CVE-2026-74900 — Critical (CVSS 9.8): openssl_encrypt versions before 1.4.0 contain a critical vulnerability in pqc.py where KEM decapsulation failures…
- CVE-2026-74899 — Critical (CVSS 9.8): openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes…
All CVEs affecting Jahlives Openssl Encrypt →
Other CWE-214 vulnerabilities
- CVE-2026-12250 — High (CVSS 7.9): Invocation of process using visible sensitive information vulnerability in TUBITAK BILGEM Software Technologies…
- CVE-2020-36771 — High (CVSS 7.8): CloudLinux CageFS 7.1.1-1 or below passes the authentication token as a command line argument. In some configurations…
- CVE-2021-3859 — High (CVSS 7.5): A flaw was found in Undertow that tripped the client-side invocation timeout with certain calls made over HTTP2. This…
- CVE-2026-76054 — High (CVSS 7.1): Invocation of Process Using Visible Sensitive Information in Black Duck blackduck-c-cpp 1.0.17 through 3.0.6 allows an…
- CVE-2024-4254 — High (CVSS 7.1): The 'deploy-website.yml' workflow in the gradio-app/gradio repository, specifically in the 'main' branch, is vulnerable…
- CVE-2025-5452 — Medium (CVSS 6.6): A malicious ACAP application can gain access to admin-level service account credentials used by legitimate ACAP…