Lucene search
+L

156770 matches found

RedhatCVE
RedhatCVE
added 2026/08/17 11:40 a.m.15 views

CVE-2026-42215

A flaw was found in GitPython, a Python library used to interact with Git repositories. This vulnerability allows an attacker to achieve arbitrary command execution by providing specially crafted arguments kwargs to functions such as Repo.clonefrom, Remote.fetch, Remote.pull, or Remote.push. This...

8.8CVSS7.7AI score0.00749EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/17 11:16 a.m.11 views

CVE-2026-74899

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec builtins. Attackers can traverse the Python class hierarchy via class.mro.subclasses to access system functions and execute arbitrary OS comman...

9.8CVSS0.00491EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/17 11:16 a.m.9 views

CVE-2026-74870

opensslencrypt pip versions = 1.4.7 contain an information exposure vulnerability where the 'hsm fido2-test' and 'hsm onlykey-test' diagnostic commands unconditionally print the full derived hardware pepper as hex to stdout/stderr cryptcli.py, handlehsmcommand. The printed value can persist in...

8.7CVSS0.00188EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 11:16 a.m.8 views

CVE-2026-74801

SiYuan before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments for the elevated elevator.exe helper process. Attackers can create a malicious workspace directory with command metacharacters in its path and trigger the Microsoft Defender exclusion...

8.6CVSS0.00265EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.6 views

CVE-2026-74899 openssl_encrypt before 1.4.0 Sandbox Escape via Type Hierarchy

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec builtins. Attackers can traverse the Python class hierarchy via class.mro.subclasses to access system functions and execute arbitrary OS comman...

9.3CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.45 views

CVE-2026-74899 openssl_encrypt before 1.4.0 Sandbox Escape via Type Hierarchy

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec builtins. Attackers can traverse the Python class hierarchy via class.mro.subclasses to access system functions and execute arbitrary OS comman...

9.8CVSS0.00491EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.12 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
EUVD
EUVD
added 2026/08/17 11:04 a.m.10 views

EUVD-2026-60084

SiYuan before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments for the elevated elevator.exe helper process. Attackers can create a malicious workspace directory with command metacharacters in its path and trigger the Microsoft Defender exclusion...

8.6CVSS5.8AI score0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.26 views

CVE-2026-74801

SiYuan before 3.7.4 fails to escape workspace directory paths passed to the elevated elevator.exe helper. An attacker can create a directory containing command metacharacters, then trigger the Microsoft Defender exclusion flow to execute arbitrary commands as administrator after UAC approval. CVS...

8.6CVSS5.8AI score0.00265EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.61 views

CVE-2026-74801 SiYuan before 3.7.4 Local Privilege Escalation via elevator.exe

SiYuan before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments for the elevated elevator.exe helper process. Attackers can create a malicious workspace directory with command metacharacters in its path and trigger the Microsoft Defender exclusion...

8.6CVSS0.00265EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/17 10:58 a.m.11 views

Important: Red Hat Security Advisory: pcp security update

An update for pcp is now available for Red Hat Enterprise Linux 8. 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 each vulnerability from the C...

8.8CVSS5.7AI score0.00652EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 10:58 a.m.11 views

PCP: PCP linux_sockets PMDA: Arbitrary Command Execution via Command Injection

A command injection flaw in PCP's linuxsockets PMDA allows malicious shell metacharacters via the network.persocket.filter metric. This failed validation lets attackers execute arbitrary commands as the PMDA user when metrics refresh...

7.8CVSS5.8AI score0.00652EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:49 a.m.9 views

BIT-MONGODB-2026-13063 libmongocrypt Improper Input Validation Leading to Process Termination

An authenticated user with standard read/write privileges can cause the mongod process to terminate due to an out-of-memory condition by sending a crafted aggregation command. MongoDB's libmongocrypt library insufficiently validates payload-supplied values, which can result in an excessively larg...

6.5CVSS5.4AI score0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:49 a.m.9 views

BIT-MONGODB-2026-13059 Improper Validation of Client-Supplied Command Parameters Allowing Role-Based Access Control Bypass

An authenticated user with low privileges may be able to perform unauthorized reads and writes on data protected by role-based query-level access controls, due to insufficient validation of certain client-supplied command parameters. The issue affects find, update, delete, and aggregate commands ...

8.6CVSS5.5AI score0.00384EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:49 a.m.6 views

BIT-MONGODB-2026-13058 Transaction Command Insufficient Input Validation Leading to Process Termination

An authenticated user with basic write privileges can cause the mongod process to terminate abnormally by sending a crafted transaction command with an incomplete set of required fields. The issue stems from inconsistent validation across related transaction command parameters, resulting in a fat...

7.1CVSS5.5AI score0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 5:17 a.m.11 views

CVE-2026-19982

A security vulnerability has been detected in GL.iNet BE9300 and MT6000 4.8.x. This vulnerability affects unknown code of the component Firewall-management RPC. The manipulation of the argument destport/destip leads to os command injection. The attack may be initiated remotely. Upgrading to versi...

7.4CVSS0.0105EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/17 5:17 a.m.9 views

CVE-2026-19983

A vulnerability was detected in GL.iNet A1300, AX1800, AXT1800, MT2500, MT3000, MT6000, X3000 and XE3000 4.8.x. This issue affects some unknown processing of the file /usr/bin/glnassys of the component NAS Command Service. The manipulation results in os command injection. The attack may be launch...

8.3CVSS0.01308EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 4:30 a.m.40 views

CVE-2026-19983 GL.iNet XE3000 NAS Command Service gl_nas_sys os command injection

A vulnerability was detected in GL.iNet A1300, AX1800, AXT1800, MT2500, MT3000, MT6000, X3000 and XE3000 4.8.x. This issue affects some unknown processing of the file /usr/bin/glnassys of the component NAS Command Service. The manipulation results in os command injection. The attack may be launch...

8.3CVSS0.01308EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/17 4:30 a.m.10 views

EUVD-2026-60046

A vulnerability was detected in GL.iNet A1300, AX1800, AXT1800, MT2500, MT3000, MT6000, X3000 and XE3000 4.8.x. This issue affects some unknown processing of the file /usr/bin/glnassys of the component NAS Command Service. The manipulation results in os command injection. The attack may be launch...

8.3CVSS5.3AI score0.01308EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/17 4:30 a.m.66 views

CVE-2026-19983

GL.iNet devices (A1300, AX1800, AXT1800, MT2500, MT3000, MT6000, X3000, XE3000) running 4.8.x are affected by a vulnerability in NAS Command Service due to improper processing of /usr/bin/gl_nas_sys, enabling remote OS command injection. The issue allows a remote attacker to execute arbitrary com...

8.3CVSS7.7AI score0.01308EPSS
SaveExploits0References5
Rows per page
Query Builder