Description
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.
Published: 2026-08-27
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Shell Injection
Action: Immediate Patch
AI Analysis

Impact

OpenSSL_Encrypt versions prior to 1.4.9 contain a shell injection flaw in the info command’s reconstructed CLI block. The command interpolates untrusted metadata fields, such as pepper_name, without quoting them. If an attacker supplies metadata that contains shell commands, those commands are incorporated verbatim into the printed CLI block. When an end user copies and executes this block in a shell, the malicious commands run with the user’s privileges, leading to arbitrary command execution.

Affected Systems

The vulnerability affects the jahlives:openssl_encrypt package. All releases before 1.4.9 are susceptible. Users running any older version of this software must determine the exact release and apply a fix or upgrade to 1.4.9 or later.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity. EPSS is not available, so the current exploitation probability is unknown, but the flaw has not yet been listed in the CISA KEV catalog. The attack vector is inferred to require an attacker to craft metadata containing shell commands and convince a user to copy the formatted CLI block into a shell. Because execution only occurs when a user pastes the block, the vulnerability is less directly exploitable than a traditional remote code execution, yet it still represents a high‑risk scenario if users routinely copy output from the info command.

Generated by OpenCVE AI on August 27, 2026 at 17:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade openssl_encrypt to version 1.4.9 or later.
  • If an upgrade is not immediately possible, sanitize all metadata fields that populate the CLI block by properly quoting or escaping shell special characters before interpolation.
  • Consider disabling or restricting use of the info command so that untrusted metadata cannot be displayed in an executable form.

Generated by OpenCVE AI on August 27, 2026 at 17:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:jahlives:openssl_encrypt:*:*:*:*:*:python:*:*

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Jahlives
Jahlives openssl Encrypt
Vendors & Products Jahlives
Jahlives openssl Encrypt
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description 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.
Title openssl_encrypt before 1.4.9 Shell Injection via info command
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, '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'}


Subscriptions

Jahlives Openssl Encrypt
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-27T18:20:44.184Z

Reserved: 2026-08-27T11:12:29.817Z

Link: CVE-2026-81698

cve-icon Vulnrichment

Updated: 2026-08-27T18:20:39.007Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T17:21:00.070

Modified: 2026-09-01T18:16:56.927

Link: CVE-2026-81698

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:45:03Z

Weaknesses
  • CWE-78

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