Lucene search
+L

9981 matches found

NVD
NVD
added 2026/04/02 10:16 a.m.7 views

CVE-2026-33613

Due to the improper neutralisation of special elements used in an OS command, a remote attacker can exploit an RCE vulnerability in the generateSrpArray function, resulting in full system compromise. This vulnerability can only be attacked if the attacker has some other way to write arbitrary dat...

8.8CVSS0.005EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.14 views

TRENDnet TEW-657BRM 操作系统命令注入漏洞

The TRENDnet TEW-657BRM is a WiFi router from TRENDnet. An OS command injection vulnerability exists in the TRENDnet TEW-657BRM vpndrop function, which originates from a misuse of the vpndrop function parameter policyname in file /setup.cgi, and can be exploited by an attacker to cause OS command...

8.8CVSS6.6AI score0.04778EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.17 views

TRENDnet TEW-657BRM 操作系统命令注入漏洞

TRENDnet TEW-657BRM is a WiFi router produced by the TRENDnet company. The version 1.00.1 of Trendnet TEW-657BRM has a vulnerability related to operating system command injection. This vulnerability stems from incorrect handling of parameters for the Edit function in the file /setup.cgi,...

8.8CVSS6.6AI score0.04123EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/01 11:20 p.m.4 views

GHSA-9GM9-C8MQ-VQ7M PraisonAI: OS Command Injection in MCPHandler.parse_mcp_command()

Summary The --mcp CLI argument is passed directly to shlex.split and forwarded through the call chain to anyio.openprocess with no validation, allowlist check, or sanitization at any hop, allowing arbitrary OS command execution as the process user. Details cli/features/mcp.py:61 source -...

9.8CVSS6.2AI score0.00824EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/01 11:18 p.m.15 views

GHSA-W37C-QQFP-C67F PraisonAI: Shell Injection in run_python() via Unescaped $() Substitution

Summary runpython in praisonai constructs a shell command string by interpolating user-controlled code into python3 -c "" and passing it to subprocess.run..., shell=True. The escaping logic only handles \ and ", leaving $ and backtick substitutions unescaped, allowing arbitrary OS command executi...

7.8CVSS6.3AI score0.00545EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/01 11:0 p.m.12 views

CVE-2026-34448

SiYuan is a personal knowledge management system. Prior to version 3.6.2, an attacker who can place a malicious URL in an Attribute View mAsse field can trigger stored XSS when a victim opens the Gallery or Kanban view with “Cover From - Asset Field” enabled. The vulnerable code accepts arbitrary...

9CVSS6.1AI score0.00489EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/01 5:0 a.m.7 views

CVE-2026-30880

baserCMS is a website development framework. Prior to version 5.2.3, baserCMS has an OS command injection vulnerability in the installer. This issue has been patched in version 5.2.3...

9.8CVSS7AI score0.02033EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.19 views

PT-2026-29824

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 1.5.90 Description PraisonAI's run python function constructs a shell command string by interpolating user-controlled code into python3 -c "" and passing it to subprocess.run..., shell=True. The escaping logic only...

9.8CVSS6.3AI score0.00545EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/03/31 11:28 p.m.14 views

SiYuan: Stored XSS in Attribute View Gallery/Kanban Cover Rendering Allows Arbitrary Command Execution in Desktop Client

Summary An attacker who can place a malicious URL in an Attribute View mAsse field can trigger stored XSS when a victim opens the Gallery or Kanban view with “Cover From - Asset Field” enabled. The vulnerable code accepts arbitrary https URLs without extensions as images, stores the...

9CVSS6.7AI score0.00489EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/31 10:43 p.m.3 views

GHSA-6HPG-8RX3-CWGV baserCMS has OS command injection vulnerability in installer

baserCMS has an OS command injection vulnerability in the installer. Target baserCMS 5.2.2 and earlier versions Vulnerability If baserCMS is placed on a server but not installed, malicious commands may be executed. Countermeasures Update to the latest version of baserCMS Please refer to the...

9.2CVSS7.1AI score0.02033EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/31 10:27 p.m.6 views

GHSA-QXMC-6F24-G86G baserCMS has OS Command Injection Leading to Remote Code Execution (RCE)

Summary In the core update functionality of baserCMS, some parameters sent from the admin panel are passed to the exec function without proper validation or escaping. This issue allows an authenticated CMS administrator to execute arbitrary OS commands on the server Remote Code Execution, RCE. Th...

9.1CVSS6.5AI score0.02282EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/31 9:44 p.m.29 views

CVE-2026-34448 SiYuan: Stored XSS in Attribute View gallery/kanban cover rendering allows arbitrary command execution in the desktop client

SiYuan is a personal knowledge management system. Prior to version 3.6.2, an attacker who can place a malicious URL in an Attribute View mAsse field can trigger stored XSS when a victim opens the Gallery or Kanban view with “Cover From - Asset Field” enabled. The vulnerable code accepts arbitrary...

9CVSS0.00489EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/31 3:31 p.m.8 views

EUVD-2026-17427

Ridvay Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations...

6.3AI score0.01201EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/31 1:16 a.m.6 views

CVE-2026-21861

baserCMS is a website development framework. Prior to version 5.2.3, baserCMS contains an OS command injection vulnerability in the core update functionality. An authenticated administrator can execute arbitrary OS commands on the server due to improper handling of user-controlled input that is...

9.1CVSS0.02282EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/31 12:43 a.m.23 views

CVE-2026-21861

baserCMS prior to version 5.2.3 contains an OS command injection in the core update functionality. An authenticated administrator can pass user-controlled input to exec() without proper validation/escaping, allowing arbitrary OS command execution on the server. The issue is fixed in version 5.2.3...

9.1CVSS6.1AI score0.02282EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/31 12:0 a.m.31 views

CVE-2026-30314

Ridvay Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations...

0.01201EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.11 views

Ridvay Code 安全漏洞

Ridvay Code is an artificial intelligence code assistant provided by Ridvay Code Inc. There is a security vulnerability in Ridvay Code, which stems from OS command injection, potentially leading to remote code execution...

9.8CVSS6.2AI score0.01201EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/31 12:0 a.m.5 views

CVE-2026-30314

Ridvay Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations...

6.3AI score0.01201EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.13 views

Cline 安全漏洞

Cline is an AI programming assistant that serves as an integrated CLI and editor for necboy developers. Cline has a security vulnerability, which stems from OS command injection, potentially leading to remote code execution...

9.8CVSS6.1AI score0.01659EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/30 5:0 a.m.8 views

CVE-2026-5023

A vulnerability has been found in DeDeveloper23 codebase-mcp up to 3ec749d237dd8eabbeef48657cf917275792fde6. This vulnerability affects the function getCodebase/getRemoteCodebase/saveCodebase of the file src/tools/codebase.ts of the component RepoMix Command Handler. Such manipulation leads to os...

5.3CVSS5.3AI score0.00647EPSS
SaveExploits0References1
Rows per page
Query Builder