Lucene search
K

110 matches found

Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.4 views

PT-2025-49862

🧵 6/15: The Exploit simplified: The vulnerability CVE-2024-555182 lies in the deserialization process. React wasn't verifying if a requested key actually existed on the object during this process. This allows an attacker to sneak in a request for the constructor of a function...

6.9AI score
Exploits0References1
VulnCheck KEV
VulnCheck KEV
added 2025/11/19 12:0 a.m.4 views

VulnCheck KEV: CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS6AI score0.1742EPSS
In wildExploits0References70
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2018-0370

Malware in sbrugna...

9.8CVSS9.3AI score0.03596EPSS
Exploits1References7
OSV
OSV
added 2025/10/06 2:8 p.m.7 views

GHSA-HMGH-466J-FX4C Flowise vulnerable to RCE via Dynamic function constructor injection

Summary User-controlled input flows to an unsafe implementaion of a dynamic Function constructor , allowing a malicious actor to run JS code in the context of the host not sandboxed leading to RCE. Details When creating a new Custom MCP Chatflow in the platform, the MCP Server Config displays a...

9.8CVSS7.8AI score0.1742EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/06 2:8 p.m.6 views

EUVD-2025-24803

Flowise vulnerable to RCE via Dynamic function constructor injection...

9.8CVSS6.5AI score0.1742EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/10/06 2:8 p.m.7 views

Flowise vulnerable to RCE via Dynamic function constructor injection

Summary User-controlled input flows to an unsafe implementaion of a dynamic Function constructor , allowing a malicious actor to run JS code in the context of the host not sandboxed leading to RCE. Details When creating a new Custom MCP Chatflow in the platform, the MCP Server Config displays a...

9.8CVSS7.8AI score0.1742EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-3277

Malicious code in bioql PyPI...

9.8CVSS6.4AI score0.01052EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 views

PT-2025-39075

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.0.6 Description Flowise is a drag-and-drop user interface for building customized large language model flows. A critical issue exists in the CustomMCP node, which allows users to input configuration settings for...

10CVSS7.8AI score0.90183EPSS
Exploits21References87
RedhatCVE
RedhatCVE
added 2025/08/16 10:10 a.m.3 views

CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS7.4AI score0.1742EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/08/14 12:30 p.m.10 views

Duplicate Advisory: Flowise vulnerable to RCE via Dynamic function constructor injection

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hmgh-466j-fx4c. This link is maintained to preserve external references. Original Description User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers...

9.8CVSS6.9AI score0.1742EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2025/08/14 10:43 a.m.1 views

Arbitrary Code Injection

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Arbitrary Code Injection due to the unsafe implementation of a dynamic Function constructor. An attacker can execute arbitrary JavaScript code on the server by sending a crafted POST request...

9.8CVSS7.8AI score0.1742EPSS
Exploits0References2
NVD
NVD
added 2025/08/14 10:15 a.m.6 views

CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS0.1742EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/08/14 9:49 a.m.42 views

CVE-2025-55346 Unintended dynamic code execution leads to remote code execution by network attackers

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS0.1742EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/08/14 9:49 a.m.2 views

CVE-2025-55346 Unintended dynamic code execution leads to remote code execution by network attackers

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS7.3AI score0.1742EPSS
Exploits0References1
CVE
CVE
added 2025/08/14 9:49 a.m.28 views

CVE-2025-55346

Flowise exposes a remote code execution vector via the CustomMCP tool: input from mcpServerConfig is passed into a dynamic Function constructor (Function('return '+ input)()) in the host context, which can access global process and Node.js modules. This allows arbitrary JS execution (RCE) when cr...

9.8CVSS7.3AI score0.1742EPSS
In wildExploits0References1
CNNVD
CNNVD
added 2025/08/14 12:0 a.m.2 views

Flowise 安全漏洞

Flowise is a FlowiseAI open source tool for easily building LLM applications. A security vulnerability exists in Flowise that stems from user-controlled input flow to an insecure dynamic function constructor implementation that could lead to the execution of arbitrary non-sandboxed JS code in the...

9.8CVSS6.8AI score0.1742EPSS
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/17 6:38 a.m.4 views

Malicious code in ts-runtime-compat-check (npm)

The npm package ts-runtime-compat-check is a malicious package that functions as a key component in a remote code execution attack chain. This package: 1. Contains a postinstall script that executes lib/install.js 2. The install script makes HTTP requests to a server specified by an environment...

8.1AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2024/11/13 6:30 a.m.15 views

dom-iterator code execution vulnerability

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

9.8CVSS8.5AI score0.01052EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/11/13 6:30 a.m.9 views

GHSA-JRVM-MCXC-MF6M dom-iterator code execution vulnerability

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

7.3CVSS8.5AI score0.01052EPSS
Exploits1References5
OSV
OSV
added 2024/11/13 5:15 a.m.9 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

9.8CVSS8.5AI score
Exploits0References3
Rows per page
Query Builder