Description
openssl_encrypt versions before 1.4.9 fail to authenticate recovery-slot presence in envelope-format encrypted files, allowing attackers to remove recovery slots without re-encrypting the payload. Attackers can modify the file header to delete recovery-slot fields and bypass authentication, silently removing recovery paths the owner deliberately added.
Published: 2026-08-27
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows an attacker to remove the recovery slots from an openssl_encrypt envelope‑format encrypted file without re‑encrypting the payload. By altering the file header to delete the recovery‑slot fields, the authentication check is bypassed and the owner’s intended recovery paths are silently removed. This leads to a loss of integrity verification for the encrypted data and can thwart recovery mechanisms designed to safeguard data.

Affected Systems

jahlives openssl_encrypt before version 1.4.9 are affected. Any instance of this software that processes envelope‑format encrypted files and relies on recovery slots for authentication is vulnerable.

Risk and Exploitability

The CVSS score is 9.3, indicating a severe risk. EPSS data is unavailable, but the absence of a known public exploit and the lack of listing in the CISA KEV catalog suggest that exploitation is not currently widespread. Attackers likely need local access to the encrypted file or an avenue to modify the file header (for example, through an upload interface). Once the header is altered, the authentication bypass allows recovery slots to be removed without detection, compromising the intended security controls.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade openssl_encrypt to version 1.4.9 or later, which authenticates recovery‑slot presence in the header.
  • Verify that encrypted files contain valid recovery slot fields and that their headers have not been tampered with before processing them.
  • Implement file integrity monitoring or digital signature checks on archive headers to detect unauthorized modifications to the recovery slot fields.

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

Thu, 03 Sep 2026 15:15:00 +0000

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

Sat, 29 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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 authenticate recovery-slot presence in envelope-format encrypted files, allowing attackers to remove recovery slots without re-encrypting the payload. Attackers can modify the file header to delete recovery-slot fields and bypass authentication, silently removing recovery paths the owner deliberately added.
Title openssl_encrypt before 1.4.9 Authentication Bypass via Recovery Slot Removal
Weaknesses CWE-347
References
Metrics cvssV3_1

{'score': 4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/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:23:59.322Z

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

Link: CVE-2026-81680

cve-icon Vulnrichment

Updated: 2026-08-27T19:23:55.792Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-03T15:06:30.603

Link: CVE-2026-81680

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature