Description
openssl_encrypt versions before 1.4.9 fail to sanitize recovery-slot metadata in the desktop GUI, allowing attackers to inject control characters and line separators into the irreversible-removal confirmation dialog. Attackers can craft encrypted files with malicious slot identifiers containing bidi overrides or line-separator characters to forge warning text and deceive users during file removal operations.
Published: 2026-08-27
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Deceptive confirmation leading to unintended file deletion
Action: Immediate Patch
AI Analysis

Impact

The flaw in openssl_encrypt is caused by inadequate sanitization of recovery‑slot metadata. Attackers can embed control characters, bidirectional overrides, and line separators into the metadata of a crafted encrypted file. When the desktop GUI processes this file during an irreversible removal operation, the injected characters cause the confirmation dialog to display forged warning text. This UI injection flaw, catalogued as CWE‑116, enables an attacker to manipulate the user’s view of the removal operation and potentially trick a user into confirming the deletion of important data, resulting in loss of files without needing to gain code execution privileges.

Affected Systems

All releases of the openssl_encrypt desktop application before version 1.4.9 are affected, regardless of operating system. A client using any 1.4.8 or earlier release may be exposed to this vulnerability if it processes recovery‑slot data created by an attacker.

Risk and Exploitability

The CVSS score of 9.3 categorizes this vulnerability as Critical, and though EPSS data is not available and it is not listed in the CISA KEV catalog, the flaw’s exploitation is primarily through social engineering. An attacker can craft a malicious encrypted file and deliver it to a target user, who when opening the file triggers the faulty confirmation dialog that displays forged text. Because the attack relies on user interaction with a malformed file, it is feasible for an attacker with little technical skill to exploit the weakness, elevating the overall risk.

Generated by OpenCVE AI on August 27, 2026 at 18:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the openssl_encrypt application to version 1.4.9 or newer.
  • For environments where the application cannot be updated immediately, deploy a file‑pre‑processing script that scans encrypted files for control characters, bidi overrides, or line separators and rejects any file containing such metadata before it can be opened by the GUI.
  • Educate users to verify warning text carefully before confirming a deletion; warn them that unexpected formatting or characters in the confirmation prompt may indicate malicious content.

Generated by OpenCVE AI on August 27, 2026 at 18:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:30: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

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

Type Values Removed Values Added
Description openssl_encrypt versions before 1.4.9 fail to sanitize recovery-slot metadata in the desktop GUI, allowing attackers to inject control characters and line separators into the irreversible-removal confirmation dialog. Attackers can craft encrypted files with malicious slot identifiers containing bidi overrides or line-separator characters to forge warning text and deceive users during file removal operations.
Title openssl_encrypt before 1.4.9 Text Injection via Recovery Slot Metadata
Weaknesses CWE-116
References
Metrics cvssV3_1

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

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-27T19:24:55.543Z

Reserved: 2026-08-27T11:11:30.934Z

Link: CVE-2026-81685

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T17:20:58.110

Modified: 2026-09-02T13:12:08.453

Link: CVE-2026-81685

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:00:07Z

Weaknesses
  • CWE-116

    Improper Encoding or Escaping of Output