CVE-2026-81684: openssl_encrypt before 1.4.9 Information Disclosure via Command Line

Published Aug 27, 2026
·
Updated

In opensslencrypt (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.

Affected Software

1 affected component
pypi/openssl-encrypt<=1.4.8

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade openssl_encrypt (pip package openssl-encrypt) to a version that resolves this vulnerability.

    Fixed in 1.4.9

Event History

Aug 27, 2026
CVE Published
via MITRE·02:50 PM
Data Sourced
via MITRE·02:50 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:20 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can obtain the exposed steganography password?

Any local user who can inspect /proc/<pid>/cmdline while the encryption or decryption CLI subprocess is running can read the password. Remote attackers are not described by the available information.

2

What conditions are required for exploitation?

The affected desktop GUI must invoke its CLI child process on an encrypt or decrypt path using a steganography password. The attacker needs local access and must read the child process command line during its lifetime; no privileges or user interaction are required.

3

How can I determine whether an installation is affected?

Installations of the PyPI package openssl-encrypt at version 1.4.8 or earlier are affected. During a GUI operation using steganography, the vulnerable behavior is the presence of --stego-password and its password value in the CLI subprocess command line.

4

What should be done if upgrading is not immediately possible?

Prevent untrusted local users from accessing the system or observing process command lines while the application performs steganography encryption or decryption. Avoid using the affected GUI steganography paths until upgrading to version 1.4.9 or later.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203