Description
openssl_encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules.
Published: 2026-08-17
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the openssl_encrypt library before version 1.4.0 causes the sandbox restrictions to be bypassed when plugins are executed in default process isolation mode. An attacker can run malicious plugins with unrestricted access to the filesystem, network, subprocess execution and all Python modules, effectively gaining full control over the host system.

Affected Systems

The affected product is openssl_encrypt from jahlives. All installations of the library earlier than version 1.4.0 are vulnerable. No additional version details are available beyond the version boundary.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity vulnerability. The EPSS score is not available, so the current exploitation probability cannot be quantified. The vulnerability is not listed in CISA KEV. Attacking the sandbox bypass would require the attacker to trigger plugin execution; therefore the attack vector is inferred to be remote plugin upload or local plugin execution abuse. The lack of sandbox enforcement allows the attacker to read, modify, delete files, initiate network connections, spawn subprocesses and import any Python module, leaving the system exposed to complete compromise.

Generated by OpenCVE AI on August 17, 2026 at 12:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the openssl_encrypt library to version 1.4.0 or later
  • If upgrading is not immediately possible, disable or tightly control plugin execution and restrict to trusted plugins only
  • Configure process isolation settings to enforce sandbox restrictions, or use hardening measures such as chroot or seccomp to limit filesystem, network and subprocess access

Generated by OpenCVE AI on August 17, 2026 at 12:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description openssl_encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules.
Title openssl_encrypt before 1.4.0 Plugin Sandbox Bypass via Process Isolation
Weaknesses CWE-693
References
Metrics cvssV3_1

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-17T14:44:09.625Z

Reserved: 2026-08-17T10:42:40.456Z

Link: CVE-2026-74895

cve-icon Vulnrichment

Updated: 2026-08-17T14:44:05.633Z

cve-icon NVD

Status : Received

Published: 2026-08-17T11:16:44.653

Modified: 2026-08-17T15:16:59.010

Link: CVE-2026-74895

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T13:00:13Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure