Lucene search
+L

26 matches found

Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-74486 binfmt_misc: use exe_file_deny_write_access() for the interpreter clone

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: use exefiledenywriteaccess for the interpreter clone For MISCFMTOPENFILE entries loadmiscbinary clones the registered interpreter file and denies write access to the clone via plain denywriteaccess. The clone is...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68187

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

0.00209EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/01 5:16 p.m.19 views

CVE-2026-34115

Guardian language-system passes the id GET parameter directly into a PHP exec call in transcribeamazon.php line 15 without sanitization: exec"php jobs/transcribeamazon.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS0.00537EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/01 4:23 p.m.9 views

CVE-2026-34116

Guardian language-system passes the id GET parameter directly into a PHP exec call in transcribe.php line 15 without sanitization: exec"php jobs/transcribe.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS6.1AI score0.00549EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 4:20 p.m.77 views

CVE-2026-34111

CVE-2026-34111 : Guardian Language-System vulnerability where speechmac_text.php passes $_GET['id'] directly into an exec() call, enabling unauthenticated remote command execution via shell metacharacters. Affects the Guardian Language-System component (speech_text path) and is scored CRITICAL (C...

9.8CVSS6.1AI score0.00549EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/01 4:19 p.m.15 views

EUVD-2026-41068

Guardian language-system passes the id GET parameter directly into a PHP exec call in complexstart.php line 14 without sanitization: exec"php jobs/complex.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell metacharacters...

9.8CVSS6.1AI score0.00549EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/01 4:17 p.m.18 views

EUVD-2026-41066

Guardian language-system passes the id GET parameter directly into a PHP exec call in text.php line 15 without sanitization: exec"php jobs/text.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell metacharacters to execute...

9.8CVSS6.1AI score0.00549EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/11 9:13 p.m.12 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via the exec process. An attacker can execute unauthorized commands by bypassing intended allowlist validation using combined shell options...

8.8CVSS6AI score0.00419EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/04 12:16 a.m.14 views

CVE-2026-7711

A weakness has been identified in MindsDB up to 26.01. This impacts the function exec of the file mindsdb/integrations/handlers/byomhandler/procwrapper.py of the component Engine Handler. Executing a manipulation can lead to unrestricted upload. The attack can be executed remotely. The exploit ha...

7.5CVSS0.00284EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/21 12:0 a.m.13 views

PT-2026-26885

A security vulnerability has been detected in vanna-ai vanna up to 2.0.2. Affected is the function exec of the file /src/vanna/legacy. Such manipulation leads to injection. The attack can be executed remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early...

6.5CVSS6.2AI score0.00232EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/01/09 8:56 a.m.10 views

CVE-2023-40582

find-exec is a utility to discover available shell commands. Versions prior to 1.0.3 did not properly escape user input and are vulnerable to Command Injection via an attacker controlled parameter. As a result, attackers may run malicious shell commands in the context of the running process. This...

9.8CVSS7.2AI score0.01489EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2005-4772

Malware in sbrugna...

3.6CVSS6.4AI score0.00334EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/04/01 6:31 a.m.4 views

Remote Code Execution (RCE)

Overview mcpadapt is an Adapt MCP servers to many agentic framework. Affected versions of this package are vulnerable to Remote Code Execution RCE due to unsanitized input in the SmolAgentsAdapter where untrusted MCP server responses are interpolated into a dynamic Python class via an exec call...

9.8CVSS7.4AI score
SaveExploits0References3
CVE
CVE
added 2024/10/21 6:54 p.m.147 views

CVE-2024-50010

CVE-2024-50010 affects the Linux kernel’s exec path checks. The issue is a race in the path_noexec (and i_mode) checks that led to spurious WARN_ON warnings when noexec is toggled, rather than a real permission failure. The fix removes the redundant path_noexec WARN and updates commentary; no exp...

4.7CVSS6.7AI score0.00236EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.11 views

CVE-2024-50010 exec: don't WARN for racy path_noexec check

In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy pathnoexec check Both imode and noexec checks wrapped in WARNON stem from an artifact of the previous implementation. They used to legitimately check for the condition, but that got moved up in two...

7.1AI score0.00236EPSS
SaveExploits0References5
PyPA
PyPA
added 2024/08/22 8:15 p.m.11 views

PYSEC-2024-192

An issue was discovered in llamaindex before 0.10.38. download/integration.py includes an exec call for import clsname...

8.8CVSS7AI score0.00528EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/02/13 8:0 a.m.47 views

Microsoft WDAC OLE DB provider for SQL Server Remote Code Execution Vulnerability

...

8.8CVSS7.3AI score0.01484EPSS
SaveExploits0
Debian
Debian
added 2022/10/23 6:38 p.m.75 views

[SECURITY] [DSA 5260-1] lava security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5260-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff October 23, 2022 https://www.debian.org/security/faq -...

8.8CVSS8.5AI score0.0136EPSS
SaveExploits1
Zero Day Initiative
Zero Day Initiative
added 2022/09/08 12:0 a.m.90 views

(Pwn2Own) ConnMan received_data Out-Of-Bounds Write Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installation of ConnMan. Authentication is not required to exploit this vulnerability. The specific flaw exists within the receiveddata method. Crafted data in a HTTP response can trigger a write past the e...

6.3CVSS1.4AI score0.02967EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/01/12 9:51 a.m.25 views

Information Disclosure

shelljs is vulnerable to information disclosure. The vulnerability exists in ShellJS exec function of exec.js because the file permissions have not been locked down which allows an attacker to gain access to sensitive information of file system of the running scripts and crash application...

7.1CVSS2.4AI score0.00427EPSS
SaveExploits1References7Affected Software2
Rows per page
Query Builder