openssl_encrypt versions before 1.4.0 expose passwords passed via the --password CLI argument in process listings accessible to all system…
[email protected]·CWE-214·Published 2026-08-17
openssl_encrypt versions before 1.4.0 expose passwords passed via the --password CLI argument in process listings accessible to all system users. Attackers can read process arguments through ps aux or /proc/[pid]/cmdline to retrieve plaintext passwords and keystore passwords.