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.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-h3m5-p59h-x88p | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-password-exposure-via-cli-argument | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:29
NVD link : CVE-2026-74873
Mitre link : CVE-2026-74873
CVE.ORG link : CVE-2026-74873
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-214
Invocation of Process Using Visible Sensitive Information
