Lucene search
+L

75131 matches found

Patchstack
Patchstack
added 2026/08/04 5:9 p.m.9 views

NPM: Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)

NPM: Flowise: CVE-2025-8943 Patch Bypass: npmconfigyes bypasses MCP environment variable blocklist Unauthenticated RCE vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

9.8CVSS7.9AI score0.7231EPSS
SaveExploits3References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/04 5:9 p.m.8 views

Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)

Summary The mitigation shipped for CVE-2025-8943 blocks the -y and --yes flags on npx to stop auto-installation of arbitrary packages. That flag filter works. The environment-variable check in the same patch denies only four variable names by exact string match, and npm reads its configuration...

9.8CVSS8.7AI score0.7231EPSS
SaveExploits3References5Affected Software2
Patchstack
Patchstack
added 2026/08/04 5:9 p.m.8 views

NPM: Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)

NPM: Flowise: CVE-2025-8943 Patch Bypass: npmconfigyes bypasses MCP environment variable blocklist Unauthenticated RCE vulnerability discovered by ? in WordPress Npm flowise-components versions = 3.1.2...

9.8CVSS7.9AI score0.7231EPSS
SaveExploits3References5Affected Software1
EUVD
EUVD
added 2026/08/04 4:54 p.m.6 views

EUVD-2026-52795

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

8.7CVSS5.6AI score0.00268EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/04 4:54 p.m.6 views

CVE-2026-69263 Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

8.7CVSS5.6AI score0.7231EPSS
SaveExploits3References4
CVE
CVE
added 2026/08/04 4:54 p.m.67 views

CVE-2026-69263

Flowise (pre-3.1.3) is affected by CVE-2026-69263. The root cause is that npm_config_yes can bypass the environment-variable block on the MCP feature, allowing npx to auto-install and execute a named package when a Custom MCP server is launched. This creates a path to unauthenticated remote code ...

8.7CVSS5.6AI score0.00268EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/04 4:54 p.m.7 views

CVE-2026-69263

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

8.7CVSS5.6AI score0.00268EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/04 4:54 p.m.36 views

CVE-2026-69263 Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

8.7CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 4:54 p.m.10 views

CVE-2026-69263 Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

8.7CVSS5.5AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/04 4:5 p.m.12 views

Flowise RCE via SQLite Record Manager Node

============================================================================= Security Advisory elttam Topic: Flowise RCE via SQLite Record Manager Node Module: FlowiseAI/Flowise Disclosed: 24-Apr-2026 Credits: Alex Brown Affects: FlowiseAI/Flowise 3.1.2 I. Background Flowise AI is an open-source...

9.4CVSS5.8AI score0.00354EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/08/04 4:5 p.m.7 views

GHSA-X3HF-7CJ6-3R4M Flowise RCE via SQLite Record Manager Node

============================================================================= Security Advisory elttam Topic: Flowise RCE via SQLite Record Manager Node Module: FlowiseAI/Flowise Disclosed: 24-Apr-2026 Credits: Alex Brown Affects: FlowiseAI/Flowise 3.1.2 I. Background Flowise AI is an open-source...

9.4CVSS5.8AI score0.00354EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 3:56 p.m.7 views

GHSA-6VH2-WG4H-4VWJ Flowise: Unauthenticated Property Injection into Flow Execution Context via Ungated `overrideConfig` Spread in Prediction API

Summary The POST /api/v1/prediction/:id endpoint — which is unauthenticated whitelisted in WHITELISTURLS — accepts an overrideConfig object in the request body. This object is unconditionally spread into the internal flowConfig and flowData objects at two locations in the codebase without checkin...

8.8CVSS6AI score0.00383EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 3:56 p.m.9 views

Flowise: Unauthenticated Property Injection into Flow Execution Context via Ungated `overrideConfig` Spread in Prediction API

Summary The POST /api/v1/prediction/:id endpoint — which is unauthenticated whitelisted in WHITELISTURLS — accepts an overrideConfig object in the request body. This object is unconditionally spread into the internal flowConfig and flowData objects at two locations in the codebase without checkin...

8.8CVSS7.6AI score0.12902EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/08/04 3:54 p.m.7 views

MAL-2026-11975 Malicious code in http-metrics-middleware (npm)

npm/http-metrics-middleware is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

5.8AI score
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:54 p.m.7 views

Malicious code in http-metrics-middleware (npm)

npm/http-metrics-middleware is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/08/04 3:53 p.m.5 views

MAL-2026-11794 Malicious code in @qlik/eslint-config-base (npm)

npm/@qlik/eslint-config-base is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

6.5AI score
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:53 p.m.7 views

Malicious code in @qlik/eslint-config-base (npm)

npm/@qlik/eslint-config-base is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

6.5AI score
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:49 p.m.8 views

Malicious code in picasso-plugin-q (npm)

npm/picasso-plugin-q is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republished by...

5.7AI score
SaveExploits0References6
OSV
OSV
added 2026/08/04 3:49 p.m.4 views

MAL-2026-11978 Malicious code in picasso-plugin-q (npm)

npm/picasso-plugin-q is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republished by...

5.7AI score
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:43 p.m.9 views

Malicious code in @onereach/postcss-scoped-selector (npm)

npm/@onereach/postcss-scoped-selector is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized a...

5.9AI score
SaveExploits0References8
Rows per page
Query Builder