Lucene search
+L

53233 matches found

EUVD
EUVD
added 2026/08/05 12:26 p.m.24 views

EUVD-2026-53374

The NASA-AMMOS Asynchronous Network Management System ANMS reference implementation's default docker-compose.yml publishes the amp-manager service's REST API directly to the host network interface port 8089, e.g. "$IONMGRPORT:-8089:8089/tcp" with capadd: NETADMIN, NETRAW, SYSNICE, bypassing the C...

9.8CVSS5.7AI score0.00448EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:17 p.m.18 views

MAL-2026-12488 Malicious code in tt-help-cli-ycl (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e6144be61d70f258741e5d4cc1476021f93e3ce82ffa00a3f86189537a1438a6 The package's tt-help watchdog subcommand starts a long-running agent that POSTs heartbeats to a remote server default hardcoded to...

5.9AI score
SaveExploits0References21
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 9:10 a.m.15 views

Malicious code in datefmt-pro (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector addca973f3384757b9ff2e00e5becd70e509ef5233c4cd2dc6ce73019b467787 datefmt-pro presents itself as a date formatting utility, but its actual behavior is an install-time reconnaissance beacon. The scripts.postinstall...

5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:50 a.m.15 views

MAL-2026-12138 Malicious code in agent-bot-api (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 299eb5fe496022e888ed0663d0be82ddb8fac108bcb9a223291449982c360530 Package establishes a persistent remote-access channel to the hardcoded server https://server.junofficial.biz.id. On load, the client posts the...

5.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 5:46 a.m.11 views

CVE-2026-70374 HashBrown CMS - OS Command Injection in Media Upload Thumbnail Generation

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS5.3AI score0.0097EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 8:16 p.m.17 views

CVE-2026-16793

An improper neutralization of special elements used in an operating system command vulnerability was reported in Lenovo XClarity Orchestrator LXCO 2.2.0 that could allow an authenticated attacker to execute arbitrary operating system commands as a privileged user under a specific circumstance...

8.8CVSS0.00355EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 7:48 p.m.21 views

EUVD-2026-52886

An improper neutralization of special elements used in an operating system command vulnerability was reported in Lenovo XClarity Orchestrator LXCO 2.2.0 that could allow an authenticated attacker to execute arbitrary operating system commands as a privileged user under a specific circumstance...

8.8CVSS5.9AI score0.00355EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/04 5:30 p.m.9 views

CVE-2026-70470

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide...

9.5CVSS5.9AI score0.00874EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/08/04 4:16 p.m.23 views

CVE-2026-69100

LAMP Rapid Development Platform through 5.6.2, fixed in commit 84b0c27, contains a remote code execution vulnerability in GlueFactory that executes unsandboxed Groovy scripts from database template fields without compilation restrictions or whitelisting. Attackers can write or influence the scrip...

8.8CVSS0.00551EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 3:40 p.m.15 views

GHSA-VMV7-4M6C-3CG5 Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

UPDATE 2026-05-20: Full RCE as root VERIFIED This is not theoretical — a Meterpreter reverse shell session as root has been established on Flowise 3.1.2. Verified Exploit Chain 1. Python code injection via base64string = "$base64String" CSVAgent.ts line 161 2. Pyodide js bridge provides access to...

9.2CVSS5.7AI score0.00602EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/08/04 3:28 p.m.20 views

EUVD-2026-52742

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, executeJavaScriptCode accepted caller-provided nodeVMOptions and merged them over the default NodeVM security settings in packages/components/src/utils.ts. An authenticated attacker reaching...

9.4CVSS5.9AI score0.00654EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/04 3:28 p.m.14 views

CVE-2026-69254

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, executeJavaScriptCode accepted caller-provided nodeVMOptions and merged them over the default NodeVM security settings in packages/components/src/utils.ts. An authenticated attacker reaching...

9.4CVSS5.9AI score0.00654EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/08/04 3:28 p.m.118 views

CVE-2026-69254

CVE-2026-69254 affects Flowise versions before 3.1.3. The issue arises in the executeJavaScriptCode() path where caller-provided nodeVMOptions are merged with default NodeVM security settings, allowing an attacker to override the sandbox protection. By reaching packages/server/src/routes/node-cus...

9.4CVSS5.9AI score0.00654EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/04 3:28 p.m.19 views

CVE-2026-69254 Flowise: RCE via NodeVM Sandbox Escape in executeJavaScriptCode() nodeVMOptions Override

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, executeJavaScriptCode accepted caller-provided nodeVMOptions and merged them over the default NodeVM security settings in packages/components/src/utils.ts. An authenticated attacker reaching...

9.4CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 3:20 p.m.60 views

CVE-2026-69100

The CVE entry covers LAMP Rapid Development Platform up to version 5.6.2, where a flaw in GlueFactory allows unsandboxed Groovy scripts stored in database template fields to run without compilation restrictions or whitelisting. An attacker can modify or influence the script field via message temp...

8.8CVSS6.8AI score0.00551EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 8:16 a.m.27 views

CVE-2026-67243

freo2 provided by refirio contains an unrestricted upload of file with dangerous type vulnerability. A user with the highest-level administrative privileges for the product may upload an executable file and execute arbitrary OS commands...

8.6CVSS0.00319EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 6:38 a.m.8 views

CVE-2026-67243

freo2 provided by refirio contains an unrestricted upload of file with dangerous type vulnerability. A user with the highest-level administrative privileges for the product may upload an executable file and execute arbitrary OS commands...

8.6CVSS7.4AI score0.00319EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 6:38 a.m.56 views

CVE-2026-67243

The CVE concerns freo2 (provided by refirio). It describes an unrestricted upload of a dangerous file type, where a user with the product’s highest‑level admin privileges may upload an executable and execute arbitrary OS commands. CVSS details indicate a network attack vector, high impact on conf...

8.6CVSS7.4AI score0.00319EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/04 6:38 a.m.16 views

EUVD-2026-52636

freo2 provided by refirio contains an unrestricted upload of file with dangerous type vulnerability. A user with the highest-level administrative privileges for the product may upload an executable file and execute arbitrary OS commands...

8.6CVSS5.8AI score0.00319EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/04 1:52 a.m.115 views

CVE-2026-6837

CVE-2026-6837 affects Zyxel WAX650S devices, via a post-authentication command injection in the export-cgi CGI program. The flaw is exploitable by an authenticated administrator, enabling OS command execution on the device. Affected firmware versions go through 7.10(ABRM.4)C0. The CVSS 3.1 vector...

7.2CVSS5.8AI score0.01173EPSS
SaveExploits1References1
Rows per page
Query Builder