Lucene search
+L

30475 matches found

OSV
OSV
added 2026/08/17 11:04 a.m.26 views

CVE-2026-74895 openssl_encrypt before 1.4.0 Plugin Sandbox Bypass via Process Isolation

opensslencrypt 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...

9.3CVSS5.6AI score
SaveExploits0References4
OSV
OSV
added 2026/08/17 11:04 a.m.17 views

CVE-2026-74896 openssl_encrypt before 1.4.0 Sandbox Escape via Dunder Attribute Traversal

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use class, bases, subclasses, and globals chains to access restricted functions and execute arbitrary...

9.3CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.52 views

CVE-2026-74895 openssl_encrypt before 1.4.0 Plugin Sandbox Bypass via Process Isolation

opensslencrypt 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...

9.8CVSS0.00409EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.39 views

CVE-2026-74896

The Python package openssl_encrypt before 1.4.0 ships a DangerousPatternVisitor AST analyzer intended to block dangerous code in plugin scripts, but it fails to recognize dunder attribute traversal chains (__class__, __bases__, __subclasses__(), __globals__). Attackers can use these chains to rea...

9.8CVSS5.8AI score0.00337EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/17 11:04 a.m.35 views

CVE-2026-74895

openssl_encrypt (Python package) versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution, allowing attackers to run malicious plugins with unrestricted filesystem, network, subprocess, and Python module access (CVSS 9.8 CRITICAL). No in-...

9.8CVSS5.5AI score0.00409EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/17 11:04 a.m.13 views

EUVD-2026-60114

opensslencrypt 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...

9.8CVSS5.5AI score0.00409EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.10 views

EUVD-2026-60115

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use class, bases, subclasses, and globals chains to access restricted functions and execute arbitrary...

9.8CVSS5.8AI score0.00337EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.58 views

CVE-2026-74896 openssl_encrypt before 1.4.0 Sandbox Escape via Dunder Attribute Traversal

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use class, bases, subclasses, and globals chains to access restricted functions and execute arbitrary...

9.8CVSS0.00337EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.46 views

CVE-2026-74886 openssl_encrypt before 1.4.0 Plugin Import Guard Bypass

opensslencrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUSMODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous...

9.8CVSS0.00396EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.9 views

EUVD-2026-60105

opensslencrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUSMODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous...

9.8CVSS5.7AI score0.00396EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.5 views

CVE-2026-74886 openssl_encrypt before 1.4.0 Plugin Import Guard Bypass

opensslencrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUSMODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous...

9.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 11:04 a.m.31 views

CVE-2026-74886

In openssl_encrypt before 1.4.0, PluginImportGuard blocks a different module set than the AST analyzer's DANGEROUS_MODULES, allowing attackers to bypass AST checks via string obfuscation and import modules like sys, pickle, or multiprocessing for arbitrary code execution. CVSS 9.8 critical. No in...

9.8CVSS5.7AI score0.00396EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/17 11:04 a.m.22 views

CVE-2026-74883

opensslencrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restrictedop...

8.8CVSS5.5AI score0.00256EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.48 views

CVE-2026-74883 openssl_encrypt before 1.4.0 Sandbox Bypass via pathlib and io

opensslencrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restrictedop...

8.8CVSS0.00256EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.13 views

EUVD-2026-60102

opensslencrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restrictedop...

8.8CVSS5.5AI score0.00256EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/17 11:04 a.m.10 views

CVE-2026-74883 openssl_encrypt before 1.4.0 Sandbox Bypass via pathlib and io

opensslencrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restrictedop...

8.7CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 11:04 a.m.34 views

CVE-2026-74883

The openssl_encrypt WordPress plugin before version 1.4.0 exposes a sandbox bypass: its plugin sandbox only blocks restricted_open but fails to restrict Python's pathlib.Path and io.open modules, letting attackers import them to read and write arbitrary files. Patch to 1.4.0; no in-the-wild explo...

8.8CVSS5.5AI score0.00256EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/17 5:48 a.m.6 views

BIT-JRE-2026-60526

Vulnerability in Oracle Java SE component: Installation. Supported versions that are affected are Oracle Java SE: 8u491 and 8u491-perf. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where Oracle Java SE executes to compromise Oracle Java SE...

6.7CVSS5.5AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:48 a.m.6 views

BIT-JRE-2026-60166

Vulnerability in Oracle Java SE component: JavaFX. The supported version that is affected is Oracle Java SE: 8u491. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks require human...

3.1CVSS7AI score0.00274EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:48 a.m.8 views

BIT-JAVA-2026-60166

Vulnerability in Oracle Java SE component: JavaFX. The supported version that is affected is Oracle Java SE: 8u491. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks require human...

3.1CVSS5.4AI score0.00274EPSS
SaveExploits0References3
Rows per page
Query Builder