CVE-2026-81695 PUBLISHED

openssl_encrypt before 1.4.9 Terminal Injection via key_id

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

openssl_encrypt versions before 1.4.9 fail to escape attacker-controlled key_id values printed to stderr during decrypt auto-detection. Attackers can craft encrypted files with malicious key_id containing escape sequences to repaint terminal output and forge authenticity verification blocks.

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 Output Neutralization for Logs CWE