Lucene search
+L

124952 matches found

CVE
CVE
added 2026/08/17 11:04 a.m.30 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
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.53 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
EUVD
EUVD
added 2026/08/17 11:04 a.m.8 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
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.41 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
CVE
CVE
added 2026/08/17 11:04 a.m.23 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
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.3 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
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.49 views

CVE-2026-74872 openssl_encrypt before 1.4.0 Arbitrary Code Execution via Whirlpool

opensslencrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpoolpy313.so pattern in...

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

CVE-2026-74872

The Python package openssl_encrypt before version 1.4.0 loads native .so modules via a broad glob pattern (whirlpool*py313*.so) without integrity checks, allowing arbitrary code execution. Attackers placing malicious .so files in site-packages trigger native code execution on module load. Fixed i...

9.8CVSS6.2AI score0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.6 views

CVE-2026-74872 openssl_encrypt before 1.4.0 Arbitrary Code Execution via Whirlpool

opensslencrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpoolpy313.so pattern in...

9.3CVSS6.3AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 9:53 a.m.8 views

EUVD-2026-60077

Official Document Management System developed by 2100 Technology has an Arbitrary File Upload vulnerability, allowing authenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server...

8.8CVSS6.4AI score0.0065EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 7:15 a.m.6 views

CVE-2026-65899

A flaw was found in DOMPurify where the clearConfig function does not properly reset the retained Trusted Types policy. This can lead to a DOMPurify instance, when reused across different security contexts, remaining bound to a previously supplied and potentially unsafe policy. An attacker could...

6.1CVSS5.4AI score0.00266EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/08/17 4:23 a.m.6 views

CVE-2026-73072

A heap buffer overflow in Vim allows a local attacker to cause a denial of service or potentially execute arbitrary code. The flaw is triggered by processing a specially crafted spell file, where the setsofo function fails to reset internal data between sections, leading to an out-of-bounds write...

8.5CVSS6.2AI score0.00125EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/17 3:16 a.m.13 views

CVE-2026-50602

A security vulnerability has been identified in Planet9 due to incorrect file permissions assigned to an application executable used by the Planet9 background service. The service runs with SYSTEM privileges, while the affected executable grants excessive permissions to non-administrative users. ...

8.5CVSS0.00109EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/17 2:46 a.m.23 views

Important: Red Hat Security Advisory: vim security update

An update for vim is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

8.8CVSS7.8AI score0.0025EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/08/17 2:46 a.m.7 views

vim: Vim: Arbitrary Code Execution via crafted directory names

A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of...

8.8CVSS8.3AI score0.0025EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/17 2:46 a.m.10 views

vim: Vim: Arbitrary code execution via Python omni-completion

A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a...

7.8CVSS6.1AI score0.00201EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/17 2:16 a.m.50 views

CVE-2026-50602

CVE-2026-50602 — Planet9 : A vulnerability arises from incorrect file permissions on an application executable used by the Planet9 background service. The service runs with SYSTEM privileges, while the executable grants excessive permissions to non-administrative users. An authenticated local use...

8.5CVSS6AI score0.00109EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 2:16 a.m.36 views

CVE-2026-50602 Planet9 Incorrect Permission Assignment Vulnerability Information

A security vulnerability has been identified in Planet9 due to incorrect file permissions assigned to an application executable used by the Planet9 background service. The service runs with SYSTEM privileges, while the affected executable grants excessive permissions to non-administrative users. ...

8.5CVSS0.00109EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 12:00 a.m.30 views

CVE-2026-67967

Buffer Overflow vulnerability in Tenda W20E V16.01.0.62782 allows an attacker to execute arbitrary code. This is an incomplete fix for CVE-2025-44867 and CVE-2026-36819...

0.00454EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.14 views

PT-2026-76873

Name of the Vulnerable Software and Affected Versions O2OA version 10.0.2 Description A local attacker can execute arbitrary code by exploiting the sandbox mechanism used during the execution of the Invoke script. Recommendations At the moment, there is no information about a newer version that...

7.8CVSS5.9AI score0.0013EPSS
SaveExploits0References3
Rows per page
Query Builder