CVE-2026-81698 PUBLISHED

openssl_encrypt before 1.4.9 Shell Injection via info command

Assigner: VulnCheck
Reserved: 27.08.2026 Published: 27.08.2026 Updated: 27.08.2026

openssl_encrypt versions before 1.4.9 contain a shell injection vulnerability in the info command's reconstructed CLI block that interpolates untrusted metadata fields without quoting. Attackers can craft metadata values like pepper_name containing shell commands that execute when users copy the printed CLI block into a shell.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor jahlives
Product openssl_encrypt
Versions Default: unaffected
  • affected from 0 to 1.4.9 (excl.)
  • Version 1.4.9 is unaffected

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE