Lucene search
+L

255535 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.16 views

Flowise < 3.1.2 - node-custom-function Unauthorized RCE

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, POST /api/v1/node-custom-function lacks route-level authorization, allowing any authenticated user or API key to submit arbitrary JavaScript to the Custom JS Function node. When...

9.9CVSS6.7AI score0.03489EPSS
SaveExploits2References3
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.93 views

n8n >= 0.123.0 and < 1.121.3 - Remote Code Execution

n8n versions = 0.123.0 and = 0.123.0 and = 0.123.0 and 1.121.3 contain a critical authenticated remote code execution vulnerability via arbitrary file write. An authenticated user can exploit the Git node to overwrite critical files and execute untrusted code on the n8n server, potentially leadin...

9.9CVSS9.9AI score0.05258EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.64 views

node-srv - Local File Inclusion

node-srv is vulnerable to local file inclusion due to lack of url validation, which allows a malicious user to read content of any file with known path. id: CVE-2018-3714 info: name: node-srv - Local File Inclusion author: madrobot severity: medium description: node-srv is vulnerable to local fil...

6.5CVSS6.8AI score0.08632EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.52 views

Mongoose < 8.8.3 - Remote Code Execution

Mongoose before 8.8.3 can improperly use $where in match, leading to search injection. id: CVE-2024-53900 info: name: Mongoose 8.8.3 - Remote Code Execution author: h4mg severity: critical description: | Mongoose before 8.8.3 can improperly use $where in match, leading to search injection. impact...

9.1CVSS8.8AI score0.03988EPSS
SaveExploits3References5
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.181 views

Node RED Dashboard <2.26.2 - Local File Inclusion

NodeRED-Dashboard before 2.26.2 is vulnerable to local file inclusion because it allows uibase/js/..%2f directory traversal to read files. id: CVE-2021-3223 info: name: Node RED Dashboard 2.26.2 - Local File Inclusion author: gy741,pikpikcu severity: high description: NodeRED-Dashboard before...

7.5CVSS7.6AI score0.18512EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.118 views

Omnia MPX 1.5.0+r1 - Local File Inclusion

Telos Alliance Omnia MPX Node through 1.5.0+r1 is vulnerable to local file inclusion via logs/downloadMainLog. By retrieving userDB.json allows an attacker to retrieve cleartext credentials and escalate privileges via the control panel. id: CVE-2022-36642 info: name: Omnia MPX 1.5.0+r1 - Local Fi...

9.8CVSS8.7AI score0.09958EPSS
SaveExploits1References4
Chainguard
Chainguard
added 2026/08/22 8:26 p.m.9 views

CVE-2026-73566 vulnerabilities

Vulnerabilities for packages: lerna, renovate, code-server, node-gyp, sqlpad, pulumi, wazuh-dashboard-fips, haraka, wazuh-dashboard, prism, actions-runner, opensearch-dashboards, gitlab-rails-ce, kubeflow-centraldashboard, npm, kibana, graalvm, gemini-cli, opensearch-dashboards-fips...

7.5CVSS5.1AI score0.00379EPSS
SaveExploits0
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74662

In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inetfragcreate arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer can run before th...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64349

In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inetfragcreate arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer can run before th...

5.5AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74662

CVE-2026-74662 is a race condition in the Linux kernel IP fragment reassembly path (inet: frags). The function inet_frag_create() arms the fragment queue timer before inserting the queue into the fqdir rhashtable. When the namespace fragment timeout is zero or negative, the timer can fire before ...

5.5AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.24 views

CVE-2026-74609 tipc: read le->link under the node lock in tipc_node_link_down()

In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:31 p.m.9 views

EUVD-2026-64546

In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...

5.7AI score0.0022EPSS
SaveExploits0References8
Nuclei
Nuclei
added 2026/08/22 12:19 p.m.213 views

Mongo-Express - Remote Code Execution

Mongo-Express before 1.0.0 is susceptible to remote code execution because it uses safer-eval to validate user supplied javascript. Unfortunately safer-eval sandboxing capabilities are easily bypassed leading to remote code execution in the context of the node server. id: CVE-2020-24391 info: nam...

9.8CVSS9.5AI score0.74519EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.14 views

PT-2026-79614

In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipc node link down tipc node link down caches the link pointer before taking n-lock: struct tipc link l = le-link; / unlocked / if !l return; tipc node write lockn; if !tipc link is...

5.5AI score0.0022EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/21 9:17 p.m.54 views

CVE-2026-43980

Malla , a web analyzer for Meshtastic networks based on MQTT data, is affected by a stored XSS vulnerability. Node names (long_name, short_name) received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping across multiple frontend pages (traceroute_graph....

6.3CVSS5.3AI score0.00184EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/21 8:35 p.m.10 views

CVE-2026-73566

creationtimestamp| type| source ---|---|--- 2026-08-21 20:35:04+00:00| published-proof-of-concept| https://github.com/isaacs/node-tar/security/advisories/GHSA-r292-9mhp-454m 2026-08-22 12:00:51+00:00| seen| https://bsky.app/profile/lambdawatchdog.bsky.social/post/3mtoa2m3bdg2n...

7.5CVSS4.7AI score0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 8:23 a.m.14 views

CVE-2026-62440

An Improper Access Control vulnerability in Apache CloudStack's Kubernetes Service (CKS) plugin allows cross-tenant manipulation of the Kubernetes cluster during node addition and removal operations. The flaw means that a tenant may be able to interfere with cluster node operations belonging to a...

5.2AI score0.00132EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 8:23 a.m.10 views

EUVD-2026-63835

Improper Access Control vulnerability in Apache CloudStack's Kubernetes Service CKS plugin, allowing cross-tenant manipulation of the Kubernetes cluster while adding and removing nodes. This issue affects Apache CloudStack: from 4.21.0.0 through 4.22.1.0. Users are recommended to upgrade to versi...

5.2AI score0.00132EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 6:13 a.m.14 views

ROOT-APP-NPM-CVE-2026-27606 CVE-2026-27606 in rollup - Patched by Root

Root has patched CVE-2026-27606 in the rollup package for Root:npm. Multiple fixed versions available...

9.8CVSS6AI score0.01402EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-77587

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tor before 0.4.9.11 is prone to a use-after-free and potential double free of a conflux object when a recovery leg revives a conflux set whose last linked leg h...

5.9CVSS5.6AI score0.00222EPSS
SaveExploits0References3
Rows per page
Query Builder