Lucene search
+L

1417 matches found

EUVD
EUVD
added 2026/05/04 4:00 a.m.58 views

EUVD-2026-26884

A weakness has been identified in privsim mcp-test-runner 0.2.0. Impacted is the function childprocess.spawn of the file src/index.ts of the component MCP Interface. Executing a manipulation of the argument command can lead to os command injection. The attack may be launched remotely. The exploit...

6.5CVSS5.6AI score0.01089EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.16 views

OpenC3 COSMOS 安全漏洞

OpenC3 COSMOS is an open-source application developed by OpenC3. Versions of OpenC3 COSMOS prior to 7.0.0-rc3 contained security vulnerabilities. These vulnerabilities stemmed from the Script Runner component, which allowed users to execute Python and Ruby scripts. This could lead users to bypass...

9.6CVSS5.9AI score0.00341EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.18 views

PT-2026-36882

Name of the Vulnerable Software and Affected Versions OpenC3 COSMOS versions prior to 7.0.0-rc3 Description The Script Runner widget allows users to execute Python and Ruby scripts directly from the 'openc3-COSMOS-script-runner-api' container. Since all Docker containers share a network, users ca...

9.6CVSS5.9AI score0.00341EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.24 views

PT-2026-36904

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.32 n8n versions prior to 2.17.4 n8n versions prior to 2.18.1 Description An authenticated user with permissions to create or modify workflows containing a Python Code Node can escape the sandbox to achieve arbitrary...

7.1CVSS6.3AI score0.00377EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.19 views

Test Runner MCP 命令注入漏洞

Test Runner MCP is a multi-framework testing and result-analysis tool for PrivSim individual developers. Version 0.2.0 of Test Runner MCP contains a command injection vulnerability. This vulnerability stems from the use of the childprocess.spawn function in the MCP Interface component, which allo...

6.5CVSS6.5AI score0.01089EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.25 views

n8n 代码注入漏洞

n8n is an open-source, scalable workflow automation tool developed by n8n. Versions of n8n prior to 1.123.32, 2.17.4, and 2.18.1 contained a code injection vulnerability. This vulnerability stems from workflows that include Python Code Nodes, allowing authenticated users to escape the sandbox and...

8.8CVSS6.2AI score0.00377EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/01 12:01 a.m.228 views

Exploit for CVE-2026-31431

Porting CVE-2026-31431 "Copy Fail" to a Constrained Java Run...

7.8CVSS7AI score0.99907EPSS
SaveExploits238
OSV
OSV
added 2026/04/29 9:21 p.m.9 views

GHSA-44V6-JHGM-P3M4 n8n has a Python Task Runner Sandbox Escape Vulnerability

Impact An authenticated user with permission to create or modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. - This issue only affects instances where the Python Task Runner is enabled. Patches The issue has...

7.5CVSS6.3AI score0.00377EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/29 9:21 p.m.20 views

n8n has a Python Task Runner Sandbox Escape Vulnerability

Impact An authenticated user with permission to create or modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. - This issue only affects instances where the Python Task Runner is enabled. Patches The issue has...

8.8CVSS6.4AI score0.00377EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.27 views

PT-2026-35769

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.24 Description An environment variable injection issue exists in the CLI backend runner. Attackers can use malicious workspace configurations to inject arbitrary environment variables into the backend process...

8.5CVSS7.1AI score0.00143EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/04/23 2:17 p.m.7 views

Execution with Unnecessary Privileges

Overview openc3 is a Python support for OpenC3 COSMOS Affected versions of this package are vulnerable to Execution with Unnecessary Privileges through the runscript.py and runscript.rb script execution paths in the script runner components. An attacker can read sensitive credentials by running a...

9.6CVSS5.9AI score0.00341EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/23 2:17 p.m.13 views

GHSA-2WVH-87G2-89HR OpenC3 COSMOS: Permissions Bypass Provides User Access to Unassigned Administrative Actions via Script Runner Tool

Vulnerability Type: Execution with Unnecessary Privileges Attack type: Authenticated remote Impact: Data disclosure/manipulation, privilege escalation Affected components: The following docker images: • Openc3inc/openc3-COSMOS-script-runner-api The Script Runner widget allows users to execute...

9.6CVSS5.9AI score0.00341EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/23 2:17 p.m.18 views

OpenC3 COSMOS: Permissions Bypass Provides User Access to Unassigned Administrative Actions via Script Runner Tool

Vulnerability Type: Execution with Unnecessary Privileges Attack type: Authenticated remote Impact: Data disclosure/manipulation, privilege escalation Affected components: The following docker images: • Openc3inc/openc3-COSMOS-script-runner-api The Script Runner widget allows users to execute...

5.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/18 12:59 a.m.23 views

GHSA-QRR6-MG7R-M243 PHPUnit has Argument injection via newline in PHP INI values that are forwarded to child processes

Impact PHPUnit forwards PHP INI settings to child processes used for isolated/PHPT test execution as -d name=value command-line arguments without neutralizing INI metacharacters. Because PHP's INI parser interprets " as a string delimiter, ; as the start of a comment, and most importantly a newli...

7.8CVSS6.6AI score0.00191EPSS
SaveExploits0References5
Friends Of PHP
Friends Of PHP
added 2026/04/17 12:52 p.m.16 views

Argument injection via newline in PHP INI values forwarded to child processes

Impact PHPUnit forwards PHP INI settings to child processes used for isolated/PHPT test execution as -d name=value command-line arguments without neutralizing INI metacharacters. Because PHP's INI parser interprets " as a string delimiter, ; as the start of a comment, and most importantly a newli...

7.8CVSS6.6AI score0.00343EPSS
SaveExploits0Affected Software1
Wolfi
Wolfi
added 2026/04/11 2:51 a.m.27 views

GHSA-FV83-X2XW-2J55 vulnerabilities

Vulnerabilities for packages: rabbitmq-messaging-topology-operator, sftpgo-plugin-eventsearch, pluto, nfs-subdir-external-provisioner, secrets-store-csi-driver-provider-aws, flux-helm-controller, hubble, aws-privateca-issuer, flux-notification-controller, github-mcp-server, malcontent, flux,...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/04/11 2:51 a.m.22 views

CVE-2026-32281 vulnerabilities

Vulnerabilities for packages: net-kourier, multus-cni, kubernetes-dashboard-api, flux, promxy, victoriametrics-cluster, knative-serving, terraform-mcp-server, flux-source-controller, minio-object-browser, terraform-docs, rancher-telemetry, croc, crossplane-provider-azure-sql, scorecard,...

7.5CVSS7.5AI score0.00355EPSS
SaveExploits0
OSV
OSV
added 2026/04/08 12:04 a.m.4 views

GHSA-JVPW-637P-H3PW File Browser has a Command Injection via Hook Runner

!NOTE This feature has been disabled by default for all installations from v2.33.8 onwards, including for existent installations. To exploit this vulnerability, the instance administrator must turn on a feature and ignore all the warnings about known vulnerabilities. We're publishing this new...

7.5CVSS6AI score0.01922EPSS
SaveExploits2References4
Snyk
Snyk
added 2026/04/08 12:04 a.m.12 views

Arbitrary Argument Injection

Overview Affected versions of this package are vulnerable to Arbitrary Argument Injection through the Runner.exec process. An attacker can execute arbitrary OS commands on the server by uploading or renaming a file with a crafted filename containing shell metacharacters, which are unsafely...

7.5CVSS6AI score0.01922EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2026/04/08 12:04 a.m.13 views

File Browser has a Command Injection via Hook Runner

!NOTE This feature has been disabled by default for all installations from v2.33.8 onwards, including for existent installations. To exploit this vulnerability, the instance administrator must turn on a feature and ignore all the warnings about known vulnerabilities. We're publishing this new...

7.5CVSS6AI score0.01922EPSS
SaveExploits2References4Affected Software1
Rows per page
Query Builder