Lucene search
+L

31918 matches found

OSV
OSV
added 2026/08/27 3:36 p.m.16 views

CVE-2026-79988 Authenticated RCE through Twig sandbox escape

The Twig sandbox mechanism in Craft CMS is configured to allow dangerous functionality from the Yii framework, leading to authenticated RCE similar to previously disclosed vulnerabilities...

8.7CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 3:36 p.m.38 views

CVE-2026-79988 Authenticated RCE through Twig sandbox escape

The Twig sandbox mechanism in Craft CMS is configured to allow dangerous functionality from the Yii framework, leading to authenticated RCE similar to previously disclosed vulnerabilities...

8.7CVSS0.00259EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 2:51 p.m.15 views

EUVD-2026-67069

opensslencrypt before 1.4.9 executes untrusted third-party plugins with insufficient controls: the plugin signature policy defaulted to WARN, so an unsigned/unverifiable non-built-in plugin was compiled and executed in the host process at import time, before the runtime sandbox is installed. The...

9.3CVSS6.2AI score0.003EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:51 p.m.12 views

CVE-2026-81719 openssl_encrypt before 1.4.9 Remote Code Execution via Plugin

opensslencrypt before 1.4.9 executes untrusted third-party plugins with insufficient controls: the plugin signature policy defaulted to WARN, so an unsigned/unverifiable non-built-in plugin was compiled and executed in the host process at import time, before the runtime sandbox is installed. The...

9.3CVSS6.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:51 p.m.25 views

CVE-2026-81719

openssl_encrypt versions before 1.4.9 are vulnerable to arbitrary code execution via third-party plugins. The plugin signature policy defaulted to WARN , allowing unsigned or unverifiable non-built-in plugins to be compiled and executed in the host process at import time—before the runtime sandbo...

9.3CVSS6.2AI score0.003EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.37 views

CVE-2026-81719 openssl_encrypt before 1.4.9 Remote Code Execution via Plugin

opensslencrypt before 1.4.9 executes untrusted third-party plugins with insufficient controls: the plugin signature policy defaulted to WARN, so an unsigned/unverifiable non-built-in plugin was compiled and executed in the host process at import time, before the runtime sandbox is installed. The...

9.3CVSS0.003EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:51 p.m.12 views

EUVD-2026-67066

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS5.2AI score0.00192EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:51 p.m.16 views

CVE-2026-81716

openssl_encrypt (pip package: openssl-encrypt ) versions before 1.4.9 contain a path traversal flaw in PluginSandbox._is_safe_path, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READ_FILES permission could read or write another plugin's directory th...

8.7CVSS5.2AI score0.00192EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.38 views

CVE-2026-81716 openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:51 p.m.14 views

CVE-2026-81716 openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.10 views

EUVD-2026-67025

The executeruby tool is documented as a read-only Ruby sandbox and is enforced by a pattern denylist together with replacements for the process-spawning methods on Kernel. The pseudo-terminal library's spawn entry points are neither in the denylist nor replaced, so a normal tool call could reach...

8.6CVSS5.7AI score0.00172EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.17 views

CVE-2026-81097 rails-mcp-server 1.4.0 through 1.6.0 OS Command Execution via execute_ruby PTY Escape

The executeruby tool is documented as a read-only Ruby sandbox and is enforced by a pattern denylist together with replacements for the process-spawning methods on Kernel. The pseudo-terminal library's spawn entry points are neither in the denylist nor replaced, so a normal tool call could reach...

8.6CVSS6AI score0.00172EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.35 views

CVE-2026-81096 ToolUniverse through 1.2.6 Unauthenticated Remote Code Execution via python_code_executor Sandbox Escape

ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the pythoncodeexecutor tool, in pythonexecutortool.py, inspected the submitted source for a denied list of attribute names and calls but left the...

10CVSS0.00574EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.39 views

CVE-2026-81096

ToolUniverse through 1.2.6 contained an unauthenticated remote code execution flaw in its python_code_executor tool (python_executor_tool.py). The sandbox blocked a denied list of attribute names but left attribute-lookup builtins available, allowing an attacker to walk from a literal's class to ...

10CVSS5.4AI score0.00574EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.17 views

EUVD-2026-67024

ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the pythoncodeexecutor tool, in pythonexecutortool.py, inspected the submitted source for a denied list of attribute names and calls but left the...

10CVSS5.4AI score0.00574EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.10 views

CVE-2026-81096 ToolUniverse through 1.2.6 Unauthenticated Remote Code Execution via python_code_executor Sandbox Escape

ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the pythoncodeexecutor tool, in pythonexecutortool.py, inspected the submitted source for a denied list of attribute names and calls but left the...

10CVSS5.4AI score0.00574EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.10 views

CVE-2026-81096 ToolUniverse through 1.2.6 Unauthenticated Remote Code Execution via python_code_executor Sandbox Escape

ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the pythoncodeexecutor tool, in pythonexecutortool.py, inspected the submitted source for a denied list of attribute names and calls but left the...

9.3CVSS5.6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.11 views

CVE-2026-79674

A flaw was found in NLTK. A path traversal vulnerability in corpus-reader constructors allows a remote attacker to bypass the intended data root sandbox. By supplying arbitrary corpus root paths to LinThesaurusCorpusReader and PanLexLiteCorpusReader constructors, an attacker can read files and...

8.8CVSS5.6AI score0.00226EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.10 views

CVE-2026-62384

A flaw was found in NLTK. The FramenetCorpusReader component is vulnerable to a symlink-based sandbox bypass. An attacker can exploit this by placing specially crafted symbolic links within a corpus subdirectory. These symlinks bypass path validation, allowing the attacker to read arbitrary XML...

8.7CVSS5.6AI score0.00563EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/27 8:47 a.m.12 views

CVE-2026-65915

A flaw was found in NLTK. A logic bug in the FileSystemPathPointer.open function allows the sandbox validation check to be bypassed. A remote attacker can exploit this by providing specially crafted file:// Uniform Resource Locators URLs to nltk.data.load. This enables the attacker to read...

7.1CVSS5.7AI score0.00359EPSS
SaveExploits1References5
Rows per page
Query Builder