Security Advisory

CVE-2026-81684

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-27 14:50:49
Last updated 2026-08-27 14:50:49
Assigner VulnCheck
CVSS score 6.9
State PUBLISHED

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.